neoneo-go/pkg/rpc/request
Evgenii Stratonikov fa09b9af7b transaction: rename FeeOnly to None
Follow missed change from neo-project/neo#1816 .
`None` may be used for any signer. Currently it is used
for sender to only pay fees, or to sign tx attributes.
2020-10-01 15:28:19 +03:00
..
param.go rpc: support 0x form of Uint256 in requests 2020-08-27 12:36:33 +03:00
param_test.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
params.go rpc/server: simplify errors handling during parameter parsing 2020-06-27 12:11:21 +03:00
tx_builder_test.go rpc: allow to use arrays in expandArrayIntoScript 2020-08-27 16:38:45 +03:00
txBuilder.go rpc: allow to use arrays in expandArrayIntoScript 2020-08-27 16:38:45 +03:00
types.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00