neoneo-go/pkg/rpc/request
Roman Khimov bbd802681e cli: make gas parameter to deployment add gas to the base price
That's how it was intended to behave originally. One thing questionable here
is contract price (policy thing, basically) being moved to smartcontract
package, but it's probably fine for NEO 2.0 (as it won't change) and we'll
make something better for NEO 3.0.
2020-03-11 20:34:36 +03:00
..
param.go pkg: fix gofmt issues 2020-03-03 17:22:15 +03:00
param_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
params.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00
scdetails.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
tx_builder_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
txBuilder.go cli: make gas parameter to deployment add gas to the base price 2020-03-11 20:34:36 +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