Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 21920f1

Browse files
chore: update binance us cert (#268)
1 parent 36efb35 commit 21920f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/exchange_adapters/binance_us.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ export class BinanceUSAdapter extends BinanceAdapter implements ExchangeAdapter
77
readonly _exchangeName = Exchange.BINANCEUS
88
// GeoTrust TLS RSA CA G1 - validity not after: 02/11/2027, 09:23:37 GMT-3
99
_certFingerprint256 =
10-
'C0:6E:30:7F:7C:FC:1D:32:FA:72:A4:C0:33:C8:7B:90:01:9A:F2:16:F0:77:5D:64:97:8A:2E:CA:6C:8A:23:0E'
10+
'21:F8:8F:E6:6E:A2:D5:4E:39:E0:47:18:56:1B:D3:BC:60:08:EB:22:DA:E9:2A:99:67:B8:97:76:3A:63:6B:3D'
1111
}

0 commit comments

Comments
 (0)