Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

AttributeConfig: { accountType: string; address: PublicKey; fields: string[] }

Type declaration

  • accountType: string
  • address: PublicKey
  • fields: string[]
GENERATOR_PROGRAM: GENERATOR_TYPES.CardinalGenerator
MetadataConfigData: Accounts["metadataConfig"]
RewardDistributorTypes: AnchorTypes<GENERATOR_PROGRAM>

Variables

GENERATOR_ADDRESS: PublicKey = ...
GENERATOR_IDL: CardinalGenerator = GENERATOR_TYPES.IDL
METADATA_CONFIG_SEED: "metadata-config" = "metadata-config"

Generated using TypeDoc