pshenmic / platform-explorer

Dash Platform explorer
https://platform-explorer.vercel.app
8 stars 3 forks source link

Base64 identity balance fix #251

Closed owl352 closed 2 weeks ago

owl352 commented 2 weeks ago

Issue

Error when trying to get identity with base64 identitifier and Error on zero balance without proofs

Things done

added convertation from base64 to base58

updated GetIdentityBalanceResponse.js in dapi-client

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 8:41pm
platform-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 8:41pm
pshenmic commented 2 weeks ago

Not needed anymore