stellar_submit_fee_bump_transaction
Submit a fee bump transaction to sponsor fees for an existing signed transaction, paying from a designated fee account.
Instructions
Sponsor the fees for an existing transaction using a Fee Bump Transaction. Submits to the network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxFee | No | Maximum fee to pay (in stroops). Defaults to a reasonable minimum. | |
| feeAccount | Yes | Account that will pay the fees (sponsor) | |
| innerTxXdr | Yes | Base64 encoded inner transaction XDR (must be signed by the inner source account) |