Skip to content

Commit

Permalink
Fixed VTC wallet reference
Browse files Browse the repository at this point in the history
  • Loading branch information
LesterCovax authored Jan 3, 2018
1 parent 4cafa36 commit 2791629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripteditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ function getData() {
//

//var vtcWallet = getVtcBalance("Your VTC Address");
//ssRates.getRange('B5').setValue(vtcWallet);
//ssWallets.getRange('B5').setValue(vtcWallet);
}

// XXXXXXXXXX DONT TOUCH UNLESS WIZARD XXXXXXXXXXXXX
Expand Down

0 comments on commit 2791629

Please sign in to comment.