Class Bid

Represents a bid entry, including the bonding purse, delegation rate, inactive status, and vesting schedule.

Hierarchy

  • Bid

Constructors

Properties

bondingPurse: URef
delegationRate: number
delegators: Delegator[]
inactive: boolean
stakedAmount: CLValueUInt512
validatorPublicKey: PublicKey
vestingSchedule?: VestingSchedule

Generated using TypeDoc