neoneo-go/pkg/rpc/request
Evgenii Stratonikov 72d72296c3 core: implement (*Transaction).GetSignedPart()
Marshalling it and taking all but last byte violates incapsulation
and is just wrong in case transaction already contains any witnesses.
2020-03-02 18:00:00 +03:00
..
param.go rpc/smartcontract: merge contract parameter types 2020-03-02 17:25:21 +03:00
param_test.go rpc/smartcontract: merge contract parameter types 2020-03-02 17:25:21 +03:00
params.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00
scdetails.go rpc/smartcontract: merge contract parameter types 2020-03-02 17:25:21 +03:00
tx_builder_test.go rpc/smartcontract: merge contract parameter types 2020-03-02 17:25:21 +03:00
txBuilder.go core: implement (*Transaction).GetSignedPart() 2020-03-02 18:00:00 +03:00
txTypes.go rpc: rename (*Client).SendToAddress to TransferAsset 2020-02-28 14:16:39 +03:00
types.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00