neo-go/cli/smartcontract
Ekaterina Pavlova ae3515e819 crypto: add StringCompressed() for PublicKey
Add StringCompressed to get a string representation of the key in
compressed form.

Close #3263

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-04-11 15:24:46 +03:00
..
testdata smartcontract: fix generation of nns wrapper for follow Go naming 2024-01-24 16:21:36 +03:00
contract_test.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
generate.go cli: adjust usage text of contract generate-rpcwrapper command 2023-10-18 20:38:54 +03:00
generate_test.go smartcontract: fix generation of nns wrapper for follow Go naming 2024-01-24 16:21:36 +03:00
manifest.go cli: move wallet-related flags handling to options package 2023-12-06 10:49:50 +03:00
permission.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
smart_contract.go cli: unify commands description 2024-04-10 19:21:40 +03:00
smart_contract_test.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00