Skip to content

Use native auth client from sdk-py#483

Merged
popenta merged 1 commit into
feat/nextfrom
switch-to-sdk-native-auth-client
Feb 25, 2025
Merged

Use native auth client from sdk-py#483
popenta merged 1 commit into
feat/nextfrom
switch-to-sdk-native-auth-client

Conversation

@popenta
Copy link
Copy Markdown
Collaborator

@popenta popenta commented Feb 19, 2025

No description provided.

@popenta popenta self-assigned this Feb 19, 2025
sub = cli_shared.add_command_subparser(subparsers, "faucet", "request", "Request xEGLD.")
cli_shared.add_wallet_args(args, sub)
sub.add_argument("--chain", required=True, help="the chain identifier")
sub.add_argument("--chain", required=True, choices=["D", "T"], help="the chain identifier")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, mainnet isn't a choice 🙈

Comment thread requirements.txt
argcomplete==3.2.2

multiversx-sdk[ledger]==1.1.0
# multiversx-sdk[ledger]==1.1.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should not forget about this (should be fixed right before release).

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, it will

@popenta popenta merged commit 7410d5f into feat/next Feb 25, 2025
@popenta popenta deleted the switch-to-sdk-native-auth-client branch February 25, 2025 12:48
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

Successfully merging this pull request may close these issues.

3 participants