diff --git a/src/Lachain.Core/RPC/HTTP/HttpService.cs b/src/Lachain.Core/RPC/HTTP/HttpService.cs index 2ab757b4b..61e62a22b 100644 --- a/src/Lachain.Core/RPC/HTTP/HttpService.cs +++ b/src/Lachain.Core/RPC/HTTP/HttpService.cs @@ -41,8 +41,8 @@ public void Start(RpcConfig rpcConfig) // TODO: remove this comment after the working auth //"validator_stop", "fe_sendTransaction", - "deleteTransactionPoolRepository", - "clearInMemoryPool", + //"deleteTransactionPoolRepository", + //"clearInMemoryPool", "eth_sendTransaction", "eth_signTransaction", };