neo-go/cli/smartcontract
Roman Khimov 8d33206bb8 *: don't get private key from account if just public one is needed
Add PublicKey() API to the Account and use it as appropriate, avoid creating
additional references to the private key.
2022-09-02 14:43:28 +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 cli/sc: tune error messages for forced save/send 2022-08-31 09:51:57 +03:00
smart_contract_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00