neo-go/pkg/rpc/response
Roman Khimov 9aee3e5a34 transaction: set output position when decoding
We had a kludge for getrawtransaction to set this useless field, but
7e371588a7 broke it. Add it right into the
decoder now to fix all types of queries (getblock/getrawtransaction/gettxout).

Fixes #1392.
2020-09-07 15:37:57 +03:00
..
result transaction: set output position when decoding 2020-09-07 15:37:57 +03:00
errors.go rpc: implement submitblock RPC 2020-03-06 12:03:08 +03:00
events.go rpc: add subscriber queue overflow check 2020-05-14 00:56:26 +03:00
types.go rpc/server: add notification subscription 2020-05-13 17:17:41 +03:00