MasterEditionAccountData: {
    key: Key;
    maxSupply: Option<bigint>;
    supply: bigint;
}

Type declaration

  • key: Key
  • maxSupply: Option<bigint>
  • supply: bigint

Generated using TypeDoc