bmoscon / cryptofeed

Cryptocurrency Exchange Websocket Data Feed Handler
Other
2.19k stars 679 forks source link

Deribit Solana + USDC #852

Closed yevman closed 2 years ago

yevman commented 2 years ago

For Deribit feed to support SOL + USDC symbols (recently added to the exchange), think this routes list just needs the two base currencies appended?

https://github.com/bmoscon/cryptofeed/blob/872d64c556a34ffcb3f4e11566e83b23d8f86c0c/cryptofeed/exchanges/deribit.py#L26

bmoscon commented 2 years ago

fixed