MintProps: {
    assets: Map<AssetName, bigint>;
    policy: Script;
    redeemer?: PlutusData;
}

Type declaration

Generated using TypeDoc