.. _orb-invoice-generate: orb invoice generate ==================== Usage: ----- .. code:: $ orb invoice generate [OPTIONS] [SATOSHIS] [PUBKEY] Arguments: ---------- * [SATOSHIS]: The amount of Satoshis for this invoice. [default: 1000] * [PUBKEY]: The pubkey of the node. If not provided, use the default node. Options: --------- * --help: Show this message and exit. Description: ----------- Generate a bolt11 invoice. .. asciinema:: /_static/orb-invoice-generate.cast