Main Menu
Implementation Cheatsheet
Monitoring
2 min
monitoring payments lnd has multiple interfaces for monitoring payments and other activites on your node rest – asynchronous interface that requires polling to check for payment updates best used when simplicity or http tooling is preferred websockets – synchronous, event driven interface for streaming real time data usable in both server side and browser environments grpc – synchronous, bidirectional streaming interface offering efficient real time updates ideal for server side applications needing persistent connections and low latency webhooks – event driven http interface for receiving real time payment and node events via post requests rest docid 0c7qtf4021t6nsgo9im9o websockets docid\ fgchgw7s3aam a4pjq5sm grpc docid\ ufdchug692qpexarn6vns webhooks docid\ f7is bqmtqx6ly8ikvidv