package tezos-protocol-014-PtKathma
type order = {
claimer : Tezos_protocol_environment_014_PtKathma.Signature.Public_key_hash.t;
ticket_hash : Ticket_hash_repr.t;
amount : Tx_rollup_l2_qty.t;
}
A withdraw order gives right to a L1 address claimer
to retrieve the quantity amount
of a ticket whose hash is ticket_hash
. Withdrawals result from layer-2-to-layer-1 transfers, and from failed layer-2 deposits.
type t = order
val encoding : t Tezos_protocol_environment_014_PtKathma.Data_encoding.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>