Closed
Description
Since we can simply extend a wallet client to perform public actions as well, we shouldn't need two separate vars, walletClient
& publicClient
.
We already use .extend(publicActions
in a few places, we should do it everywhere that both clients are needed, and simply use a single client for all actions
Metadata
Metadata
Assignees
Labels
No labels