issues
search
sygmaprotocol
/
sygma-widget
Transfer widget for the sygmaprotocol
5
stars
2
forks
source link
fix: handling transfer cancellation on substrate
#195
Closed
wainola
closed
6 months ago
wainola
commented
6 months ago
Description
Handles user cancelation on substrate transfer
Related Issue Or Context
Closes: #193
How Has This Been Tested? Testing details.
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Documentation
Checklist:
[ ] I have commented my code, particularly in hard-to-understand areas.
[ ] I have ensured that all acceptance criteria (or expected behavior) from issue are met
[ ] I have updated the documentation locally and in sygma-docs.
[ ] I have added tests to cover my changes.
[ ] I have ensured that all the checks are passing and green, I've signed the CLA bot
Description
Handles user cancelation on substrate transfer
Related Issue Or Context
Closes: #193
How Has This Been Tested? Testing details.
Types of changes
Checklist: