stellar_tx_send
Send a signed Stellar transaction to a specified network (testnet, mainnet, futurenet, local) using base64 XDR.
Instructions
Send a signed transaction to the network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_xdr | Yes | Signed transaction XDR to send (base64) | |
| network | Yes | Stellar network |