mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-18 16:14:12 +00:00
Remove unused variable
This commit is contained in:
parent
551df8feae
commit
f5f858da61
@ -96,7 +96,6 @@ var Defaults = Config{
|
|||||||
GPO: FullNodeGPO,
|
GPO: FullNodeGPO,
|
||||||
RPCTxFeeCap: 1, // 1 ether
|
RPCTxFeeCap: 1, // 1 ether
|
||||||
}
|
}
|
||||||
var x = 10 * time.Second
|
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
home := os.Getenv("HOME")
|
home := os.Getenv("HOME")
|
||||||
|
Loading…
Reference in New Issue
Block a user