Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TXCStruct = new(TxCaCheListstruct)
Functions ¶
func DeleteTxCache ¶
func GetTxByN_Cache ¶
func GetTxByN_Cache(listn []uint32, h uint64) map[uint32]*types.Transaction
h 传过来时应该是当前区块高度,而在这存储的是下一区块的高度
func MakeStruck ¶
func MakeStruck(txs []*types.Transaction, hash common.Hash, h uint64)
Types ¶
type TxCaCheListstruct ¶
type TxCaCheListstruct struct {
TxCaCheList []*TxCaChe
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.