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
We will write a canonical FPC (fee payment contract) that will allow users to pay fees without using the enshrined gas token directly. These contracts specify a list of tokens they support, a commission, and can handle public or private payments, as well as public or private refunds.
FPCs should also be able to be used when initially deploying an account contract (which is itself an action which requires a fee)
The content you are editing has changed. Please copy your edits and refresh the page.
We will write a canonical FPC (fee payment contract) that will allow users to pay fees without using the enshrined gas token directly. These contracts specify a list of tokens they support, a commission, and can handle public or private payments, as well as public or private refunds.
FPCs should also be able to be used when initially deploying an account contract (which is itself an action which requires a fee)
Tasks
The text was updated successfully, but these errors were encountered: