IBM / ipfs-social-proof

IPFS Social Proof: A decentralized identity and social proof system
MIT License
142 stars 27 forks source link

Proof + signature is not saved to local PouchDB #22

Closed daviddahl closed 5 years ago

daviddahl commented 5 years ago

The full proof is saved to IPFS but not saved to the local database after saveToIPFS() is called

tyleryasaka commented 5 years ago

I'll investigate 🔍

EDIT: looks like you might already be working on this

daviddahl commented 5 years ago

This is fixed