AssetMinBalanceChanged: PlainDescriptor<
    {
        asset_id: { interior: XcmV3Junctions; parents: number };
        new_min_balance: bigint;
    },
>

The min_balance of an asset has been updated by the asset owner.