# lnd invoices Use `--private` to fetch an invoice with route hints for a node that only has unannounced channels: ```sh lncli addinvoice --private --expiry 3600 --memo npub1dxs2pygtfxsah77yuncsmu3ttqr274qr5g5zva3c7t5s3jtgy2xszsn4st 10 ``` ## Resources * [REST API Documentation](https://lightning.engineering/api-docs/api/lnd/lightning/get-info)