solana/clap-v3-utils
DimAn 7d556a110d
Cli: add `find-program-derived-address` command (#30370)
* Add find-program-address solana cli command

* clippy

* clippy after rebase

* rename find-program-address -> find-program-derived-address

* rename is_complex_seed -> is_structured_seed

* add validator is_structured_seed to clap-v3-utils

* return CliError::BadParameter for PROGRAM_ID arg in case of incorrect parsing

* improve help for SEEDS arg

* extend About for create-address-with-seed command

* fix SEED help
2023-04-17 16:17:40 +09:00
..
src Cli: add `find-program-derived-address` command (#30370) 2023-04-17 16:17:40 +09:00
Cargo.toml Fix keygen usb panic (debug only) (#31194) 2023-04-14 02:21:00 +00:00