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

[FIX] update withdrawal instructions for btc2ripple #2598

Merged
merged 1 commit into from
Sep 30, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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