neoneo-go/pkg/rpc/response
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
..
result rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-11-16 13:25:42 +03:00
errors.go rpc: implement submitblock RPC 2020-03-06 12:03:08 +03:00
events.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
types.go rpc: allow batch JSON-RPC requests 2020-11-06 17:06:20 +03:00