Documentation
¶
Overview ¶
description: sync_eth
@author: xwc1125 @date: 2020/10/05
description: sync_eth
@author: xwc1125 @date: 2020/10/05
description: sync_eth
@author: xwc1125 @date: 2020/10/05
Index ¶
Constants ¶
View Source
const ( DBKEY_PRE_BLOCK = "block_" DBKEY_PRE_TX = "tx_" DBKEY_PRE_TXRECEIPT = "txReceipt_" DBKEY_PRE_CONTRACT = "contract_" )
View Source
const MaxDbTxLimit = 5000 // 数据库最多保留5000交易记录
View Source
const MaxReqDaysLimit = 30
View Source
const MaxReqLimit = 500
Variables ¶
View Source
var ( App = "EthSync" Version = "v1.0" Welcome = `Welcome to use EthSync` )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.