package octez-libs
A package that contains multiple base libraries used by the Octez suite
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
doc/octez-libs.epoxy-tx/Epoxy_tx/Tx_rollup/V/T/index.html
Module V.T
Source
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)"
>