wavesplatform/WavesWallet-android

[ASK] VerifiedAssetsService

putuyuwono opened this issue · 1 comments

Hi, I am trying to reuse this android app for my custom token.
I find that this app uses firebase-database for storing pincodes and verified-assets.
Could you please share what kind of info that is stored on verified-assets?
Thanks.

Nevermind, finally I figured out that it contains key-value pair of assetID and assetName.