mschneider / solcpp

A fast Solana and Mango Markets C++ SDK
Other
39 stars 12 forks source link

Slot change subscribe and unsubscribe #87

Open pSN0W opened 1 year ago

pSN0W commented 1 year ago

This pull request implements the onSlotChange and removeSlotChangeListener function related to issue number https://github.com/mschneider/solcpp/issues/41. The goal here is to get notification every time a slot is changed.