Use Wallet
object in MoatContext
#69
Labels
type:enhancement
Issues concerning code or feature improvement (performance, refactoring, etc)
Wallet
object in MoatContext
#69
Summary
Right now we are using the path to the wallet and the password in MoatContext. We need to use the wallet object itself, instead. Like this, the wallet object can be used across functions without depending on a disk file. This will be suitable to improve the API for the web app.
The text was updated successfully, but these errors were encountered: