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

Add Bitstamp to Ripple Trade-Fund-Gateways under USD and BTC (RM-3375) #2488

Merged
merged 1 commit into from
May 6, 2015

Conversation

mrajvanshy
Copy link
Contributor

No description provided.

@@ -27,6 +27,10 @@ BtcTab.prototype.angular = function (module)
$scope.showInstructions = !$scope.showInstructions;
};

$scope.toggle_bitstamp_instructions = function (){
$scope.showBitstampInstructions = !$scope.showBitstampInstructions;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know we have to write some custom code / text for different integrations, but can we at least not have 3rd party service names in the code?

@vhpoet
Copy link
Contributor

vhpoet commented May 6, 2015

All the function and variable names should be mixedCase.

@vhpoet
Copy link
Contributor

vhpoet commented May 6, 2015

Can't wait to put all of these in one file.

@vhpoet
Copy link
Contributor

vhpoet commented May 6, 2015

LGTM

vhpoet added a commit that referenced this pull request May 6, 2015
Add Bitstamp to Ripple Trade-Fund-Gateways under USD and BTC (RM-3375)
@vhpoet vhpoet merged commit c4c190c into ripple:release May 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants