Documentation
¶
Index ¶
Constants ¶
View Source
const ( MinRegisterAssetTxFee = 1000000000 CheckRegisterAssetTx = "checkregisterassettx" )
Variables ¶
This section is empty.
Functions ¶
func NewValidator ¶
Types ¶
type Config ¶
type Config struct {
ChainParams *config.Params
ChainStore *blockchain.ChainStore
SpvService *spv.Service
Validator *mempool.Validator
FeeHelper *FeeHelper
}
type GetReference ¶
Click to show internal directories.
Click to hide internal directories.