AssetTxFeePaid: PlainDescriptor<
    {
        actual_fee: bigint;
        asset_id: { interior: XcmV3Junctions; 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.