Skip to content

Commit

Permalink
fix wiki link
Browse files Browse the repository at this point in the history
Signed-off-by: Snazzy <[email protected]>
  • Loading branch information
snazzysam933 committed Jul 6, 2024
1 parent 6673287 commit 7c12490
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ interface LogListener {
/**
* Invoked for each log (both added and removed) when a new block is added to the blockchain.
*
* @param logWithMetadata the log with associated metadata. see https://eth.wiki/json-rpc/API
* @param logWithMetadata the log with associated metadata. see https://ethereum.org/en/developers/docs/apis/json-rpc/
*/
void onLogEmitted(LogWithMetadata logWithMetadata);
}
Expand Down

0 comments on commit 7c12490

Please sign in to comment.