sora2-network
sora2-network copied to clipboard
[Feature]: Make all operations XOR less
As a
user
I want to
make operations easily
So that
I can execute extrinsics without XOR for network fees
Preconditions
No response
Flow
- For all claiming operations we can use claimed tokens to pay the network fee
- For add LP -> tokens which will be added to LP
- For remove LP -> tokens from LP
- For bridge -> bridged tokens
- For Demeter staking/unstaking -> staked tokens
Postconditions
No response