Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VestingDelegation

Hierarchy

  • VestingDelegation

Index

Properties

delegatee

delegatee: string

Account that is receiving vests from delegator.

delegator

delegator: string

Account that is delegating vests to delegatee.

id

id: number

Delegation id.

min_delegation_time

min_delegation_time: string

Earliest date delegation can be removed.

vesting_shares

vesting_shares: Asset | string

Amount of VESTS delegated.

Generated using TypeDoc