neoneo-go/pkg/rpc/client
Roman Khimov 4c8d327353 rpc: drop duplicating Invoke* structures
And use smartcontract.Parameter instead of vm.StackItem where
appropriate. Closes #689.
2020-03-03 15:38:03 +03:00
..
client.go rpc/client: only return the Result from calls, handle Error internally 2020-02-21 15:23:11 +03:00
doc.go rpc: move client-related code to a separate package 2020-02-21 15:12:04 +03:00
neoscan.go rpc: move client-related code to a separate package 2020-02-21 15:12:04 +03:00
rpc.go rpc: drop duplicating Invoke* structures 2020-03-03 15:38:03 +03:00