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

Method Descriptor

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

Source from the content-addressed store, hash-verified

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 {
74 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected