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

Method ProtoMessage

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

Source from the content-addressed store, hash-verified

68func (m *Hash) Reset() { *m = Hash{} }
69func (m *Hash) String() string { return proto.CompactTextString(m) }
70func (*Hash) ProtoMessage() {}
71func (*Hash) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
72
73func (m *Hash) GetV0() uint64 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected