0xMiden / 0xMiden/rust-sdk

CLI: allow to create a new account with non-falcon auth component

Open
#1,442 2 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
cli
Dominant language
Rust
Stars
78
Forks
129
Avg merge
4d 14h
Merged PRs (30d)
52

Description

Currently `create_client_account` hardcodes the auth component to be used for both new wallets and new accounts.
We should refactor this so that:
1. `new-wallet` command stays as-is
2. `new-account` inspects the packages passed in with `-p` flag, and if an auth component is present, overrides the default falcon auth component with it.

related to https://github.com/0xMiden/miden-client/issues/1132

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.