Expand description
Meta payment method that routes fee payment through an account entrypoint.
Port of TS yarn-project/aztec.js/src/wallet/account_entrypoint_meta_payment_method.ts.
Structs§
- Account
Entrypoint Meta Payment Method - Wraps a
FeePaymentMethodso that fee payment is routed through the account contract’s entrypoint. This enables an account to pay for its own deployment transaction.