sn_interface 0.2.3

Safe Network Interfaces. Messaging and Types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Safe Network Interface

This crate provides three of the core building blocks of the Safe Network. These are used by both clients and nodes.

## Types

The Safe Network Types are the core data types used on the network.

## Messaging

The Safe Network Messaging interface. This provides the message encoding/decoding for network communications.

## Network Knowledge

The data needed to validate sections/elders/adults and to decide how to route messages on the network.