Menu
statechannels docsDocsTypescript APIContract API
🌜
🌞
statechannels docs
  • Docs
  • Typescript API
  • Contract API

@statechannels/server-wallet > WalletEvents

WalletEvents interface#

Signature:

export interface WalletEvents

Properties#

PropertyTypeDescription
ChannelUpdated(c: ChannelResult) => void
ObjectiveCompleted(o: WalletObjective) => void
ObjectiveProposed(o: WalletObjective) => void
ObjectiveTimedOut(o: WalletObjective) => void
  • WalletEvents interface
  • Properties
Copyright © 2020