Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockFillRecord ¶
type BlockFiller ¶
type BlockFiller struct {
// contains filtered or unexported fields
}
func NewBlockFiller ¶
func NewBlockFiller(datapath string) *BlockFiller
func (*BlockFiller) SetBlockProof ¶
func (b *BlockFiller) SetBlockProof(param BlockProofParam, txs []*types.Transaction)
func (*BlockFiller) VerifyBlock ¶
func (b *BlockFiller) VerifyBlock(block *types.Block)
type BlockProof ¶
type BlockProof struct {
// contains filtered or unexported fields
}
type BlockProofParam ¶
Click to show internal directories.
Click to hide internal directories.