Closed bitwiseguy closed 1 year ago
Adds the following methods to StateChannelWallet class:
StateChannelWallet
async getBalance(): Promise<number> async getIntermediaryBalance(): Promise<number>
These will be useful for the UI to display
Adds the following methods to
StateChannelWallet
class:These will be useful for the UI to display