Lightprotocol / light-protocol

The ZK Compression Protocol For Solana
https://www.zkcompression.com
GNU General Public License v3.0
157 stars 27 forks source link

refactor: forester: remove debug logging from SlotTracker and Solana RPC #1163

Closed sergeytimoshin closed 2 weeks ago

sergeytimoshin commented 2 weeks ago

Eliminate redundant debug statements in SlotTracker's update method and Solana RPC's get_slot function for cleaner code and potentially improved performance.