You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A number of folks have started working with the blocks from an API. We don't have any good models defined for them so anyone that wants to work with them needs to define them on their own.
Solution
Build out a class that can take a msgpack/json response from the API and provide utility methods for getting instantiated Transaction objects to work with them.
The text was updated successfully, but these errors were encountered:
Problem
A number of folks have started working with the blocks from an API. We don't have any good models defined for them so anyone that wants to work with them needs to define them on their own.
Solution
Build out a class that can take a msgpack/json response from the API and provide utility methods for getting instantiated Transaction objects to work with them.
The text was updated successfully, but these errors were encountered: