Locks: StorageDescriptor<
    [SS58String, number],
    { amount: bigint; id: FixedSizeBinary<8> }[],
    false,
    never,
>

Any liquidity locks of a token type under an account. NOTE: Should only be accessed when setting, changing and freeing a lock.