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