orb channel rebalance

Usage:

$ orb channel rebalance   [OPTIONS] [SATOSHIS]

Arguments:

  • [SATOSHIS]: Amount to rebalance. [default: 1000]

Options:

  • –outgoing-chan-id TEXT: Outgoing channel ID.

  • –last-hop-pubkey TEXT: Pubkey of the last hop.

  • –max-paths INTEGER: Max number of paths to attempt before giving up. [default: 10000]

  • –fee-rate INTEGER: Fee rate PPM for circular payment. [default: 500]

  • –time-pref FLOAT: Time preference (LND only). [default: 0]

  • –pubkey TEXT: [default: ]

  • –help: Show this message and exit.

Description:

Rebalance the node.

If no outgoing and incoming channel are specified, then channels with high and low outbound are automatically selected.