Skip to content

Commit

Permalink
update coinbase comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nvtaveras committed Oct 5, 2023
1 parent 23ce8bb commit fd83585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/exchange_adapters/coinbase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { CeloContract } from '@celo/contractkit'

export class CoinbaseAdapter extends BaseExchangeAdapter implements ExchangeAdapter {
baseApiUrl = 'https://api.pro.coinbase.com'
// pro.coinbase.com - validity not after: 31/12/2024, 19:59:59 GMT-4
// Cloudflare Inc ECC CA-3 - validity not after: 31/12/2024, 19:59:59 GMT-4
readonly _certFingerprint256 =
'3A:BB:E6:3D:AF:75:6C:50:16:B6:B8:5F:52:01:5F:D8:E8:AC:BE:27:7C:50:87:B1:27:A6:05:63:A8:41:ED:8A'

Expand Down

0 comments on commit fd83585

Please sign in to comment.