mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-13 03:30:05 +00:00
clippy
This commit is contained in:
parent
f3389571f8
commit
67b6916b72
@ -109,7 +109,7 @@ pub enum NewSubcommand {
|
||||
/// Program ID as hex string.
|
||||
program_id: Option<String>,
|
||||
#[arg(long, requires = "pda")]
|
||||
/// Identifier that diversifies this PDA within the (program_id, seed, npk) family.
|
||||
/// Identifier that diversifies this PDA within the (`program_id`, seed, npk) family.
|
||||
/// Defaults to a random value if not specified.
|
||||
identifier: Option<u128>,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user