Call an internal call with specified gas token payment_asset: The token to be used for paying gas fees. This is exchanged in OnChargeTransaction::withdraw_fee() max_payment: The limit of how many tokens will be used to perform the exchange call: The inner call to be performed after the exchangeNamespace
Copy
Ask AI
api.tx.feeProxy.callWithFeePreferences
Type
Copy
Ask AI
function callWithFeePreferences( payment_asset: u32, max_payment: u128, call: Call)