Options
All
  • Public
  • Public/Protected
  • All
Menu

A distribution account from the rewards program.

export
interface

DistributionInfo

Hierarchy

  • DistributionInfo

Index

Properties

address: PublicKey

The address of this distribution account

memberof

DistributionInfo

authority: PublicKey

The authority that can manage this distribution.

memberof

DistributionInfo

bumpSeed: number[]

The bump seed for the address

memberof

DistributionInfo

seed: number[]

The seed for the address

memberof

DistributionInfo

seedLen: number

The length of the seed string

memberof

DistributionInfo

targetAccount: PublicKey

The account the rewards are distributed into

memberof

DistributionInfo

tokenDistribution: TokenDistribution

The details on the token distribution

memberof

DistributionInfo

vault: PublicKey

The account with the tokens to be distributed

memberof

DistributionInfo

Generated using TypeDoc