Skip to content

Commit ee817e9

Browse files
authored
Added bs-1 CryptoFeed (#362)
1 parent 196274e commit ee817e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

marketdata/entities.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const (
4343
US CryptoFeed = "us"
4444
US1 CryptoFeed = "us-1"
4545
US2 CryptoFeed = "us-2"
46+
BS1 CryptoFeed = "bs-1"
4647
GLOBAL CryptoFeed = "global"
4748
)
4849

0 commit comments

Comments
 (0)