algorand / algorand-sdk-testing

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

algod: Change groupdelta responses to msgp #293

Closed Eric-Warehime closed 1 year ago

Eric-Warehime commented 1 year ago

Change responses to msgp format instead of json since the requests expect msgpack as the format supplied.