Skip to content

Commit

Permalink
fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hughy committed Apr 25, 2024
1 parent a9d971a commit 9ecc13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/get-started/cli-cmd-wallet-transaction-view.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can use the command line to view transaction details for an account. The `wa
The serialized transaction in the example below is truncated for readability.

<Terminal
command="ironfish wallet:transactions:view -f MyAccount -t 01010000000000000002000000000000...630b0773fe862dab8ffd51d081490800b"
command="ironfish wallet:transaction:view -f MyAccount -t 01010000000000000002000000000000...630b0773fe862dab8ffd51d081490800b"
output={`
==================
Notes sent:
Expand Down

0 comments on commit 9ecc13d

Please sign in to comment.