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
|
transaction: remove type field, set Version to 0
|
2020-06-05 19:20:16 +03:00 |
rpc.go
|
transaction: remove type field, set Version to 0
|
2020-06-05 19:20:16 +03:00 |
rpc_test.go
|
transaction: encode Script in base64
|
2020-06-08 10:31:51 +03:00 |
wsclient_test.go
|
transaction: encode Script in base64
|
2020-06-08 10:31:51 +03:00 |