()
| 324 | func (m *RawBlock) Reset() { *m = RawBlock{} } |
| 325 | func (m *RawBlock) String() string { return proto.CompactTextString(m) } |
| 326 | func (*RawBlock) ProtoMessage() {} |
| 327 | func (*RawBlock) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{5} } |
| 328 | |
| 329 | func (m *RawBlock) GetHeader() *BlockHeader { |
nothing calls this directly
no outgoing calls
no test coverage detected