neo-go/pkg/rpc
Anna Shaleva 4a8259caea rpc: adjust getrawtransaction and gettransactionheight RPC call
We should not return transaction metadata from `getrawtransaction` in case
transaction is not in the mempool. Height shouldn't be returned from
`gettransactionheight` in case transaction is in the mempool.
2020-12-31 12:44:07 +03:00
..
client rpc: add getblocktransfertx RPC call 2020-11-02 19:01:48 +03:00
request rpc: allow batch JSON-RPC requests 2020-11-06 17:20:27 +03:00
response rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-12-31 12:44:07 +03:00
server rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-12-31 12:44:07 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00