UNPKG

lightning

Version:
9 lines (7 loc) 224 B
import {AuthenticatedLightningMethod} from '../../typescript'; /** * Delete all forwarding reputations * * Requires `offchain:write` permission */ export const deleteForwardingReputations: AuthenticatedLightningMethod;