Similar to findById, but returns synchronously. warning Note, in order to use this API, you must call sbot.metafeeds.loadState(cb) first, and wait for cb to be called.
It's a bit unclear if I just have to had called loadState at some point, or if i have to call it immediately before findByIdSync, every time.
When reading the docs
It's a bit unclear if I just have to had called loadState at some point, or if i have to call it immediately before findByIdSync, every time.