Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
header.hpp File Reference
#include "barretenberg/serialize/msgpack.hpp"
#include <cstdint>
#include <cstring>

Go to the source code of this file.

Classes

struct  bb::messaging::MsgHeader
 
struct  bb::messaging::HeaderOnlyMessage
 
struct  bb::messaging::TypedMessage< T >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::messaging
 

Enumerations

enum  bb::messaging::SystemMsgTypes { bb::messaging::TERMINATE = 0 , bb::messaging::PING = 1 , bb::messaging::PONG = 2 }
 

Variables

const uint32_t bb::messaging::FIRST_APP_MSG_TYPE = 100