File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
feature-wallet-impl/src/main/java/jp/co/soramitsu/wallet/impl/data/buyToken Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ import jp.co.soramitsu.runtime.multiNetwork.chain.model.Chain
99import jp.co.soramitsu.wallet.impl.domain.model.BuyTokenRegistry
1010
1111private const val RAMP_APP_NAME = " Fearless Wallet"
12- private const val RAMP_APP_LOGO = " https://raw.githubusercontent.com/soramitsu/fearless-Android/dff3ebbed4a125621732ee039f2bc74c74f5b58f/common/src/main/res/drawable-xxxhdpi/ic_wallet.png"
12+ private const val RAMP_APP_LOGO =
13+ " https://raw.githubusercontent.com/soramitsu/fearless-Android/dff3ebbed4a125621732ee039f2bc74c74f5b58f/common/src/main/res/drawable-xxxhdpi/ic_wallet.png"
1314
1415class RampProvider (
1516 private val host : String ,
You can’t perform that action at this time.
0 commit comments