Skip to content

Commit 8ffcb05

Browse files
authored
Add BTC comment
1 parent 4836206 commit 8ffcb05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sheets/customFunctions/btc.gs

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17-
var COINBASE_API_TOKEN = ''; // TODO
17+
// See https://support.coinbase.com/customer/en/portal/articles/1914910-how-can-i-generate-api-keys-within-coinbase-commerce-
18+
var COINBASE_API_TOKEN = ''; // TODO
1819
/**
1920
* Get's the bitcoin price at a date.
2021
*

0 commit comments

Comments
 (0)