statechannels / SCBridge-Wallet

MIT License
2 stars 3 forks source link

Add client get methods to retrieve balances #29

Closed bitwiseguy closed 1 year ago

bitwiseguy commented 1 year ago

Adds the following methods to StateChannelWallet class:

async getBalance(): Promise<number>
async getIntermediaryBalance(): Promise<number>

These will be useful for the UI to display