# Functions
All returns nil if all the verifiables were verified with no errors.
NewMockVerifiable creates a new mock instance.
SameSubnet verifies that the provided [ctx] was provided to a chain in the same subnet as [peerChainID], but not the same chain.
# Structs
MockVerifiable is a mock of Verifiable interface.
MockVerifiableMockRecorder is the mock recorder for MockVerifiable.