This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
978b3c96fe
neoneo-go
/
pkg
/
rpc
/
client
History
Roman Khimov
5251607fb7
transaction: s/txid/hash/ for JSON to match C# implementation
...
It uses `hash` for transactions now, but `txid` for application logs.
2020-06-24 10:43:58 +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
block/transaction: add network magic into the hash
2020-06-18 12:39:50 +03:00
policy.go
rpc: add native policy API to RPC client
2020-06-24 07:58:09 +03:00
rpc.go
Merge pull request
#1058
from nspcc-dev/neo3/smartcontract/policy
2020-06-24 09:37:29 +03:00
rpc_test.go
transaction: s/txid/hash/ for JSON to match C# implementation
2020-06-24 10:43:58 +03:00
wsclient.go
block/transaction: add network magic into the hash
2020-06-18 12:39:50 +03:00
wsclient_test.go
transaction: s/txid/hash/ for JSON to match C# implementation
2020-06-24 10:43:58 +03:00