Skip to content

Commit

Permalink
temp allow clear pool methods
Browse files Browse the repository at this point in the history
  • Loading branch information
sgladkov authored and tbssajal committed Jan 13, 2023
1 parent 4f1de98 commit 7dddf0b
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 7dddf0b

Please sign in to comment.