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
{{ message }}
This repository was archived by the owner on Sep 30, 2022. It is now read-only.
Currently, the accounts property of a Wallet instance simply returns a list of Account instances.
I am thinking about implementing a holder class named AccountSet which contains a set of Account's and returning that as the Wallet accounts property. This would allow for a cleaner API in some cases, e.g. with such a class one could do things like: