Uses of Class
net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
Packages that use LnrpcDeleteMacaroonIDResponse
-
Uses of LnrpcDeleteMacaroonIDResponse in net.osslabz.lnd.api
Methods in net.osslabz.lnd.api that return LnrpcDeleteMacaroonIDResponseModifier and TypeMethodDescriptionLightningApi.deleteMacaroonID(String rootKeyId) lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.Methods in net.osslabz.lnd.api that return types with arguments of type LnrpcDeleteMacaroonIDResponseModifier and TypeMethodDescriptionLightningApi.deleteMacaroonIDWithHttpInfo(String rootKeyId) lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.Method parameters in net.osslabz.lnd.api with type arguments of type LnrpcDeleteMacaroonIDResponseModifier and TypeMethodDescriptionokhttp3.CallLightningApi.deleteMacaroonIDAsync(String rootKeyId, ApiCallback<LnrpcDeleteMacaroonIDResponse> _callback) lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID. -
Uses of LnrpcDeleteMacaroonIDResponse in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcDeleteMacaroonIDResponseModifier and TypeMethodDescription