Crate commonware_resolver

Source
Expand description

Resolve data identified by a fixed-length key.

Modules§

p2p
Resolve data identified by a fixed-length key by using the P2P network.

Traits§

Consumer
Notified when data is available, and must validate it.
Resolver
Responsible for fetching data and notifying a Consumer.