You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add a getDefaultAvatarByAddress function to the library. This will make it easier for platforms/wallets to implement. Without this a wallet or platform would need to get the reverse record for a given address, determine if it's a PXG name, and then look up the avatar. We can simplify this by creating one method for this.
The text was updated successfully, but these errors were encountered:
We should add a
getDefaultAvatarByAddress
function to the library. This will make it easier for platforms/wallets to implement. Without this a wallet or platform would need to get the reverse record for a given address, determine if it's a PXG name, and then look up the avatar. We can simplify this by creating one method for this.The text was updated successfully, but these errors were encountered: