Uses of Class
net.osslabz.lnd.dto.LnrpcNewAddressResponse
Packages that use LnrpcNewAddressResponse
-
Uses of LnrpcNewAddressResponse in net.osslabz.lnd.api
Methods in net.osslabz.lnd.api that return LnrpcNewAddressResponseModifier and TypeMethodDescriptionLightningApi.newAddress(String type, String account) lncli: `newaddress` NewAddress creates a new address under control of the local wallet.Methods in net.osslabz.lnd.api that return types with arguments of type LnrpcNewAddressResponseModifier and TypeMethodDescriptionLightningApi.newAddressWithHttpInfo(String type, String account) lncli: `newaddress` NewAddress creates a new address under control of the local wallet.Method parameters in net.osslabz.lnd.api with type arguments of type LnrpcNewAddressResponseModifier and TypeMethodDescriptionokhttp3.CallLightningApi.newAddressAsync(String type, String account, ApiCallback<LnrpcNewAddressResponse> _callback) lncli: `newaddress` NewAddress creates a new address under control of the local wallet. -
Uses of LnrpcNewAddressResponse in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcNewAddressResponseModifier and TypeMethodDescription