neoneo-go/pkg/rpc
Anna Shaleva 2187346158 rpc: fix json marshalling of result.AssetState
Modified result.AssetState:
	- removed `FeeMode` and `FeeAddress` fields
	- fixed json name of `ID` and `AssetType` fields
to be consistent with C# RPC server
2020-03-23 17:44:15 +03:00
..
client rpc/client: add TransferNEP5 method to easily transfer tokens 2020-03-16 17:52:32 +03:00
request transaction: implement AddVerificationHash() method 2020-03-16 14:11:19 +03:00
response rpc: fix json marshalling of result.AssetState 2020-03-23 17:44:15 +03:00
server util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00