REF: buy bitcoin via redirect

This commit is contained in:
Overtorment 2019-02-23 16:05:31 +00:00 committed by Igor Korsakov
parent 0596da0932
commit 6dd83afd09

View File

@ -86,9 +86,9 @@ export default class BuyBitcoin extends Component {
color: BlueApp.settings.buttonTextColor,
}}
onPress={() => {
Linking.openURL('https://old.changelly.com/?ref_id=rtagfcvnwiwvhm99');
Linking.openURL('https://bluewallet.io/buy-bitcoin-redirect.html');
}}
title="Buy from Changelly"
title="Buy Bitcoin"
/>
<BlueSpacing40 />