Skip to content

Commit 8b41449

Browse files
committed
docs: fix example for get_stacks_wallet_key
1 parent 4985b6d commit 8b41449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/src/argparse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1366,7 +1366,7 @@ export const CLI_ARGS = {
13661366
'\n' +
13671367
'Example\n' +
13681368
'\n' +
1369-
' $ stx get_stacks_payment_key "toast canal educate tissue express melody produce later gospel victory meadow outdoor hollow catch liberty annual gasp hat hello april equip thank neck cruise"\n' +
1369+
' $ stx get_stacks_wallet_key "toast canal educate tissue express melody produce later gospel victory meadow outdoor hollow catch liberty annual gasp hat hello april equip thank neck cruise"\n' +
13701370
' [\n' +
13711371
' {\n' +
13721372
' "privateKey": "a25cea8d310ce656c6d427068c77bad58327334f73e39c296508b06589bc4fa201",\n' +

0 commit comments

Comments
 (0)