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

Method ProtoMessage

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

Source from the content-addressed store, hash-verified

324func (m *RawBlock) Reset() { *m = RawBlock{} }
325func (m *RawBlock) String() string { return proto.CompactTextString(m) }
326func (*RawBlock) ProtoMessage() {}
327func (*RawBlock) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{5} }
328
329func (m *RawBlock) GetHeader() *BlockHeader {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected