MCPcopy 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

1import { Request, Response } from 'express'
2
3import { deriveFromSecret, hmacSha256 } from '../../utils/secret'
4import { Invoice, InvoiceStatus } from '../../@types/invoice'

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected