mschneider / solcpp

A fast Solana and Mango Markets C++ SDK
Other
41 stars 14 forks source link

Added slot update subscribe and unsubscribe #88

Open pSN0W opened 1 year ago

pSN0W commented 1 year ago

This pr implements the functions onSlotUpdate and removeSlotUpdateListener associated with #41 The aim here is to get notification whenever any of the slot is updated.