forked from cerc-io/laconicd-deprecated
		
	feekeeper: remove redundant code (#815)
This commit is contained in:
		
							parent
							
								
									845bef6dab
								
							
						
					
					
						commit
						e752d80e9f
					
				| @ -7,12 +7,6 @@ import ( | ||||
| 	"github.com/ethereum/go-ethereum/params" | ||||
| ) | ||||
| 
 | ||||
| const ( | ||||
| 	DefaultBaseFeeChangeDenominator = 8 | ||||
| 	DefaultElasticityMultiplier     = 2 | ||||
| 	DefaultInitialBaseFee           = 1000000000 | ||||
| ) | ||||
| 
 | ||||
| var _ paramtypes.ParamSet = &Params{} | ||||
| 
 | ||||
| // Parameter keys
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user