Skip to content

Commit

Permalink
Minor wording update to recent changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
derek-cb committed Dec 19, 2024
1 parent 3c1cda5 commit 215b841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Add ability to import external wallets into CDP via a BIP-39 mnemonic phrase, as a 1-of-1 wallet
- Add ability to import WalletData files exported by the NodeJS CDP SDK
- Deprecate `Wallet.load_seed` method in favor of `Wallet.load_seed_from_file`
- Deprecate `Wallet.saveSeed()` method in favor of `Wallet.save_seed_to_file`
- Deprecate `Wallet.save_seed` method in favor of `Wallet.save_seed_to_file`

### [0.12.1] - 2024-12-10

Expand Down

0 comments on commit 215b841

Please sign in to comment.