update comment

pull/3960/head
Rongjian Lan 3 years ago
parent bf129f056c
commit 9642566441
  1. 2
      core/tx_pool.go

@ -170,7 +170,7 @@ var DefaultTxPoolConfig = TxPoolConfig{
Journal: "transactions.rlp",
Rejournal: time.Hour,
PriceLimit: 5e10, // 100 Gwei/Nano
PriceLimit: 5e10, // 50 Gwei/Nano
PriceBump: 10,
AccountSlots: 16,

Loading…
Cancel
Save