Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support choosing key type when creating an account #65

Open
jasny opened this issue Apr 25, 2024 · 0 comments
Open

Support choosing key type when creating an account #65

jasny opened this issue Apr 25, 2024 · 0 comments

Comments

@jasny
Copy link
Member

jasny commented Apr 25, 2024

Only ed25519 accounts can be created, while LTO Network also supports secp256k1 and secp256r1 accounts.

Add a --keytype and --derivation-path option when creating an account. Both are optional

lto account create --keytype secp256k1
lto account create --keytype secp256k1 --derivation-path "m/44'/60'/0'/0"
lto account seed --keytype secp256k1 --derivation-path "m/44'/60'/0'/0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant