You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2025. It is now read-only.
GetIDs method should return list of IDs and timestamp of corresponding block.
JSON-RPC implementation supports only a single return value (1 value + error to be precise). Because of that, new type has to be introduced (with IDs and Timestamp).