changelog
modified logic
- Use the paying account id in the
TransactionFeePaid
event, instead of the caller account. (#1479) - Remove the 80/20 split between treasury/author. The block author gets 100% of transaction/protocol fees. (#1479)
- Use the payer account in the protocolFee.FeeCharged event. (#1481)
Data Migration
- Remove unneeded migrations and fix pallet_scheduler StorageVersion. (#1480)