Skip to content

Commit

Permalink
docs revision
Browse files Browse the repository at this point in the history
  • Loading branch information
d.giniiatullin committed Feb 12, 2023
1 parent 69f54a0 commit 6bc343c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Now Ethereum Subscriber supports two different approaches in transactions handli
You can change current approach with parameter `General->Approach`

Subscriber uses for a getting a full list of inbound or outbounds transactions by user since subscription.
Due to simple transactions in Ethereum Network are not indexed, we cannot get it through simple JSONRPC methods.
Due to simple transactions in Ethereum Network are not indexed, we cannot get it through simple JSONRPC methods directly, in 1 request.
This method uses heuristic approach without having to process the entire chain.

### Releasing
Expand Down

0 comments on commit 6bc343c

Please sign in to comment.