neoneo-go/pkg/rpc/client
Anna Shaleva 73b630db9b *: switch from fixed8 to int64
Follow C# implementation, we have to marshall JSON Fixed8 fields without
taking into account decimals.
2020-06-29 21:39:27 +03:00
..
client.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go client/cli: add network option to the RPC client 2020-06-18 12:11:13 +03:00
nep5.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
policy.go rpc: add native policy API to RPC client 2020-06-24 07:58:09 +03:00
rpc.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
rpc_test.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
wsclient.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
wsclient_test.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00