package tezos-protocol-012-Psithaca
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Tezos/Protocol: economic-protocol definition
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-17.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
    
    
  sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
    
    
  doc/tezos-protocol-012-Psithaca.raw/Tezos_raw_protocol_012_Psithaca/Blinded_public_key_hash/index.html
Module Tezos_raw_protocol_012_Psithaca.Blinded_public_key_hashSource
This module handles hashes of implicit contract addresses used for commitments in the origin block.
This module is needed because for legal reasons, when the blockchain is activated, the btz1 addresses of participants to the fundraising are not listed directly but instead their hashes are listed, together with their balances. Thus, the listed accounts can be activated and credited in the activation block.
include Tezos_protocol_environment_012_Psithaca.S.HASH
val pp : Tezos_protocol_environment_012_Psithaca.Format.formatter -> t -> unitval pp_short : 
  Tezos_protocol_environment_012_Psithaca.Format.formatter ->
  t ->
  unitval hash_bytes : ?key:bytes -> bytes list -> tval hash_string : ?key:string -> string list -> tval zero : tval to_bytes : t -> bytesval of_bytes_opt : bytes -> t optionval of_bytes_exn : bytes -> tval to_b58check : t -> stringval to_short_b58check : t -> stringval of_b58check_exn : string -> tval of_b58check_opt : string -> t optionval b58check_encoding : 
  t Tezos_protocol_environment_012_Psithaca.Base58.encodingval encoding : t Tezos_protocol_environment_012_Psithaca.Data_encoding.tval rpc_arg : t Tezos_protocol_environment_012_Psithaca.RPC_arg.tmodule Set : sig ... endmodule Map : sig ... endSource
val activation_code_encoding : 
  activation_code Tezos_protocol_environment_012_Psithaca.Data_encoding.tSource
val of_ed25519_pkh : 
  activation_code ->
  Tezos_protocol_environment_012_Psithaca.Ed25519.Public_key_hash.t ->
  t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >