76 add transfer struct to appstate #78
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: git/caesar-transfer#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "76-add-transfer-struct-to-appstate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Added the Transfer struct to AppState.
Motivation and Context
To keep hold of all transfers and share them between connections, it is necessary to add the transfer struct to the AppState.
Closes #76 .
How Has This Been Tested?
Adapted unit test for creating new AppState.
Additionally tested manually.
Screenshots / Logs (if applicable)
Types of Changes
Checklist: