MCPcopy Create free account
hub / github.com/chain/txvm / ProtoMessage

Method ProtoMessage

protocol/bc/bc.pb.go:113–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111func (m *Predicate) Reset() { *m = Predicate{} }
112func (m *Predicate) String() string { return proto.CompactTextString(m) }
113func (*Predicate) ProtoMessage() {}
114func (*Predicate) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} }
115
116func (m *Predicate) GetVersion() int64 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected