neoneo-go/pkg/rpc
Anna Shaleva 083879838c rpc: adjust getrawtransaction and gettransactionheight RPC call
We should return verbose transaction in case if it is in the mempool
from `getrawtransaction`. We also shouldn't return height from
`gettransactionheight` in case if transaction is in the mempool.
2020-11-16 13:25:42 +03:00
..
client Merge pull request #1531 from nspcc-dev/core/applicationlog_with_multiple_triggers 2020-11-12 19:05:22 +03:00
request rpc: allow batch JSON-RPC requests 2020-11-06 17:06:20 +03:00
response rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-11-16 13:25:42 +03:00
server rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-11-16 13:25:42 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00