.. _orb-chain-send: orb chain send ============== Usage: ----- .. code:: $ orb chain send [OPTIONS] ADDRESS SATOSHI SAT_PER_VBYTE [PUBKEY] Arguments: ---------- * ADDRESS: Destination address. [required] * SATOSHI: Amount to send, expressed in satoshis, or 'all'. [required] * SAT_PER_VBYTE: Sat per vbyte to use for the transaction. [required] * [PUBKEY]: The pubkey of the node. If not provided, use the default node. Options: --------- * --help: Show this message and exit. Description: ----------- Send coins on-chain. .. asciinema:: /_static/orb-chain-send.cast