neo-go/pkg/rpc/client
Evgenii Stratonikov 05a3625b7d wallet: implement (*Account).SignTx
It is used in both CLI and RPC.
2020-03-02 18:03:56 +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 wallet: implement (*Account).SignTx 2020-03-02 18:03:56 +03:00