Uses of Class
net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
Packages that use LnrpcBakeMacaroonResponse
-
Uses of LnrpcBakeMacaroonResponse in net.osslabz.lnd.api
Methods in net.osslabz.lnd.api that return LnrpcBakeMacaroonResponseModifier and TypeMethodDescriptionLightningApi.bakeMacaroon(LnrpcBakeMacaroonRequest body) lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.Methods in net.osslabz.lnd.api that return types with arguments of type LnrpcBakeMacaroonResponseModifier and TypeMethodDescriptionLightningApi.bakeMacaroonWithHttpInfo(LnrpcBakeMacaroonRequest body) lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.Method parameters in net.osslabz.lnd.api with type arguments of type LnrpcBakeMacaroonResponseModifier and TypeMethodDescriptionokhttp3.CallLightningApi.bakeMacaroonAsync(LnrpcBakeMacaroonRequest body, ApiCallback<LnrpcBakeMacaroonResponse> _callback) lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions. -
Uses of LnrpcBakeMacaroonResponse in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcBakeMacaroonResponseModifier and TypeMethodDescription