mschneider / solcpp

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

onLogs Method implementation #82

Closed pSN0W closed 1 year ago

pSN0W commented 1 year ago

This method is intended to call a callback whenever a the logs changes. Implementation of onLogs and onLogsUnsubscribe for issue number #41 The script in the example (example-ws-logs) can be run to verify it.