Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameri/nostream
/ lnbits-callback-controller.ts
File
lnbits-callback-controller.ts
src/controllers/callbacks/lnbits-callback-controller.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Request, Response } from
'express'
2
3
import
{ deriveFromSecret, hmacSha256 } from
'../../utils/secret'
4
import
{ Invoice, InvoiceStatus } from
'../../@types/invoice'
Callers
nothing calls this directly
Calls
1
createLogger
Function · 0.90
Tested by
no test coverage detected