algorand / algorand-sdk-testing

Testing framework for Algorand SDKs
MIT License
20 stars 35 forks source link

Split public sync endpoints out of private statedelta endpoint. #277

Closed winder closed 1 year ago

winder commented 1 year ago

The baby was thrown out with the bathwater on these ones. We made the LedgerStateDelta endpoint private but did not split out the public sync methods.