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
Need to fix how the volatile data for the cardano assets endpoint is being collected. It should be based on what data originally is collected from the persistent state, so it should be an extension of the persistent assets data rather than standalone calculations from the volatile db part.
Description
Modify the cardano assets endpoint based on this branch #2109
The text was updated successfully, but these errors were encountered:
Summary
Need to fix how the volatile data for the cardano
assets
endpoint is being collected. It should be based on what data originally is collected from the persistent state, so it should be an extension of the persistent assets data rather than standalone calculations from the volatile db part.Description
Modify the cardano assets endpoint based on this branch #2109
The text was updated successfully, but these errors were encountered: