Commit 711340ca authored by vipwzw's avatar vipwzw

auto ci

parent 724b07c3
package score
import (
"time"
"github.com/33cn/chain33/common/skiplist"
"github.com/33cn/chain33/system/mempool"
"github.com/33cn/chain33/types"
"time"
)
var mempoolDupResendInterval int64 = 600 // mempool内交易过期时间,10分钟
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment