Skip to content

Commit

Permalink
chore: minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ngozi-Txfusion committed Jul 10, 2024
1 parent 50cc5da commit bb4a918
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/sdk/30.python/02.api/01.accounts/01.wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ The `Wallet` object can be created from 'BaseAccount'.
| l1_account | Base account used to associate with wallet. |
| returns | The new `Wallet` object. |

::callout{icon="i-heroicons-exclamation-triangle" color="amber"}
For development and testing, it is recommended to use burner wallets. Avoid using real private keys to prevent security risks.
::

#### Example

```python
Expand Down

0 comments on commit bb4a918

Please sign in to comment.