package tezos-protocol-007-PsDELPH1
type bootstrap_account = {
public_key_hash : Tezos_protocol_environment_007_PsDELPH1.Signature.Public_key_hash.t;
public_key : Tezos_protocol_environment_007_PsDELPH1.Signature.Public_key.t option;
amount : Tez_repr.t;
}
type bootstrap_contract = {
delegate : Tezos_protocol_environment_007_PsDELPH1.Signature.Public_key_hash.t;
amount : Tez_repr.t;
script : Script_repr.t;
}
type t = {
bootstrap_accounts : bootstrap_account list;
bootstrap_contracts : bootstrap_contract list;
commitments : Commitment_repr.t list;
constants : Constants_repr.parametric;
security_deposit_ramp_up_cycles : int option;
no_reward_cycles : int option;
}
val encoding : t Tezos_protocol_environment_007_PsDELPH1.Data_encoding.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>