sora2-network
sora2-network copied to clipboard
[Feature]: Add a 'comment' field for Transfer transactions
As a
user
I want to
make transfers with additional info (like detailed invoices or links to that info or any other info)
So that
I can use transfers for payments
Preconditions
- Add new field for Transfer extrinsic
- Add new property for Transfer events
- Set a limit of the length of 'comment' field
- Check backward compatibility of indexers during the new property in the event
- Implement this logic for each client (Polkaswap/SORA mobile/Fearless)
- Check extrinsic weights
Flow
No response
Postconditions
No response