add eth_blobBaseFee (#736)
This commit is contained in:
@@ -185,6 +185,7 @@ class DefaultEthereumMethods(
|
||||
"eth_getProof",
|
||||
"eth_createAccessList",
|
||||
"eth_getBlockReceipts",
|
||||
"eth_blobBaseFee",
|
||||
)
|
||||
|
||||
private val specialMethods = listOf(
|
||||
|
||||
Reference in New Issue
Block a user