regolith-labs / ore-cli

Command line interface for ORE cryptocurrency mining.
919 stars 443 forks source link

Update busses.rs #80

Closed DanielChrobak closed 3 weeks ago

DanielChrobak commented 3 weeks ago

Uses get_multiple_accounts instead of get_account_data to get all the accounts' data at once instead of needing an API call for each address.