remove unnecessary decoration of getFilterChanges call
This commit is contained in:
@@ -382,7 +382,6 @@ open class NativeCall(
|
||||
companion object {
|
||||
const val quoteCode = '"'.code.toByte()
|
||||
val createFilterMethods = listOf(
|
||||
"eth_getFilterChanges",
|
||||
"eth_newFilter",
|
||||
"eth_newBlockFilter",
|
||||
"eth_newPendingTransactionFilter"
|
||||
|
||||
Reference in New Issue
Block a user