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

Monitor limbo tx pool #230

Open
zjg555543 opened this issue Jan 6, 2025 · 0 comments
Open

Monitor limbo tx pool #230

zjg555543 opened this issue Jan 6, 2025 · 0 comments
Assignees

Comments

@zjg555543
Copy link

On the mainnet, we should add the monitor for limbo txs. As we will set zkevm.limbo: true for sequencer.

curl --location 'http://127.0.0.1:8123/' \
--header 'Content-Type: application/json' \
--data '{
    "id": 1,
    "jsonrpc": "2.0",
    "method": "txpool_limbo",
    "params": []
}'
@xrqin xrqin self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants