neoneo-go/pkg/rpc/request
Evgenii Stratonikov dcaa82b32b rpc: convert null value to a defaultT
Right now we convert it is unmarshaler into a float64(0)
so an error is supressed.
2020-06-08 16:39:02 +03:00
..
param.go rpc: convert null value to a defaultT 2020-06-08 16:39:02 +03:00
param_test.go rpc: convert null value to a defaultT 2020-06-08 16:39:02 +03:00
params.go rpc/server: simplify errors handling during parameter parsing 2020-06-05 12:51:09 +03:00
tx_builder_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
txBuilder.go rpc, smartcontract: move contract metadata to smartcontract package 2020-04-29 13:50:05 +03:00
txTypes.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
types.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00