Skip to main content

BeliefKey

Type Alias BeliefKey 

Source
pub type BeliefKey = (String, String, Bucket);
Expand description

Key for DelegationState::beliefs. Stored as owned strings so the map serialises cleanly and survives across process boundaries.