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 Sep 14, 2022
1 parent d044ebf commit d6c1706
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 @@ -42,8 +42,8 @@ public void Start(RpcConfig rpcConfig)
"validator_start",
"validator_stop",
"fe_sendTransaction",
"deleteTransactionPoolRepository",
"clearInMemoryPool",
//"deleteTransactionPoolRepository",
//"clearInMemoryPool",
"eth_sendTransaction",
"eth_signTransaction",
"fe_unlock",
Expand Down

0 comments on commit d6c1706

Please sign in to comment.