IGenKeypairArgs
Interface for the arguments for generate keypair command
Table of contents
Properties
Properties
quiet
• Optional
quiet: boolean
Whether to log the output
Defined in
utils/interfaces.ts:1006
seed
• Optional
seed: bigint
Seed value for keypair
Defined in
utils/interfaces.ts:1001