Versions in this module Expand all Collapse all v0 v0.1.0 Feb 4, 2026 Changes in this version + type TxValidationError interface + IsValid func() bool + type VSCCEndorsementPolicyError struct + Err error + func (e *VSCCEndorsementPolicyError) IsValid() bool + func (e VSCCEndorsementPolicyError) Error() string + type VSCCExecutionFailureError struct + Err error + func (e *VSCCExecutionFailureError) IsValid() bool + func (e VSCCExecutionFailureError) Error() string + type VSCCInfoLookupFailureError struct + Reason string + func (e VSCCInfoLookupFailureError) Error() string