Module meta_payment

Module meta_payment 

Source
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§

AccountEntrypointMetaPaymentMethod
Wraps a FeePaymentMethod so that fee payment is routed through the account contract’s entrypoint. This enables an account to pay for its own deployment transaction.