AssetBurnMulti: {
    num: number;
    requiredCollection: PublicKey;
}

Guard that requires a specific number of Assets from a specific collection to be burned.

List of accounts required:

  1. [writeable] Address of the collection. x. [writeable] Address of the Asset(s).

Type declaration

Generated using TypeDoc