Merge branch 'main' into schouhy/sequencer-retries-pending-blocks

This commit is contained in:
Sergio Chouhy
2026-01-29 10:13:22 -03:00
31 changed files with 714 additions and 102 deletions
@@ -157,7 +157,10 @@
37
],
"bedrock_config": {
"channel_id": [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],
"node_url": "http://localhost:58072"
"channel_id": "0101010101010101010101010101010101010101010101010101010101010101",
"node_url": "http://localhost:8080",
"auth": {
"username": "user"
}
}
}