Type Alias LockedFungibles

LockedFungibles: StorageDescriptor<
    [Key: SS58String],
    [bigint, XcmVersionedLocation][],
    true,
    never,
>

Fungible assets which we know are locked on this chain.