6efa380a98
* fix: added the metadata base * tidy: refactor the config structure * fix: fixed the denom and fetching shenanigans * fix: get rid of injective * fix: removed logs * tidy: updated dependencies * fix: replaced static fallbacks with networkConfig.asset.base * fix: remove memo * tidy: added TODO comment * fix: fixed the accountDetails * fix: fixed the wallet connector suffix
10 lines
246 B
XML
10 lines
246 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/mstile-150x150.png"/>
|
|
<TileColor>#ffffff</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|