Closed daniel-farina closed 2 years ago
it's a generated one, gotta change this line https://github.com/osmosis-labs/beaker/blob/1c491738461713cfe25b35eccc6d54ad56785397/packages/cli/src/support/signer.rs#L21
and run
cargo run -p gen_docs
or else, replacing this line for consistency would just be enough
Abandoning and created https://github.com/osmosis-labs/beaker/pull/87 instead.
Update description for
--signer-keyring
from: Specifies private_key as a tx signer (base64 encoded string)
to: Use the OS secure store as backend to securely store your key. To manage them, you can find more information here.