ceramicnetwork / js-ceramic

Typescript implementation of the Ceramic protocol
http://ceramic.network
Other
414 stars 127 forks source link

wip: enable offline mode when fetching blocks while anchoring #3200

Open samika98 opened 6 months ago

samika98 commented 6 months ago

Description

While anchoring we do blockGet which uses IPFS in online mode. With recon enabled we should maybe move this to offline mode