neoneo-go/cli/smartcontract
Roman Khimov fd8da6fdb9 *: do not get private key from Account to check if it CanSign()
We have this API now to performs checks.
2022-09-02 14:43:34 +03:00
..
generate.go cli: check manifest for validness if it's got from user input 2022-08-22 14:59:34 +03:00
generate_test.go cli: check manifest for validness if it's got from user input 2022-08-22 14:59:34 +03:00
manifest.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
permission.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
smart_contract.go *: do not get private key from Account to check if it CanSign() 2022-09-02 14:43:34 +03:00
smart_contract_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00