Crate snarkos_node

source ·

Re-exports

Structs

  • A client node is a full node, capable of querying with the network.
  • A prover is a light node, capable of producing proofs for consensus.
  • A validator is a full node, capable of validating blocks.

Enums

Traits

Functions