Skip to content

Commit

Permalink
Update xbridge_cli/bridge/create_account.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mayukha Vadari <[email protected]>
  • Loading branch information
oeggert and mvadari authored Jan 16, 2024
1 parent 4051706 commit 7236e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbridge_cli/bridge/create_account.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
required=True,
prompt=True,
type=str,
help="Specify the account seed that the funds come from.",
help="Specify the seed of the account that the funds come from.",
)
@click.option(
"--algorithm",
Expand Down

0 comments on commit 7236e4e

Please sign in to comment.