Escrow: move assets
from storage
to data_structures::EscrowInfo
#646
Labels
App: Escrow
Label used to filter for the app issue
Good First Issue
Good for newcomers
Improvement
Enhancing a feature that already exists
Within the storage block in
escrow-contract/src/main.sw
a previously blockedTODO
is now unblocked. Theassets
storage variable can now be moved intoEscrowInfo
withinescrow-contract/src/data_structures.sw
and any associated refactoring can now be completed.The text was updated successfully, but these errors were encountered: