solana/clap-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 chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00