Skip to content

Commit 4985b6d

Browse files
obycodejanniks
authored andcommitted
docs: fix example for get_stacks_wallet_key
This example previously used `get_stacks_payment_key`.
1 parent 78d2050 commit 4985b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ Get the payment private key from a 24-word backup phrase used by the Stacks wall
389389
390390
Example
391391
// Specify -t for testnet
392-
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"
392+
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"
393393
[
394394
{
395395
"privateKey": "a25cea8d310ce656c6d427068c77bad58327334f73e39c296508b06589bc4fa201",

0 commit comments

Comments
 (0)