Crate mina_p2p_messages

Source
Expand description

Mina wire types, represented in Rust.

This crate contains gossip network messages and RPCs.

Re-exports§

pub use rpc::JSONifyPayloadRegistry;
pub use rpc_kernel::JSONinifyPayloadReader;
pub use binprot;

Modules§

array
b58
Base58check encoding/decoding.
b58version
bigint
char
common
core
Types from Janestreet’s Core library.
gossip
hash
hash_input 🔒
keys
list
number
phantom
pseq
rpc
Mina RPC methods
rpc_kernel
Partial implementation of Janestreet core_rpc_kernel.
string
utils
v2
versioned