AssetBurn: {
    requiredCollection: PublicKey;
}

Guard that requires another Core Asset from a specific collection to be burned.

List of accounts required:

  1. [writeable] Address of the asset.
  2. [writeable] Address of the required collection.

Type declaration

Generated using TypeDoc