dmitry537

Results 2 issues of dmitry537

Sometimes the call to blockchain.scripthash.listunspent returns this result: ``` { "result":[ { "tx_hash":"d5e8c667080b349ef6c28d94e9d18e714bfc46a9edcd2d2473e89d8e1c2f0ea7", "height":1892169 } ], "id":"76942fbf-29f4-4461-b9ca-86dda8636ce8", "jsonrpc":"2.0" } ``` As we can see in the response, two fields `tx_pos`...