v2.0.5: chore() update publish with provenance, fix(#34) typo in ws topic type

This commit is contained in:
Tiago Siebler
2024-04-08 13:24:19 +01:00
parent 13a76eee9a
commit d4fccf9e88
5 changed files with 31 additions and 34 deletions

View File

@@ -39,7 +39,7 @@ export type WsPublicTopicV2 =
| 'ticker'
| 'candle1m'
| 'candle5m'
| 'candle15'
| 'candle15m'
| 'candle30m'
| 'candle1H'
| 'candle4H'