Functions§
- address π
- Generate deposit address
- auth_
middleware π - Middleware to authenticate an incoming request. Routes that are authenticated with this middleware always require a Bearer token to be supplied in the Authorization header.
- backup π
- Backup a gateway actor state
- close_
channels_ πwith_ peer - configuration π
- Display high-level information about the Gateway config
- connect_
fed π - Connect a new federation
- create_
bolt11_ πinvoice_ v2 - create_
invoice_ πfor_ operator - extract_
bearer_ πtoken - Extracts the Bearer token from the Authorization header of the request.
- get_
balances π - get_
gateway_ πid - get_
ln_ πonchain_ address - handle_
post_ πinfo - Display high-level information about the Gateway
- info π
- Display high-level information about the Gateway
- leave_
fed π - Leave a federation
- list_
active_ πchannels - lnv1_
routes π - Public routes that are used in the LNv1 protocol
- lnv2_
routes π - Public routes that are used in the LNv2 protocol
- mnemonic π
- open_
channel π - pay_
bolt11_ πinvoice_ v2 - pay_
invoice π - pay_
invoice_ πoperator - payment_
log π - payment_
summary π - receive_
ecash π - recheck_
address π - routing_
info_ πv2 - run_
webserver - Creates the webserverβs routes and spawns the webserver in a separate task.
- send_
onchain π - set_
fees π - spend_
ecash π - stop π
- v1_
routes π - Gateway Webserver Routes. The gateway supports three types of routes
- withdraw π
- Withdraw from a gateway federation.