trigger travis

pull/3969/head
Rongjian Lan 3 years ago
parent a42f6f9897
commit 07c63c27c0
  1. 2
      core/tx_pool.go

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

Loading…
Cancel
Save