neoneo-go/pkg/rpc/response
Roman Khimov 5fe8287fbb rpc: use non-pointer Block and Transaction in results
Pointers can be nil and in some cases it's important to always have access to
Block or Transaction fields.
2020-06-18 12:13:35 +03:00
..
result rpc: use non-pointer Block and Transaction in results 2020-06-18 12:13:35 +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-26 11:36:47 +03:00
types.go rpc: drop support for gettxout method 2020-06-05 19:20:16 +03:00