mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
Merge multinode and regular pools #46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Nov 15, 2023).
Originally assigned to: @smallhive on GitHub.
They're all the same, we just need to have some way to perform requests across all alive nodes (like height/state query) and one of them. Then do initial "broadcast" requests to all nodes and parallel requests for more specific (per-contract) data.