CreatorFee: {
    fee: bigint;
    feeType: FeeDiscriminants;
    padding: number[];
    wallet: PublicKey;
}

Type declaration

Generated using TypeDoc