Closed gregnazario closed 6 days ago
Adds remaining view functions except (is balance at least and is_store_dispatchable)
Both of those, probably are only useful within a move context, assets should be known they're dispatchable at the asset level, not store level.
Also, refactored a bit to remove TODOs and reduce duplication
Description
Adds remaining view functions except (is balance at least and is_store_dispatchable)
Both of those, probably are only useful within a move context, assets should be known they're dispatchable at the asset level, not store level.
Also, refactored a bit to remove TODOs and reduce duplication
Test Plan
Related Links