Skip to content

Commit 5062943

Browse files
authored
Merge pull request #737 from multiversx/update-py-examples
Updated the python cookbook
2 parents b3e7138 + 2116441 commit 5062943

File tree

2 files changed

+187
-223
lines changed

2 files changed

+187
-223
lines changed

docs/sdk-and-tools/sdk-py/mxpy-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,8 @@ That's it! As easy as that. We sent a transaction from Alice to Bob. We choose t
330330

331331
In case you want to save the transaction you can also provide the `--outfile` argument and a `json` file containing the transaction will be saved at the specified location. If you just want to prepare the transaction without broadcasting it simply remove the `--send` argument.
332332

333+
[comment]: # (mx-context-auto)
334+
333335
## Using the Ledger hardware wallet
334336

335337
You can sign any transaction (regular transfers, smart contract deployments and calls) using a Ledger hardware wallet by leveraging the `--ledger` command-line argument.

0 commit comments

Comments
 (0)