CandyGuardArgs: {
    authority: web3.PublicKey;
    base: web3.PublicKey;
    bump: number;
}

Arguments used to create CandyGuard

Type declaration

  • authority: web3.PublicKey
  • base: web3.PublicKey
  • bump: number

Generated using TypeDoc