Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2598 from ripple/annatonger-patch-2
Browse files Browse the repository at this point in the history
[FIX] update withdrawal instructions for btc2ripple
  • Loading branch information
vhpoet committed Sep 30, 2015
2 parents dcbb196 + 8285c69 commit 57906cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/tabs/btc.jade
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ section.col-xs-12.content(ng-controller='BtcCtrl')
a.why(href="https://ripple.com/wiki/Reserves",
target="_blank", l10n-inc) Why?
.title(l10n) Withdrawal instructions
.description(l10n) To withdraw to a BTC address, go to the Send tab and enter the BTC address. Using the btc2ripple service, you will be able to
.description(l10n) To withdraw to a BTC address, go to the Send tab and enter the BTC address, and add @btc2ripple after the BTC address. Using the btc2ripple service, you will be able to
| send to that BTC address.
div(ng-hide="loadState.B2RInstructions") Loading...
.inactive.col-xs-12(ng-hide="B2R.active")
Expand Down

0 comments on commit 57906cc

Please sign in to comment.