Options
All
  • Public
  • Public/Protected
  • All
Menu

Account link voting key

Hierarchy

  • AccountLinkVotingKey

Index

Constructors

Properties

Constructors

constructor

  • new AccountLinkVotingKey(publicKey: string, startEpoch: number, endEpoch: number): AccountLinkVotingKey

Properties

Readonly endEpoch

endEpoch: number

Readonly publicKey

publicKey: string

Readonly startEpoch

startEpoch: number

Generated using TypeDoc