Versions in this module Expand all Collapse all v0 v0.1.3 Sep 15, 2021 v0.1.2 Jul 9, 2021 Changes in this version + const WitnessPolicyKey + type WitnessPolicy struct + func New(configStore storage.Store, policyCacheExpiry time.Duration) (*WitnessPolicy, error) + func (wp *WitnessPolicy) Evaluate(witnesses []*proof.WitnessProof) (bool, error)