nami-wallet-examples
nami-wallet-examples copied to clipboard
getCollateral() values?
Hi , Below code is returning some encoded value. const c = await this.Nami.getCollateral(); how to get exact collateral? I tried HexToString but not work. Please suggest.