add eth_createAccessList to default methods
This commit is contained in:
@@ -97,6 +97,7 @@ class DefaultEthereumMethods(
|
|||||||
"eth_getLogs",
|
"eth_getLogs",
|
||||||
"eth_maxPriorityFeePerGas",
|
"eth_maxPriorityFeePerGas",
|
||||||
"eth_getProof",
|
"eth_getProof",
|
||||||
|
"eth_createAccessList",
|
||||||
)
|
)
|
||||||
|
|
||||||
private val specialMethods = listOf(
|
private val specialMethods = listOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user