Skip to content

Commit

Permalink
Update source/docs/casper/developers/dapps/sdk/python-sdk.md
Browse files Browse the repository at this point in the history
Co-authored-by: Iulia Popescu <[email protected]>
  • Loading branch information
asladeofgreen and ipopescu authored Apr 18, 2024
1 parent f1b5c53 commit 7ea2e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/casper/developers/dapps/sdk/python-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The following set of How To's cover the full SDK feature set and are designed to

* [How To: Transfer funds between 2 accounts](https://github.com/casper-network/casper-python-sdk/blob/main/how_tos/deploys/how_to_transfer.py)

* [How To: Delegate funds to a validator ?](https://github.com/casper-network/casper-python-sdk/blob/main/how_tos/deploys/how_to_delegate.py)
* [How To: Delegate funds to a validator](https://github.com/casper-network/casper-python-sdk/blob/main/how_tos/deploys/how_to_delegate.py)

* [How To: Undelegate funds from a validator ?](https://github.com/casper-network/casper-python-sdk/blob/main/how_tos/deploys/how_to_undelegate.py)

Expand Down

0 comments on commit 7ea2e78

Please sign in to comment.