Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth_getTransactionReceipt fails to find transaction #64

Open
xBalbinus opened this issue Aug 21, 2024 · 1 comment
Open

eth_getTransactionReceipt fails to find transaction #64

xBalbinus opened this issue Aug 21, 2024 · 1 comment
Labels
from slack Painpoint request flagged from Slack

Comments

@xBalbinus
Copy link
Collaborator

Description:
Received similar query on TG on executing following command after setting up node.

curl --request POST
--url https://api.chain.love/rpc/v1https://api.chain.love/rpc/v1>
--header 'content-type: application/json'
--data '{
"id": 0,
"jsonrpc": "2.0",
"method": "eth_getTransactionReceipt",
"params": [
"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"
]
}'

Source:
https://filecoinproject.slack.com/archives/C0745JU645A/p1724224095219699?thread_ts=1724161038.363349&cid=C0745JU645A

@xBalbinus xBalbinus added the from slack Painpoint request flagged from Slack label Aug 21, 2024
@xBalbinus
Copy link
Collaborator Author

filecoin-project/lotus#11583 Also see here

@xBalbinus xBalbinus changed the title <New Issue From Slack> eth_getTransactionReceipt fails to find transaction Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from slack Painpoint request flagged from Slack
Projects
Status: 🌑 Unstarted / Needs Triage
Development

No branches or pull requests

1 participant