You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A meta transaction is a blockchain interaction where the initiator does not pay the transaction fee. Instead, the transaction is executed from another wallet using a relay mechanism, facilitated by a smart contract or runtime module, on behalf of the initiator.
Description
A meta transaction is a blockchain interaction where the initiator does not pay the transaction fee. Instead, the transaction is executed from another wallet using a relay mechanism, facilitated by a smart contract or runtime module, on behalf of the initiator.
References
Original Idea Discussion: paritytech/polkadot-sdk#266
RFC: paritytech/polkadot-sdk#4123
Meta Tx Pallet Impl: paritytech/polkadot-sdk#4122
Account Sponsorship Pallet Impl: paritytech/polkadot-sdk#4511
Astar's Account Abstraction Pallet Impl: AstarNetwork/astar-frame#130
The text was updated successfully, but these errors were encountered: