UNPKG

lightning

Version:
9 lines (7 loc) 196 B
import {AuthenticatedLightningMethod} from '../../typescript'; /** * Stop the Lightning daemon. * * Requires `info:write` permission */ export const stopDaemon: AuthenticatedLightningMethod;