neoneo-go/pkg/rpc/client
Anna Shaleva 3568ab3d6d core: add json marshaller for Cosigner's scopes
Following C# implementation, we should marshal Scopes as a set of
strings instead of single byte.
2020-06-15 13:48:15 +03:00
..
client.go transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
nep5.go rpc: update CLI and RPC client invoke* calls 2020-06-11 20:32:05 +03:00
rpc.go Merge pull request #1047 from nspcc-dev/neo3/rpc/invoke 2020-06-11 21:39:20 +03:00
rpc_test.go core: add json marshaller for Cosigner's scopes 2020-06-15 13:48:15 +03:00
wsclient.go rpc/client: handle client creation error in new wsclient 2020-05-26 11:36:47 +03:00
wsclient_test.go core: add json marshaller for Cosigner's scopes 2020-06-15 13:48:15 +03:00