deso-protocol/deso-workspace

Need ability to provide fallback image for getSingleProfilePicture

jackson-dean opened this issue · 2 comments

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

Pr was merged.