https://gitlab.com/tezos/tezos
Raw File
Tip revision: 65cf7071d935f88c828bfe08523abcf5bf334f88 authored by Andrea Cerone on 15 January 2024, 12:20:02 UTC
Temporary commit: add command for testing sending messages to dsn network
Tip revision: 65cf707
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top