Interface InsuranceFundStakeAccountEvents

Hierarchy

  • InsuranceFundStakeAccountEvents

Properties

error: ((e: Error) => void)

Type declaration

    • (e: Error): void
    • Parameters

      • e: Error

      Returns void

insuranceFundStakeAccountUpdate: ((payload: InsuranceFundStake) => void)

Type declaration

update: void

Generated using TypeDoc