solknife_burn_nft_execute
Submit burn-nft tx(s) (signed). Structural re-verifier pins the burn ixs + fee per tx. Returns per-tx outcomes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signedTransactions | Yes | The signed base64 transactions from /build, in the order /build returned them. | |
| lastValidBlockHeight | Yes | The `lastValidBlockHeight` returned alongside the unsigned tx by /build. Past this block height the tx can no longer land. |