From 605487a235b0463d185817ac781698b1e5d3afcb Mon Sep 17 00:00:00 2001 From: sam bacha Date: Tue, 31 Oct 2023 04:50:29 -0700 Subject: [PATCH] fixup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bc87c7..fbc22a6 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ If a user accidentally uses the same account outside of your system you want to ## List of RPC Specifications -[eth_getTransactionBySenderAndNonce](./eth_getTransactionBySenderAndNonce.md) -[eth_getLogs+timestamp](./eth_getLogs+timestamp.md) +[eth_getTransactionBySenderAndNonce](./eth_getTransactionBySenderAndNonce.md) +[eth_getLogs+timestamp](./eth_getLogs+timestamp.md) - https://ethereum-magicians.org/t/proposal-for-adding-blocktimestamp-to-logs-object-returned-by-eth-getlogs-and-related-requests/11183 ## Contributors