https://gitlab.com/tezos/tezos
Raw File
Tip revision: a168f45422d1ec75d610f3dcafe7b5da5f3e3732 authored by phink on 06 March 2024, 12:45:43 UTC
add estimated number of blocks/attestation and update reward computation
Tip revision: a168f45
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top