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

Method Reset

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

Source from the content-addressed store, hash-verified

200}
201
202func (m *BlockHeader) Reset() { *m = BlockHeader{} }
203func (m *BlockHeader) String() string { return proto.CompactTextString(m) }
204func (*BlockHeader) ProtoMessage() {}
205func (*BlockHeader) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{3} }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected