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 Sep 12, 2018. It is now read-only.
Using `SyncMetadataClient`, get the currently known remote_head.
Get list of new transactions via GET /transactions?from={remote_head}
For each transaction:
Get list of chunks via GET /transactions/{trn}
For each chunk:
Get chunk contents via GET /chunks/{chunk}
Return a list of transactions w/ chunks