soroban-cli
soroban-cli copied to clipboard
Debug info printed for key name
trafficstars
What version are you using?
22.5.0
What did you do?
stellar keys generate issuer
or
stellar keys fund issuer
What did you expect to see?
$ stellar keys generate issuer
⚠️ Behavior of `generate` will change in the future, and it will no longer fund by default. If you want to fund please provide `--fund` flag. If you don't need to fund your keys in the future, ignore this warning. It can be suppressed with -q flag.
✅ Key saved with alias issuer in "/Users/leighmcculloch/.stellar/identity/issuer.toml"
✅ Account "issuer" funded on "Test SDF Network ; September 2015"
What did you see instead?
$ stellar keys generate issuer
⚠️ Behavior of `generate` will change in the future, and it will no longer fund by default. If you want to fund please provide `--fund` flag. If you don't need to fund your keys in the future, ignore this warning. It can be suppressed with -q flag.
✅ Key saved with alias issuer in "/Users/leighmcculloch/.stellar/identity/issuer.toml"
✅ Account KeyName("issuer") funded on "Test SDF Network ; September 2015"