| Name | Type | Description | Notes |
|---|---|---|---|
| wallet_id | str | ||
| transaction_hex | str | encoded transaction in hex format | |
| await_propagation | bool | A boolean flag to wait for transaction to propagate through the network and be registered in the bitcoind and indexer. If set to false, the `send` call will be very fast, but the wallet UTXO state might be invalid for some 500ms. | [optional] [default to True] |