neo-go/pkg/smartcontract
Evgenii Stratonikov 85755a4628 smartcontract: implement (*ParameterContext).GetWitness()
After all signatures were accumulated it should be possible
to extract Witness for the verifiable item.
2020-03-05 09:45:33 +03:00
..
context smartcontract: implement (*ParameterContext).GetWitness() 2020-03-05 09:45:33 +03:00
trigger smartcontract: turn trigger types into Type 2020-03-02 17:25:27 +03:00
contract.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
contract_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
param_type.go smartcontract: adjust parameter value to type properly 2020-03-04 19:49:50 +03:00
param_type_test.go smartcontract: adjust parameter value to type properly 2020-03-04 19:49:50 +03:00
parameter.go smartcontract: rename param_context.go to parameter.go 2020-03-04 20:01:26 +03:00
parameter_test.go smartcontract: rename param_context.go to parameter.go 2020-03-04 20:01:26 +03:00