Skip to main content

Module network_integration

Module network_integration 

Source
Expand description

Network Integration Helpers for UTXO Commitments

Provides helper functions and types for integrating UTXO commitments with the P2P network layer in blvm-node.

Structs§

FilteredBlock
Filtered block structure
FullBlock
Full block structure with witnesses

Traits§

UtxoCommitmentsNetworkClient
Network client interface for UTXO commitments

Functions§

process_and_verify_filtered_block
Helper to process filtered block and verify commitment
request_utxo_sets_from_peers_fn
Helper function to request UTXO sets from multiple peers