Skip to content

Commit

Permalink
temp enable for clear pool methods
Browse files Browse the repository at this point in the history
  • Loading branch information
sgladkov committed May 20, 2022
1 parent 02b7e3c commit 7203b73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Lachain.Core/RPC/HTTP/HttpService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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",
};
Expand Down

0 comments on commit 7203b73

Please sign in to comment.