ptarmigan

Lightning Network (BOLT)

View the Project on GitHub nayutaco/ptarmigan

routing

NAME

routing - calculate payment route

SYNOPSIS

routing -s PAYER_NODEID -r PAYEE_NODEID -d DB_DIR -a AMOUNT_MSAT -e MIN_FINAL_CLTV_EXPIRY -p PAYMENT_HASH [-j]

options

DESCRIPTION

Calculate payment route using dijkstra shortest path.
This output is same as pay config file format(ptarmcli -p).

SEE ALSO

AUTHOR

Nayuta Inc.