ssb-blobs tracks blobs it has pushed to other peers in a level fb (set).
it looks like code currently does not load current state from that db on startup, which means if you attach a blob while offline and then restart your app, the push of that (i think) is forgotten.
Should be easy to test!
ssb-blobs tracks blobs it has pushed to other peers in a level fb (set).
it looks like code currently does not load current state from that db on startup, which means if you attach a blob while offline and then restart your app, the push of that (i think) is forgotten.
Should be easy to test!