Versions in this module Expand all Collapse all v0 v0.12.1 Nov 28, 2017 v0.12.0 Oct 28, 2017 Changes in this version + func ErrCommitNotFound() error + func ErrHeightMismatch(h1, h2 int) error + func ErrNoPathFound() error + func ErrPastTime() error + func ErrTooMuchChange() error + func ErrValidatorsChanged() error + func IsCommitNotFoundErr(err error) bool + func IsHeightMismatchErr(err error) bool + func IsNoPathFoundErr(err error) bool + func IsPastTimeErr(err error) bool + func IsTooMuchChangeErr(err error) bool + func IsValidatorsChangedErr(err error) bool