Versions in this module Expand all Collapse all v0 v0.0.15 Sep 23, 2022 v0.0.14 Sep 23, 2022 Changes in this version + func All(verifiables ...Verifiable) error + func SameSubnet(ctx *snow.Context, peerChainID ids.ID) error + type MockVerifiable struct + func NewMockVerifiable(ctrl *gomock.Controller) *MockVerifiable + func (m *MockVerifiable) EXPECT() *MockVerifiableMockRecorder + func (m *MockVerifiable) Verify() error + type MockVerifiableMockRecorder struct + func (mr *MockVerifiableMockRecorder) Verify() *gomock.Call + type State interface + VerifyState func() error + type Verifiable interface + Verify func() error