Need ability to provide fallback image for getSingleProfilePicture
jackson-dean opened this issue · 2 comments
jackson-dean commented
we should be able to provide a local fallback image using the fallback
query param, such that if the fallback is provided the url should be constructed like this:
https://blockproducer.deso.org/api/v0/get-single-profile-picture/BC1YLivYU6g9w3LXNnS7Amiji3AoQQjDNKgTX8GEeaTo7J9551nFCTB?fallback=https://daodao.io/images/ghost-profile-image.svg
jackson-dean commented
added PR for this https://github.com/deso-protocol/deso-workspace/pull/45/files
jackson-dean commented
Pr was merged.