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
background:
For scheduled call, the fee withdrawn mechanism might be different than other types of transactions, hence the generic FluentFee design have no way to do CallFiltering and needs locking in withdrawn.
expected results:
allow CallFiltering for OnChargeTransaction
allow alternative fee measurement for scheduled calls
allow locking the funds for initial deposit for the scheduled call
The text was updated successfully, but these errors were encountered:
extraymond
changed the title
[feature] alternative fee withdrawn ad locking mechanism for scheduled call
[feature] alternative fee withdrawn and locking mechanism for scheduled call
Sep 14, 2022
Info
background:
For scheduled call, the fee withdrawn mechanism might be different than other types of transactions, hence the generic FluentFee design have no way to do CallFiltering and needs locking in withdrawn.
expected results:
The text was updated successfully, but these errors were encountered: