Updated comment in test plugin
This commit is contained in:
parent
7c47123898
commit
fd7b4068cd
@ -243,7 +243,7 @@ func RPCSubscriptionTest() {
|
||||
|
||||
// params/
|
||||
|
||||
func Is1559(*big.Int) bool { // while this hook resides in params the injections are in consensus/misc/ (2), and core/ (2)
|
||||
func Is1559(*big.Int) bool { // while this hook resides in params the injections are in consensus/misc/ (2), and core/ (2) and miner/ (1)
|
||||
m := map[string]struct{}{
|
||||
"Is1559":struct{}{},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user