package octez-libs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A package that contains multiple base libraries used by the Octez suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
doc/octez-libs.epoxy-tx/Epoxy_tx/Tx_rollup/V/T/index.html
Module V.TSource
Source
type account_u = {pk : Schnorr.pk L.repr;tez_balance : Constants.balance Bounded_u.t;cnt : Constants.counter Bounded_u.t;tickets_root : L.scalar L.repr;
}Source
type header_u = {op_code : Constants.op_code Bounded_u.t;price : Constants.balance ticket_u;l1_dst : tezos_pkh_u;rollup_id : tezos_zkru_u;
}Source
type unsigned_transfer_payload_u = {cnt : Constants.counter Bounded_u.t;src : Constants.position Bounded_u.t;dst : Constants.position Bounded_u.t;amount : Constants.amount ticket_u;fee : Constants.fee Bounded_u.t;
}Source
type credit_payload_u = {cnt : Constants.counter Bounded_u.t;dst : Constants.position Bounded_u.t;amount : Constants.amount ticket_u;
}Source
type unsigned_debit_payload_u = {cnt : Constants.counter Bounded_u.t;src : Constants.position Bounded_u.t;amount : Constants.amount ticket_u;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>