All chains
    Preparing search index...

    Type Alias AssetTxFeePaid

    AssetTxFeePaid: PlainDescriptor<
        {
            actual_fee: bigint;
            asset_id: { interior: XcmV5Junctions; parents: number };
            tip: bigint;
            who: SS58String;
        },
    >

    A transaction fee actual_fee, of which tip was added to the minimum inclusion fee, has been paid by who in an asset asset_id.