neoneo-go/pkg/rpc/server
Anna Shaleva 1f5794b316 rpc: make getDecimals return a standard error
`getDecimals` is an internal method, wo there's no need to return
response.Error.
2020-07-29 15:14:24 +03:00
..
testdata core: decouple native contracts from interop service 2020-07-29 10:33:18 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc: make getDecimals return a standard error 2020-07-29 15:14:24 +03:00
server_helper_test.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
server_test.go core: decouple native contracts from interop service 2020-07-29 10:33:18 +03:00
subscription.go rpc: restructure getapplicationlog response 2020-06-19 11:38:56 +03:00
subscription_test.go rpc: adjust getblock RPC-call JSON fields names 2020-07-09 17:34:53 +03:00