UNPKG

lightning

Version:
9 lines (7 loc) 208 B
import {AuthenticatedLightningMethod} from '../../typescript'; /** * Delete all records of payments * * Requires `offchain:write` permission */ export const deletePayments: AuthenticatedLightningMethod;