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