✨ Feature
Add configurability to control threads from Go side for the Rust parallel side.
Motivation
Might be nice to let node operators control the number of threads the tallyvm uses
Implementation
Straight forward. Add a new option and use it instead of using the length of the data requests.
✨ Feature
Add configurability to control threads from Go side for the Rust parallel side.
Motivation
Might be nice to let node operators control the number of threads the tallyvm uses
Implementation
Straight forward. Add a new option and use it instead of using the length of the data requests.