You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
- Include a new `sep43Modules` function that returns a list of only wallets that follow all the SEP-0043 methods
8
+
- Add a new `filterBy` parameter for both `allowAllModules` and `sep43Modules`
9
+
10
+
### Change
11
+
- Make optional providing the default module when starting the kit and instead throw an error if someone tries to use one module before it has been selected.
0 commit comments