Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandonChannel(String, Long, byte[], Boolean, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `abandonchannel` AbandonChannel removes all channel state from the database except for a close summary.
- abandonChannelAsync(String, Long, byte[], Boolean, Boolean, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `abandonchannel` AbandonChannel removes all channel state from the database except for a close summary.
- abandonChannelCall(String, Long, byte[], Boolean, Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for abandonChannel
- abandonChannelWithHttpInfo(String, Long, byte[], Boolean, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `abandonchannel` AbandonChannel removes all channel state from the database except for a close summary.
- ABANDONED - Enum constant in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- ABANDONED - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- accept(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- ACCEPTED - Enum constant in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
- ACCEPTED - Enum constant in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
- acceptHeight(Integer) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- acceptTime(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- accountBalance(Map<String, LnrpcWalletAccountBalance>) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- action(String) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- active(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- ACTIVE_CHANNEL - Enum constant in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- ACTIVE_SYNC - Enum constant in enum class net.osslabz.lnd.dto.PeerSyncType
- activeChannel(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- Adapter() - Constructor for class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.FailureFailureCode.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.ForceClosedChannelAnchorState.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.InvoiceInvoiceState.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.InvoicesrpcLookupModifier.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcAddressType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcCommitmentType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcFeatureBit.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcInitiator.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcNodeMetricType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcOutputScriptType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcPaymentFailureReason.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcResolutionOutcome.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcResolutionType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.LnrpcUpdateFailure.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.PaymentPaymentStatus.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.PeerEventEventType.Adapter
- Adapter() - Constructor for class net.osslabz.lnd.dto.PeerSyncType.Adapter
- addAddressesItem(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- addAddressesItem(LnrpcNodeAddress) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- addAliasesItem(String) - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- addAliasMapsItem(LnrpcAliasMap) - Method in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- addAliasScidsItem(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- addAliasScidsItem(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- addChainsItem(LnrpcChain) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- addChanBackupsItem(LnrpcChannelBackup) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackups
- addChannelFeesItem(LnrpcChannelFeeReport) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- addChannelsItem(LnrpcBatchOpenChannel) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- addChannelsItem(LnrpcChannel) - Method in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- addChannelsItem(LnrpcChannelCloseSummary) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- addChannelsItem(LnrpcChannelEdge) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- addChannelUpdatesItem(LnrpcChannelEdgeUpdate) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- addChanPointsItem(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- addClosedChansItem(LnrpcClosedChannelUpdate) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- addDefaultCookie(String, String) - Method in class net.osslabz.lnd.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class net.osslabz.lnd.ApiClient
-
Add a default header.
- addDestAddressesItem(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- addDestFeaturesItem(LnrpcFeatureBit) - Method in class net.osslabz.lnd.dto.InlineObject
- addDestFeaturesItem(LnrpcFeatureBit) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- addDetailsItem(ProtobufAny) - Method in class net.osslabz.lnd.dto.RpcStatus
- addEdgesItem(LnrpcChannelEdge) - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- addErrorsItem(LnrpcTimestampedError) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- addFailedUpdatesItem(LnrpcFailedUpdate) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- addForwardingEventsItem(LnrpcForwardingEvent) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- addHoldInvoice(InvoicesrpcAddHoldInvoiceRequest) - Method in class net.osslabz.lnd.api.InvoicesApi
-
AddHoldInvoice creates a hold invoice.
- addHoldInvoiceAsync(InvoicesrpcAddHoldInvoiceRequest, ApiCallback<InvoicesrpcAddHoldInvoiceResp>) - Method in class net.osslabz.lnd.api.InvoicesApi
-
AddHoldInvoice creates a hold invoice.
- addHoldInvoiceCall(InvoicesrpcAddHoldInvoiceRequest, ApiCallback) - Method in class net.osslabz.lnd.api.InvoicesApi
-
Build call for addHoldInvoice
- addHoldInvoiceWithHttpInfo(InvoicesrpcAddHoldInvoiceRequest) - Method in class net.osslabz.lnd.api.InvoicesApi
-
AddHoldInvoice creates a hold invoice.
- addHopHintsItem(LnrpcHopHint) - Method in class net.osslabz.lnd.dto.LnrpcRouteHint
- addHopsItem(LnrpcHop) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- addHtlcsItem(LnrpcHTLCAttempt) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- addHtlcsItem(LnrpcInvoiceHTLC) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- addIgnoredEdgesItem(LnrpcEdgeLocator) - Method in class net.osslabz.lnd.dto.InlineObject
- addIgnoredNodesItem(byte[]) - Method in class net.osslabz.lnd.dto.InlineObject
- addIgnoredPairsItem(LnrpcNodePair) - Method in class net.osslabz.lnd.dto.InlineObject
- addIndex(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- addIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- addIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- addInvoice(LnrpcInvoice) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `addinvoice` AddInvoice attempts to add a new invoice to the invoice database.
- addInvoiceAsync(LnrpcInvoice, ApiCallback<LnrpcAddInvoiceResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `addinvoice` AddInvoice attempts to add a new invoice to the invoice database.
- addInvoiceCall(LnrpcInvoice, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for addInvoice
- addInvoicesItem(LnrpcInvoice) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- addInvoiceWithHttpInfo(LnrpcInvoice) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `addinvoice` AddInvoice attempts to add a new invoice to the invoice database.
- addNodeAddressesItem(LnrpcNodeAddress) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- addNodesItem(LnrpcLightningNode) - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- addNodeUpdatesItem(LnrpcNodeUpdate) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- addOutputDetailsItem(LnrpcOutputDetail) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- addPaymentsItem(LnrpcPayment) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- addPeersItem(LnrpcPeer) - Method in class net.osslabz.lnd.dto.LnrpcListPeersResponse
- addPendingChannelsItem(LnrpcPendingUpdate) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- addPendingClosingChannelsItem(PendingChannelsResponseClosedChannel) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- addPendingForceClosingChannelsItem(PendingChannelsResponseForceClosedChannel) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- addPendingHtlcsItem(LnrpcHTLC) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- addPendingHtlcsItem(LnrpcPendingHTLC) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- addPendingOpenChannelsItem(PendingChannelsResponsePendingOpenChannel) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- addPermissionsItem(LnrpcMacaroonPermission) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- addPermissionsItem(LnrpcMacaroonPermission) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- addPermissionsItem(LnrpcMacaroonPermission) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- addPreviousOutpointsItem(LnrpcPreviousOutPoint) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- addr(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
- addr(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- addr(LnrpcLightningAddress) - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- addResolutionsItem(LnrpcResolution) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- address(String) - Method in class net.osslabz.lnd.dto.LnrpcNewAddressResponse
- address(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- address(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- address(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- addresses(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- addresses(List<LnrpcNodeAddress>) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- addressType(LnrpcAddressType) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- addRootKeyIdsItem(String) - Method in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- addRouteHintsItem(LnrpcRouteHint) - Method in class net.osslabz.lnd.dto.InlineObject
- addRouteHintsItem(LnrpcRouteHint) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- addRouteHintsItem(LnrpcRouteHint) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- addRouteHintsItem(LnrpcRouteHint) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- addRoutesItem(LnrpcRoute) - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- addrToAmount(Map<String, String>) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- addTransactionsItem(LnrpcTransaction) - Method in class net.osslabz.lnd.dto.LnrpcTransactionDetails
- addUrisItem(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- addUtxosItem(LnrpcUtxo) - Method in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
- addWaitingCloseChannelsItem(PendingChannelsResponseWaitingCloseChannel) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- advertisingNode(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- alias(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- alias(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- alias(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- aliases(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- aliasMaps(List<LnrpcAliasMap>) - Method in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- aliasScids(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- aliasScids(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- allowExternalPermissions(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- allowSelfPayment(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- amount(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- amount(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- amount(String) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- amount(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- amount(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- AMOUNT_BELOW_MINIMUM - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- amountSat(String) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- amountSat(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- amp(LnrpcAMP) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- AMP_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- AMP_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- ampInvoiceState(Map<String, LnrpcAMPInvoiceState>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- ampRecord(LnrpcAMPRecord) - Method in class net.osslabz.lnd.dto.LnrpcHop
- amt(String) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- amt(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- amtIn(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- amtInMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- amtMsat(String) - Method in class net.osslabz.lnd.dto.InlineObject
- amtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- amtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- amtOut(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- amtOutMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- amtPaid(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- amtPaidMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- amtPaidMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- amtPaidSat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- amtToForward(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- amtToForwardMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- anchor(ForceClosedChannelAnchorState) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- ANCHOR - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- ANCHORS - Enum constant in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- ANCHORS_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- ANCHORS_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- ANCHORS_ZERO_FEE_HTLC_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- ANCHORS_ZERO_FEE_HTLC_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- ApiCallback<T> - Interface in net.osslabz.lnd
-
Callback for asynchronous API call.
- ApiClient - Class in net.osslabz.lnd
-
ApiClient class.
- ApiClient() - Constructor for class net.osslabz.lnd.ApiClient
-
Basic constructor for ApiClient
- ApiClient(OkHttpClient) - Constructor for class net.osslabz.lnd.ApiClient
-
Basic constructor with custom OkHttpClient
- ApiException - Exception in net.osslabz.lnd
-
ApiException class.
- ApiException() - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(int, String) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(String) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiException(Throwable) - Constructor for exception net.osslabz.lnd.ApiException
-
Constructor for ApiException.
- ApiKeyAuth - Class in net.osslabz.lnd.auth
- ApiKeyAuth(String, String) - Constructor for class net.osslabz.lnd.auth.ApiKeyAuth
- ApiResponse<T> - Class in net.osslabz.lnd
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class net.osslabz.lnd.ApiResponse
-
Constructor for ApiResponse.
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class net.osslabz.lnd.ApiResponse
-
Constructor for ApiResponse.
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class net.osslabz.lnd.auth.ApiKeyAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in interface net.osslabz.lnd.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class net.osslabz.lnd.auth.HttpBasicAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class net.osslabz.lnd.auth.HttpBearerAuth
- attemptId(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- attemptTimeNs(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- Authentication - Interface in net.osslabz.lnd.auth
- avgChannelSize(Double) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- avgOutDegree(Double) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
B
- bakeMacaroon(LnrpcBakeMacaroonRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.
- bakeMacaroonAsync(LnrpcBakeMacaroonRequest, ApiCallback<LnrpcBakeMacaroonResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.
- bakeMacaroonCall(LnrpcBakeMacaroonRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for bakeMacaroon
- bakeMacaroonWithHttpInfo(LnrpcBakeMacaroonRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.
- balance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- baseFee(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- baseFee(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- baseFeeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- baseFeeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- basePsbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- baseScid(String) - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- batchOpenChannel(LnrpcBatchOpenChannelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `batchopenchannel` BatchOpenChannel attempts to open multiple single-funded channels in a single transaction in an atomic way.
- batchOpenChannelAsync(LnrpcBatchOpenChannelRequest, ApiCallback<LnrpcBatchOpenChannelResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `batchopenchannel` BatchOpenChannel attempts to open multiple single-funded channels in a single transaction in an atomic way.
- batchOpenChannelCall(LnrpcBatchOpenChannelRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for batchOpenChannel
- batchOpenChannelWithHttpInfo(LnrpcBatchOpenChannelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `batchopenchannel` BatchOpenChannel attempts to open multiple single-funded channels in a single transaction in an atomic way.
- bestHeaderTimestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- BETWEENNESS_CENTRALITY - Enum constant in enum class net.osslabz.lnd.dto.LnrpcNodeMetricType
- betweennessCentrality(Map<String, LnrpcFloatMetric>) - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- blockHash(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- blockHash(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- blockHeight(Integer) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- blockHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- blocksTilMaturity(Integer) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- blocksTilMaturity(Integer) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- BOTH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcInitiator
- BREACH_CLOSE - Enum constant in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- buildCall(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class net.osslabz.lnd.ApiClient
-
Build HTTP call with the given options.
- buildRequest(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class net.osslabz.lnd.ApiClient
-
Build an HTTP request with the given options.
- buildRequestBodyFormEncoding(Map<String, Object>) - Method in class net.osslabz.lnd.ApiClient
-
Build a form-encoding request body with the given form parameters.
- buildRequestBodyMultipart(Map<String, Object>) - Method in class net.osslabz.lnd.ApiClient
-
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
- buildUrl(String, String, List<Pair>, List<Pair>) - Method in class net.osslabz.lnd.ApiClient
-
Build full URL by concatenating base path, the given sub path and query parameters.
- ByteArrayAdapter() - Constructor for class net.osslabz.lnd.JSON.ByteArrayAdapter
- bytesRecv(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- bytesSent(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
C
- CANCELED - Enum constant in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
- CANCELED - Enum constant in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
- cancelInvoice(InvoicesrpcCancelInvoiceMsg) - Method in class net.osslabz.lnd.api.InvoicesApi
-
CancelInvoice cancels a currently open invoice.
- cancelInvoiceAsync(InvoicesrpcCancelInvoiceMsg, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.InvoicesApi
-
CancelInvoice cancels a currently open invoice.
- cancelInvoiceCall(InvoicesrpcCancelInvoiceMsg, ApiCallback) - Method in class net.osslabz.lnd.api.InvoicesApi
-
Build call for cancelInvoice
- cancelInvoiceWithHttpInfo(InvoicesrpcCancelInvoiceMsg) - Method in class net.osslabz.lnd.api.InvoicesApi
-
CancelInvoice cancels a currently open invoice.
- capacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- capacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- capacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- capacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- capacity(String) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- capacity(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- chain(String) - Method in class net.osslabz.lnd.dto.LnrpcChain
- chainHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- chainHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- chainHash(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- chains(List<LnrpcChain>) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- chanBackup(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
- chanBackups(List<LnrpcChannelBackup>) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackups
- chanBackups(LnrpcChannelBackups) - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- chanCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- chanClose(LnrpcChannelCloseUpdate) - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- chanId(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- chanIdIn(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- chanIdOut(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- channel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- channel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- channel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- channel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- CHANNEL_DISABLED - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- channelAcceptor(LnrpcChannelAcceptResponse) - Method in class net.osslabz.lnd.api.LightningApi
-
ChannelAcceptor dispatches a bi-directional streaming RPC in which OpenChannel requests are sent to the client and the client responds with a boolean that tells LND whether or not to accept the channel.
- channelAcceptorAsync(LnrpcChannelAcceptResponse, ApiCallback<StreamResultOfLnrpcChannelAcceptRequest>) - Method in class net.osslabz.lnd.api.LightningApi
-
ChannelAcceptor dispatches a bi-directional streaming RPC in which OpenChannel requests are sent to the client and the client responds with a boolean that tells LND whether or not to accept the channel.
- channelAcceptorCall(LnrpcChannelAcceptResponse, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for channelAcceptor
- channelAcceptorWithHttpInfo(LnrpcChannelAcceptResponse) - Method in class net.osslabz.lnd.api.LightningApi
-
ChannelAcceptor dispatches a bi-directional streaming RPC in which OpenChannel requests are sent to the client and the client responds with a boolean that tells LND whether or not to accept the channel.
- channelBalance() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `channelbalance` ChannelBalance returns a report on the total funds across all open channels, categorized in local/remote, pending local/remote and unsettled local/remote balances.
- channelBalanceAsync(ApiCallback<LnrpcChannelBalanceResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `channelbalance` ChannelBalance returns a report on the total funds across all open channels, categorized in local/remote, pending local/remote and unsettled local/remote balances.
- channelBalanceCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for channelBalance
- channelBalanceWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `channelbalance` ChannelBalance returns a report on the total funds across all open channels, categorized in local/remote, pending local/remote and unsettled local/remote balances.
- ChannelCloseSummaryClosureType - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets ChannelCloseSummaryClosureType
- ChannelCloseSummaryClosureType.Adapter - Class in net.osslabz.lnd.dto
- ChannelEventUpdateUpdateType - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets ChannelEventUpdateUpdateType
- ChannelEventUpdateUpdateType.Adapter - Class in net.osslabz.lnd.dto
- channelFees(List<LnrpcChannelFeeReport>) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- channelFlags(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- channelFlags(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- channelId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- channelId(String) - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- channelPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- channelPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- channelPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- channelPoint(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- channelPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
- channelReserve(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- channels(List<LnrpcBatchOpenChannel>) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- channels(List<LnrpcChannel>) - Method in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- channels(List<LnrpcChannelCloseSummary>) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- channels(List<LnrpcChannelEdge>) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- channelUpdate(LnrpcChannelUpdate) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- channelUpdates(List<LnrpcChannelEdgeUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- chanOpen(LnrpcChannelOpenUpdate) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- chanPending(LnrpcPendingUpdate) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- chanPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- chanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
- chanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- chanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- chanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- chanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- chanPoints(List<LnrpcChannelPoint>) - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- chanPointShim(LnrpcChanPointShim) - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
- chanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- chanStatusFlags(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- chanStatusFlags(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- checkMacaroonPermissions(LnrpcCheckMacPermRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.
- checkMacaroonPermissionsAsync(LnrpcCheckMacPermRequest, ApiCallback<LnrpcCheckMacPermResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.
- checkMacaroonPermissionsCall(LnrpcCheckMacPermRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for checkMacaroonPermissions
- checkMacaroonPermissionsWithHttpInfo(LnrpcCheckMacPermRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.
- childIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- childIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- CLAIMED - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- closeAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- closeAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- closeAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- closeChannel(String, Long, byte[], Boolean, Integer, String, String, String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `closechannel` CloseChannel attempts to close an active channel identified by its channel outpoint (ChannelPoint).
- closeChannelAsync(String, Long, byte[], Boolean, Integer, String, String, String, String, ApiCallback<StreamResultOfLnrpcCloseStatusUpdate>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `closechannel` CloseChannel attempts to close an active channel identified by its channel outpoint (ChannelPoint).
- closeChannelCall(String, Long, byte[], Boolean, Integer, String, String, String, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for closeChannel
- closeChannelWithHttpInfo(String, Long, byte[], Boolean, Integer, String, String, String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `closechannel` CloseChannel attempts to close an active channel identified by its channel outpoint (ChannelPoint).
- CLOSED_CHANNEL - Enum constant in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- closedChannel(LnrpcChannelCloseSummary) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- closedChannels(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `closedchannels` ClosedChannels returns a description of all the closed channels that this node was a participant in.
- closedChannelsAsync(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, ApiCallback<LnrpcClosedChannelsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `closedchannels` ClosedChannels returns a description of all the closed channels that this node was a participant in.
- closedChannelsCall(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for closedChannels
- closedChannelsWithHttpInfo(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `closedchannels` ClosedChannels returns a description of all the closed channels that this node was a participant in.
- closedChans(List<LnrpcClosedChannelUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- closedHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- closeHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- closeInitiator(LnrpcInitiator) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- closePending(LnrpcPendingUpdate) - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- closeType(ChannelCloseSummaryClosureType) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- closingTxHash(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- closingTxid(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- closingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- closingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- closingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- cltvExpiry(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- cltvExpiry(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- cltvExpiry(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- cltvExpiry(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- cltvExpiryDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- cltvLimit(Long) - Method in class net.osslabz.lnd.dto.InlineObject
- cltvLimit(Long) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- code(Integer) - Method in class net.osslabz.lnd.dto.RpcStatus
- code(FailureFailureCode) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- collectionPathParameterToString(String, Collection) - Method in class net.osslabz.lnd.ApiClient
-
Formats the specified collection path parameter to a string value.
- color(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- color(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- color(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- COMMIT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- commitFee(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- commitFee(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- commitHash(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- commitments(PendingChannelsResponseCommitments) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- commitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- commitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- commitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- commitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- commitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- commitWeight(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- commitWeight(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- Configuration - Class in net.osslabz.lnd
- Configuration() - Constructor for class net.osslabz.lnd.Configuration
- confirmations(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- confirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- confirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- connectingNode(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- connectPeer(LnrpcConnectPeerRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `connect` ConnectPeer attempts to establish a connection to a remote peer.
- connectPeerAsync(LnrpcConnectPeerRequest, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `connect` ConnectPeer attempts to establish a connection to a remote peer.
- connectPeerCall(LnrpcConnectPeerRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for connectPeer
- connectPeerWithHttpInfo(LnrpcConnectPeerRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `connect` ConnectPeer attempts to establish a connection to a remote peer.
- containsIgnoreCase(String[], String) - Static method in class net.osslabz.lnd.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- contentLength() - Method in class net.osslabz.lnd.ProgressRequestBody
- contentLength() - Method in class net.osslabz.lnd.ProgressResponseBody
- contentType() - Method in class net.osslabz.lnd.ProgressRequestBody
- contentType() - Method in class net.osslabz.lnd.ProgressResponseBody
- COOPERATIVE_CLOSE - Enum constant in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- createGson() - Static method in class net.osslabz.lnd.JSON
- creationDate(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- creationDate(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- creationTimeNs(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- csvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- csvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- csvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- csvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- customCaveatCondition(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- customMacaroonCaveatName(String) - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- customRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- customRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcHop
- customRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- customRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- customRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
D
- data(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- data(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- DATALOSS_PROTECT_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- DATALOSS_PROTECT_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- DateTypeAdapter() - Constructor for class net.osslabz.lnd.JSON.DateTypeAdapter
- DateTypeAdapter(DateFormat) - Constructor for class net.osslabz.lnd.JSON.DateTypeAdapter
- dayFeeSum(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- debugLevel(LnrpcDebugLevelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `debuglevel` DebugLevel allows a caller to programmatically set the logging verbosity of lnd.
- debugLevelAsync(LnrpcDebugLevelRequest, ApiCallback<LnrpcDebugLevelResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `debuglevel` DebugLevel allows a caller to programmatically set the logging verbosity of lnd.
- debugLevelCall(LnrpcDebugLevelRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for debugLevel
- debugLevelWithHttpInfo(LnrpcDebugLevelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `debuglevel` DebugLevel allows a caller to programmatically set the logging verbosity of lnd.
- decodePayReq(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `decodepayreq` DecodePayReq takes an encoded payment request string and attempts to decode it, returning a full description of the conditions encoded within the payment request.
- decodePayReqAsync(String, ApiCallback<LnrpcPayReq>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `decodepayreq` DecodePayReq takes an encoded payment request string and attempts to decode it, returning a full description of the conditions encoded within the payment request.
- decodePayReqCall(String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for decodePayReq
- decodePayReqWithHttpInfo(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `decodepayreq` DecodePayReq takes an encoded payment request string and attempts to decode it, returning a full description of the conditions encoded within the payment request.
- DEFAULT - Enum constant in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
- defaultValue - Variable in class net.osslabz.lnd.ServerVariable
- deleteAllPayments(Boolean, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
DeleteAllPayments deletes all outgoing payments from DB.
- deleteAllPaymentsAsync(Boolean, Boolean, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
DeleteAllPayments deletes all outgoing payments from DB.
- deleteAllPaymentsCall(Boolean, Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for deleteAllPayments
- deleteAllPaymentsWithHttpInfo(Boolean, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
DeleteAllPayments deletes all outgoing payments from DB.
- deleted(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
- deleteMacaroonID(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.
- deleteMacaroonIDAsync(String, ApiCallback<LnrpcDeleteMacaroonIDResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.
- deleteMacaroonIDCall(String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for deleteMacaroonID
- deleteMacaroonIDWithHttpInfo(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.
- deletePayment(byte[], Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
DeletePayment deletes an outgoing payment from DB.
- deletePaymentAsync(byte[], Boolean, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
DeletePayment deletes an outgoing payment from DB.
- deletePaymentCall(byte[], Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for deletePayment
- deletePaymentWithHttpInfo(byte[], Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
DeletePayment deletes an outgoing payment from DB.
- describeGraph(Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `describegraph` DescribeGraph returns a description of the latest graph state from the point of view of the node.
- describeGraphAsync(Boolean, ApiCallback<LnrpcChannelGraph>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `describegraph` DescribeGraph returns a description of the latest graph state from the point of view of the node.
- describeGraphCall(Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for describeGraph
- describeGraphWithHttpInfo(Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `describegraph` DescribeGraph returns a description of the latest graph state from the point of view of the node.
- description - Variable in class net.osslabz.lnd.ServerConfiguration
- description - Variable in class net.osslabz.lnd.ServerVariable
- description(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- descriptionHash(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- descriptionHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- descriptionHash(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- deserialize(String, Type) - Method in class net.osslabz.lnd.JSON
-
Deserialize the given JSON string to Java object.
- deserialize(Response, Type) - Method in class net.osslabz.lnd.ApiClient
-
Deserialize response body to Java object, according to the return type and the Content-Type response header.
- dest(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- destAddresses(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- destCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.InlineObject
- destCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- destFeatures(List<LnrpcFeatureBit>) - Method in class net.osslabz.lnd.dto.InlineObject
- destFeatures(List<LnrpcFeatureBit>) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- destination(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- destString(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- details(List<ProtobufAny>) - Method in class net.osslabz.lnd.dto.RpcStatus
- directionReverse(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- disabled(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- disconnectPeer(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `disconnect` DisconnectPeer attempts to disconnect one peer from another identified by a given pubKey.
- disconnectPeerAsync(String, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `disconnect` DisconnectPeer attempts to disconnect one peer from another identified by a given pubKey.
- disconnectPeerCall(String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for disconnectPeer
- disconnectPeerWithHttpInfo(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `disconnect` DisconnectPeer attempts to disconnect one peer from another identified by a given pubKey.
- downloadFileFromResponse(Response) - Method in class net.osslabz.lnd.ApiClient
-
Download file from the given response.
- dustLimit(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- dustLimitSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
E
- edges(List<LnrpcChannelEdge>) - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- endTime(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- entity(String) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- enumValues - Variable in class net.osslabz.lnd.ServerVariable
- equals(Object) - Method in class net.osslabz.lnd.dto.InlineObject
- equals(Object) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- equals(Object) - Method in class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
- equals(Object) - Method in class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcAmount
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChain
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackups
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFeature
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFundingShimCancel
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcHop
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListPeersResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcNewAddressResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcNodePair
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcRouteHint
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendManyResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcStreamAuth
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcTransactionDetails
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- equals(Object) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- equals(Object) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- equals(Object) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- equals(Object) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- equals(Object) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- equals(Object) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- equals(Object) - Method in class net.osslabz.lnd.dto.ProtobufAny
- equals(Object) - Method in class net.osslabz.lnd.dto.RpcStatus
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- equals(Object) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- error(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- error(String) - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- error(String) - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- error(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- ERROR - Enum constant in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- errors(List<LnrpcTimestampedError>) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- escapeString(String) - Method in class net.osslabz.lnd.ApiClient
-
Escape the given string to be used as URL query value.
- estimateFee(Integer, Integer, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `estimatefee` EstimateFee asks the chain backend to estimate the fee rate and total fees for a transaction that pays to multiple specified outputs.
- estimateFeeAsync(Integer, Integer, Boolean, ApiCallback<LnrpcEstimateFeeResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `estimatefee` EstimateFee asks the chain backend to estimate the fee rate and total fees for a transaction that pays to multiple specified outputs.
- estimateFeeCall(Integer, Integer, Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for estimateFee
- estimateFeeWithHttpInfo(Integer, Integer, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `estimatefee` EstimateFee asks the chain backend to estimate the fee rate and total fees for a transaction that pays to multiple specified outputs.
- execute(Call) - Method in class net.osslabz.lnd.ApiClient
- execute(Call, Type) - Method in class net.osslabz.lnd.ApiClient
-
Execute HTTP call and deserialize the HTTP response body into the given return type.
- executeAsync(Call, Type, ApiCallback<T>) - Method in class net.osslabz.lnd.ApiClient
-
Execute HTTP call asynchronously.
- executeAsync(Call, ApiCallback<T>) - Method in class net.osslabz.lnd.ApiClient
- expirationHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- expiry(Long) - Method in class net.osslabz.lnd.dto.LnrpcHop
- expiry(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- expiry(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- expiry(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- EXPIRY_TOO_FAR - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- EXPIRY_TOO_SOON - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- expiryHeight(Integer) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- exportAllChannelBackups() - Method in class net.osslabz.lnd.api.LightningApi
-
ExportAllChannelBackups returns static channel backups for all existing channels known to lnd.
- exportAllChannelBackupsAsync(ApiCallback<LnrpcChanBackupSnapshot>) - Method in class net.osslabz.lnd.api.LightningApi
-
ExportAllChannelBackups returns static channel backups for all existing channels known to lnd.
- exportAllChannelBackupsCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for exportAllChannelBackups
- exportAllChannelBackupsWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
ExportAllChannelBackups returns static channel backups for all existing channels known to lnd.
- exportChannelBackup(String, Long, byte[]) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `exportchanbackup` ExportChannelBackup attempts to return an encrypted static channel backup for the target channel identified by it channel point.
- exportChannelBackupAsync(String, Long, byte[], ApiCallback<LnrpcChannelBackup>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `exportchanbackup` ExportChannelBackup attempts to return an encrypted static channel backup for the target channel identified by it channel point.
- exportChannelBackupCall(String, Long, byte[], ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for exportChannelBackup
- exportChannelBackupWithHttpInfo(String, Long, byte[]) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `exportchanbackup` ExportChannelBackup attempts to return an encrypted static channel backup for the target channel identified by it channel point.
- EXT_GOSSIP_QUERIES_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- EXT_GOSSIP_QUERIES_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- extraOpaqueData(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
F
- FAILED - Enum constant in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
- FAILED - Enum constant in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
- failedUpdates(List<LnrpcFailedUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- failure(LnrpcFailure) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- FailureFailureCode - Enum Class in net.osslabz.lnd.dto
-
- RESERVED: The numbers assigned in this enumeration match the failure codes as defined in BOLT #4.
- FailureFailureCode.Adapter - Class in net.osslabz.lnd.dto
- failureReason(LnrpcPaymentFailureReason) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- failureSourceIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- fallbackAddr(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- fallbackAddr(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- fallbackAddr(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- features(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- features(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- features(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- features(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- features(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- features(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- fee(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- fee(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- fee(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- FEE_INSUFFICIENT - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- feeBaseMsat(Long) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- feeBaseMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- feeLimit(LnrpcFeeLimit) - Method in class net.osslabz.lnd.dto.InlineObject
- feeLimit(LnrpcFeeLimit) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- feeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- feeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- feeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- feePerKw(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- feePerKw(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- feePerKw(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- feePerMil(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- feeProportionalMillionths(Long) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- feeRate(Double) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- feeRate(Double) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- feeRate(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- feeRate(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- feeRateMilliMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- feeRatePpm(Long) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- feerateSatPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- feeReport() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `feereport` FeeReport allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
- feeReportAsync(ApiCallback<LnrpcFeeReportResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `feereport` FeeReport allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
- feeReportCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for feeReport
- feeReportWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `feereport` FeeReport allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
- feeSat(String) - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- feeSat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- FINAL_EXPIRY_TOO_SOON - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- FINAL_INCORRECT_CLTV_EXPIRY - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- FINAL_INCORRECT_HTLC_AMOUNT - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- finalCltvDelta(Integer) - Method in class net.osslabz.lnd.dto.InlineObject
- finalCltvDelta(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- finalRawTx(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- FIRST_STAGE - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- firstIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- firstIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- fixed(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- fixedMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- flags(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- flapCount(Integer) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- ForceClosedChannelAnchorState - Enum Class in net.osslabz.lnd.dto
-
There are three resolution states for the anchor: limbo, lost and recovered.
- ForceClosedChannelAnchorState.Adapter - Class in net.osslabz.lnd.dto
- forwardingChannel(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- forwardingEvents(List<LnrpcForwardingEvent>) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- forwardingHistory(LnrpcForwardingHistoryRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `fwdinghistory` ForwardingHistory allows the caller to query the htlcswitch for a record of all HTLCs forwarded within the target time range, and integer offset within that time range, for a maximum number of events.
- forwardingHistoryAsync(LnrpcForwardingHistoryRequest, ApiCallback<LnrpcForwardingHistoryResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `fwdinghistory` ForwardingHistory allows the caller to query the htlcswitch for a record of all HTLCs forwarded within the target time range, and integer offset within that time range, for a maximum number of events.
- forwardingHistoryCall(LnrpcForwardingHistoryRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for forwardingHistory
- forwardingHistoryWithHttpInfo(LnrpcForwardingHistoryRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `fwdinghistory` ForwardingHistory allows the caller to query the htlcswitch for a record of all HTLCs forwarded within the target time range, and integer offset within that time range, for a maximum number of events.
- forwardingHtlcIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- from(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcNodePair
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.FailureFailureCode
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcAddressType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcInitiator
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcNodeMetricType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.PeerEventEventType
- fromValue(String) - Static method in enum class net.osslabz.lnd.dto.PeerSyncType
- fullMethod(String) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- FULLY_RESOLVED_CHANNEL - Enum constant in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- fullyResolvedChannel(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- fundedPsbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- FUNDING_CANCELED - Enum constant in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- fundingAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- fundingAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- fundingAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- fundingShim(LnrpcFundingShim) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- fundingStateStep(LnrpcFundingTransitionMsg) - Method in class net.osslabz.lnd.api.LightningApi
-
FundingStateStep is an advanced funding related call that allows the caller to either execute some preparatory steps for a funding workflow, or manually progress a funding workflow.
- fundingStateStepAsync(LnrpcFundingTransitionMsg, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
FundingStateStep is an advanced funding related call that allows the caller to either execute some preparatory steps for a funding workflow, or manually progress a funding workflow.
- fundingStateStepCall(LnrpcFundingTransitionMsg, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for fundingStateStep
- fundingStateStepWithHttpInfo(LnrpcFundingTransitionMsg) - Method in class net.osslabz.lnd.api.LightningApi
-
FundingStateStep is an advanced funding related call that allows the caller to either execute some preparatory steps for a funding workflow, or manually progress a funding workflow.
- fundingTxidBytes(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- fundingTxidStr(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
G
- getAccept() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
Whether or not the client accepts the channel.
- getAcceptHeight() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Block height at which this htlc was accepted.
- getAcceptTime() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Time at which this htlc was accepted.
- getAccountBalance() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
-
A mapping of each wallet account's name to its balance.
- getAction() - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
-
The action that is granted.
- getActive() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get active
- getActiveChannel() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
-
Get activeChannel
- getAddIndex() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
-
The \"add\" index of this invoice.
- getAddIndex() - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
-
The \"add\" index of this invoice.
- getAddIndex() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The \"add\" index of this invoice.
- getAddr() - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
-
Get addr
- getAddr() - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
-
Get addr
- getAddr() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
Get addr
- getAddress() - Method in class net.osslabz.lnd.dto.LnrpcNewAddressResponse
-
Get address
- getAddress() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
-
Get address
- getAddress() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get address
- getAddress() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
-
Get address
- getAddresses() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
-
Get addresses
- getAddresses() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
-
Deprecated, use node_addresses.
- getAddressType() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
-
Get addressType
- getAddrToAmount() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
-
Get addrToAmount
- getAdvertisingNode() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
-
Get advertisingNode
- getAlias() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get alias
- getAlias() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
-
Get alias
- getAlias() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
-
Get alias
- getAliases() - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
-
The set of all aliases stored for the base SCID.
- getAliasMaps() - Method in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
-
Get aliasMaps
- getAliasScids() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
This lists out the set of alias short channel ids that exist for a channel.
- getAliasScids() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
This lists out the set of alias short channel ids that existed for the closed channel.
- getAllowExternalPermissions() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
-
Informs the RPC on whether to allow external permissions that LND is not aware of.
- getAllowSelfPayment() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
If set, circular payments to self are permitted.
- getAmount() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
-
Get amount
- getAmount() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
-
Get amount
- getAmount() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
-
Get amount
- getAmount() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
Get amount
- getAmount() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get amount
- getAmountSat() - Method in class net.osslabz.lnd.dto.LnrpcResolution
-
The amount that was claimed by the resolution.
- getAmountSat() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
-
Get amountSat
- getAmp() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Get amp
- getAmpInvoiceState() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
- getAmpRecord() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get ampRecord
- getAmt() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
-
The size of the pre-crafted output to be used as the channel point for this channel funding.
- getAmt() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The amount to send expressed in satoshis.
- getAmtIn() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The total amount (in satoshis) of the incoming HTLC that created half the circuit.
- getAmtInMsat() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The total amount (in milli-satoshis) of the incoming HTLC that created half the circuit.
- getAmtMsat() - Method in class net.osslabz.lnd.dto.InlineObject
-
The amount to send expressed in millisatoshis.
- getAmtMsat() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
The amount of the htlc in msat.
- getAmtMsat() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The amount to send expressed in millisatoshis.
- getAmtOut() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The total amount (in satoshis) of the outgoing HTLC that created the second half of the circuit.
- getAmtOutMsat() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The total amount (in milli-satoshis) of the outgoing HTLC that created the second half of the circuit.
- getAmtPaid() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Deprecated, use amt_paid_sat or amt_paid_msat.
- getAmtPaidMsat() - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
-
The total amount paid for the sub-invoice expressed in milli satoshis.
- getAmtPaidMsat() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The amount that was accepted for this invoice, in millisatoshis.
- getAmtPaidSat() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The amount that was accepted for this invoice, in satoshis.
- getAmtToForward() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get amtToForward
- getAmtToForwardMsat() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get amtToForwardMsat
- getAnchor() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Get anchor
- getApiClient() - Method in class net.osslabz.lnd.api.InvoicesApi
- getApiClient() - Method in class net.osslabz.lnd.api.LightningApi
- getApiKey() - Method in class net.osslabz.lnd.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class net.osslabz.lnd.auth.ApiKeyAuth
- getAttemptId() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
-
The unique ID that is used for this attempt.
- getAttemptTimeNs() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
-
The time in UNIX nanoseconds at which this HTLC was sent.
- getAuthentication(String) - Method in class net.osslabz.lnd.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class net.osslabz.lnd.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAvgChannelSize() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get avgChannelSize
- getAvgOutDegree() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get avgOutDegree
- getBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get balance
- getBaseFee() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The base fee that must be used for incoming HTLC's to this particular channel.
- getBaseFee() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBaseFeeMsat() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
The base fee charged regardless of the number of milli-satoshis sent.
- getBasePath() - Method in class net.osslabz.lnd.ApiClient
-
Get base path
- getBasePsbt() - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
-
An optional base PSBT the new channel output will be added to.
- getBaseScid() - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
-
For non-zero-conf channels, this is the confirmed SCID.
- getBearerToken() - Method in class net.osslabz.lnd.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getBestHeaderTimestamp() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get bestHeaderTimestamp
- getBetweennessCentrality() - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
-
Betweenness centrality is the sum of the ratio of shortest paths that pass through the node for each pair of nodes in the graph (not counting paths starting or ending at this node).
- getBlockHash() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get blockHash
- getBlockHash() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get blockHash
- getBlockHeight() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get blockHeight
- getBlockHeight() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get blockHeight
- getBlocksTilMaturity() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
-
The number of blocks remaining until the current stage can be swept.
- getBlocksTilMaturity() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Remaining # of blocks until the commitment output can be swept.
- getBytesRecv() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get bytesRecv
- getBytesSent() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get bytesSent
- getCapacity() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get capacity
- getCapacity() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Total capacity of the channel.
- getCapacity() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Get capacity
- getCapacity() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
-
Get capacity
- getCapacity() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
-
Get capacity
- getCapacity() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Get capacity
- getChain() - Method in class net.osslabz.lnd.dto.LnrpcChain
-
Get chain
- getChainHash() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The hash of the genesis block that the proposed channel resides in.
- getChainHash() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
The hash of the genesis block that this channel resides within.
- getChainHash() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The target chain that this channel was opened within.
- getChains() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get chains
- getChanBackup() - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
-
Is an encrypted single-chan backup.
- getChanBackups() - Method in class net.osslabz.lnd.dto.LnrpcChannelBackups
-
A set of single-chan static channel backups.
- getChanBackups() - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
-
Get chanBackups
- getChanCapacity() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get chanCapacity
- getChanClose() - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
-
Get chanClose
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The unique channel ID for the channel.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
The unique channel ID for the channel.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
-
The unique channel ID for the channel.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
-
The short channel id that this fee report belongs to.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The unique description of the funding transaction.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
-
The unique channel ID for the channel.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
The unique channel ID for the channel.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcHopHint
-
The unique identifier of the channel.
- getChanId() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Short channel id over which the htlc was received.
- getChanIdIn() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The incoming channel ID that carried the HTLC that created the circuit.
- getChanIdOut() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The outgoing channel ID that carried the preimage that completed the circuit.
- getChanInfo(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getchaninfo` GetChanInfo returns the latest authenticated network announcement for the given channel identified by its channel ID: an 8-byte integer which uniquely identifies the location of transaction's funding output within the blockchain.
- getChanInfoAsync(String, ApiCallback<LnrpcChannelEdge>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getchaninfo` GetChanInfo returns the latest authenticated network announcement for the given channel identified by its channel ID: an 8-byte integer which uniquely identifies the location of transaction's funding output within the blockchain.
- getChanInfoCall(String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for getChanInfo
- getChanInfoWithHttpInfo(String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getchaninfo` GetChanInfo returns the latest authenticated network announcement for the given channel identified by its channel ID: an 8-byte integer which uniquely identifies the location of transaction's funding output within the blockchain.
- getChannel() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
-
Get channel
- getChannel() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Get channel
- getChannel() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
-
Get channel
- getChannel() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
-
Get channel
- getChannelFees() - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
-
An array of channel fee reports which describes the current fee schedule for each channel.
- getChannelFlags() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
A bit-field which the initiator uses to specify proposed channel behavior.
- getChannelFlags() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The bitfield that describes additional meta-data concerning how the update is to be interpreted.
- getChannelId() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
The unique channel ID for the channel.
- getChannelId() - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
-
The short channel id of this edge.
- getChannelPoint() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
The outpoint (txid:index) of the funding transaction.
- getChannelPoint() - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
-
The channel that this fee report belongs to.
- getChannelPoint() - Method in class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
-
Get channelPoint
- getChannelPoint() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Get channelPoint
- getChannelReserve() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The minimum amount of satoshis the initiator requires us to have at all times.
- getChannels() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
-
The list of channels to open.
- getChannels() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
-
Get channels
- getChannels() - Method in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
-
Get channels
- getChannels() - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
-
A list of all public channels for the node.
- getChannelUpdate() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
Get channelUpdate
- getChannelUpdates() - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
-
Get channelUpdates
- getChanOpen() - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
-
Get chanOpen
- getChanPending() - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
-
Get chanPending
- getChanPoint() - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
-
Get chanPoint
- getChanPoint() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Get chanPoint
- getChanPoint() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
-
Get chanPoint
- getChanPoint() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
-
Get chanPoint
- getChanPoint() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
-
Get chanPoint
- getChanPoint() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
Get chanPoint
- getChanPoints() - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
-
Is the set of all channels that are included in this multi-channel backup.
- getChanPointShim() - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
-
Get chanPointShim
- getChanReserveSat() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
-
The minimum satoshis this node is required to reserve in its balance.
- getChanStatusFlags() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
A set of flags showing the current state of the channel.
- getChanStatusFlags() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
A set of flags showing the current state of the channel.
- getChildIndex() - Method in class net.osslabz.lnd.dto.LnrpcAMP
-
A nonce used to randomize the child preimage and child hash from a given root_share.
- getChildIndex() - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
-
Get childIndex
- getCloseAddress() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
- getCloseAddress() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Close address is the address that we will enforce payout to on cooperative close if the channel was opened utilizing option upfront shutdown.
- getCloseAddress() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
- getClosedChannel() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
-
Get closedChannel
- getClosedChans() - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
-
Get closedChans
- getClosedHeight() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
-
Get closedHeight
- getCloseHeight() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Height at which the funding transaction was spent.
- getCloseInitiator() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Get closeInitiator
- getClosePending() - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
-
Get closePending
- getCloseType() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Get closeType
- getClosingTxHash() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
The txid of the transaction which ultimately closed this channel.
- getClosingTxid() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
-
Get closingTxid
- getClosingTxid() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
-
Get closingTxid
- getClosingTxid() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Get closingTxid
- getClosingTxid() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
-
Get closingTxid
- getCltvExpiry() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
A failure type-dependent cltv expiry value.
- getCltvExpiry() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Delta to use for the time-lock of the CLTV extended to the final hop.
- getCltvExpiry() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get cltvExpiry
- getCltvExpiryDelta() - Method in class net.osslabz.lnd.dto.LnrpcHopHint
-
The time-lock delta of the channel.
- getCltvLimit() - Method in class net.osslabz.lnd.dto.InlineObject
-
An optional maximum total time lock for the route.
- getCltvLimit() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
An optional maximum total time lock for the route.
- getCode() - Method in exception net.osslabz.lnd.ApiException
-
Get the HTTP status code.
- getCode() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
Get code
- getCode() - Method in class net.osslabz.lnd.dto.RpcStatus
-
Get code
- getColor() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get color
- getColor() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
-
Get color
- getColor() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
-
Get color
- getCommitFee() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The amount calculated to be paid in fees for the current set of commitment transactions.
- getCommitFee() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
-
The amount calculated to be paid in fees for the current set of commitment transactions.
- getCommitHash() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
The SHA1 commit hash that the daemon is compiled with.
- getCommitments() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
-
Get commitments
- getCommitmentType() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
Get commitmentType
- getCommitmentType() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get commitmentType
- getCommitmentType() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
Get commitmentType
- getCommitmentType() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Get commitmentType
- getCommitmentType() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Get commitmentType
- getCommitWeight() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get commitWeight
- getCommitWeight() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
-
Get commitWeight
- getConfirmations() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
-
Get confirmations
- getConfirmedBalance() - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
-
The confirmed balance of the account (with >= 1 confirmations).
- getConfirmedBalance() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
-
Get confirmedBalance
- getConnectingNode() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
-
Get connectingNode
- getConnectTimeout() - Method in class net.osslabz.lnd.ApiClient
-
Get connection timeout (in milliseconds).
- getCreationDate() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
When this invoice was created.
- getCreationDate() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get creationDate
- getCreationTimeNs() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
The time in UNIX nanoseconds at which the payment was created.
- getCsvDelay() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Deprecated.
- getCsvDelay() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The number of blocks to use for the relative time lock in the pay-to-self output of both commitment transactions.
- getCsvDelay() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The csv delay (in blocks) that we require for the remote party.
- getCsvDelay() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
-
The CSV delay expressed in relative blocks.
- getCustomBaseUrl() - Method in class net.osslabz.lnd.api.InvoicesApi
- getCustomBaseUrl() - Method in class net.osslabz.lnd.api.LightningApi
- getCustomCaveatCondition() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
Get customCaveatCondition
- getCustomMacaroonCaveatName() - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
-
The name of the custom macaroon caveat that this middleware is responsible for.
- getCustomRecords() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Custom channel announcement tlv records.
- getCustomRecords() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
An optional set of key-value TLV records.
- getCustomRecords() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Custom tlv records.
- getCustomRecords() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
-
Custom node announcement tlv records.
- getCustomRecords() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Custom channel update tlv records.
- getData() - Method in class net.osslabz.lnd.ApiResponse
-
Get the
data. - getData() - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
-
Get data
- getData() - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
-
Raw message data.
- getDateFormat() - Method in class net.osslabz.lnd.ApiClient
-
Getter for the field
dateFormat. - getDayFeeSum() - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
-
The total amount of fee revenue (in satoshis) the switch has collected over the past 24 hrs.
- getDefaultApiClient() - Static method in class net.osslabz.lnd.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDeleted() - Method in class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
-
A boolean indicates that the deletion is successful.
- getDescription() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get description
- getDescriptionHash() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Hash (SHA-256) of a description of the payment.
- getDescriptionHash() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get descriptionHash
- getDest() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The identity pubkey of the payment recipient.
- getDestAddresses() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Addresses that received funds for this transaction.
- getDestCustomRecords() - Method in class net.osslabz.lnd.dto.InlineObject
-
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
- getDestCustomRecords() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
- getDestFeatures() - Method in class net.osslabz.lnd.dto.InlineObject
-
Features assumed to be supported by the final node.
- getDestFeatures() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
Features assumed to be supported by the final node.
- getDestination() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get destination
- getDestString() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The hex-encoded identity pubkey of the payment recipient.
- getDetails() - Method in class net.osslabz.lnd.dto.RpcStatus
-
Get details
- getDirectionReverse() - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
-
The direction of this edge.
- getDisabled() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Get disabled
- getDustLimit() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The dust limit of the initiator's commitment tx.
- getDustLimitSat() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
-
The dust limit (in satoshis) of the initiator's commitment tx.
- getEdges() - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
-
Get edges
- getEndTime() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
-
End time is the end point of the forwarding history request.
- getEntity() - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
-
The entity a permission grants access to.
- getError() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
An optional error to send the initiating party to indicate why the channel was rejected.
- getError() - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
-
The error to return to the user.
- getError() - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
-
The string representation of the error sent by our peer.
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
-
Get error
- getError() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
-
Get error
- getErrors() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
- getExpirationHeight() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
-
Get expirationHeight
- getExpiry() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
Payment request expiry time in seconds.
- getExpiry() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get expiry
- getExpiry() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Payment request expiry time in seconds.
- getExpiry() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get expiry
- getExpiryHeight() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Block height at which this htlc expires.
- getExtraOpaqueData() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The set of data that was appended to this message, some of which we may not actually know how to iterate or parse.
- getFailedUpdates() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
-
List of failed policy updates.
- getFailure() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
-
Get failure
- getFailureReason() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get failureReason
- getFailureSourceIndex() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
The position in the path of the intermediate or final node that generated the failure message.
- getFallbackAddr() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
Fallback on-chain address.
- getFallbackAddr() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Fallback on-chain address.
- getFallbackAddr() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get fallbackAddr
- getFeatures() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Features that our node has advertised in our init message, node announcements and invoices.
- getFeatures() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
List of features advertised on the invoice.
- getFeatures() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
-
Get features
- getFeatures() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
-
Features that the node has advertised in the init message, node announcements and invoices.
- getFeatures() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get features
- getFeatures() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Features advertised by the remote peer in their init message.
- getFee() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The total fee (in satoshis) that this payment circuit carried.
- getFee() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get fee
- getFee() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Deprecated, use fee_sat or fee_msat.
- getFeeBaseMsat() - Method in class net.osslabz.lnd.dto.LnrpcHopHint
-
The base fee of the channel denominated in millisatoshis.
- getFeeBaseMsat() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Get feeBaseMsat
- getFeeLimit() - Method in class net.osslabz.lnd.dto.InlineObject
-
Get feeLimit
- getFeeLimit() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
Get feeLimit
- getFeeMsat() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The total fee (in milli-satoshis) that this payment circuit carried.
- getFeeMsat() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get feeMsat
- getFeeMsat() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get feeMsat
- getFeePerKw() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The required number of satoshis per kilo-weight that the requester will pay at all times, for both the funding transaction and commitment transaction.
- getFeePerKw() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The initial fee rate that the initiator suggests for both commitment transactions.
- getFeePerKw() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
-
The required number of satoshis per kilo-weight that the requester will pay at all times, for both the funding transaction and commitment transaction.
- getFeePerMil() - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
-
The amount charged per milli-satoshis transferred expressed in millionths of a satoshi.
- getFeeProportionalMillionths() - Method in class net.osslabz.lnd.dto.LnrpcHopHint
-
The fee rate of the channel for sending one satoshi across it denominated in millionths of a satoshi.
- getFeeRate() - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
-
The effective fee rate in milli-satoshis.
- getFeeRate() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The fee rate that will be charged per millionth of a satoshi.
- getFeeRate() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The fee rate in ppm (parts per million) that will be charged in proportion of the value of each forwarded HTLC.
- getFeeRate() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
The effective fee rate in milli-satoshis.
- getFeeRateMilliMsat() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Get feeRateMilliMsat
- getFeeRatePpm() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
The effective fee rate in micro-satoshis (parts per million).
- getFeerateSatPerByte() - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
-
Deprecated, use sat_per_vbyte.
- getFeeSat() - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
-
The total fee in satoshis.
- getFeeSat() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get feeSat
- getFinalCltvDelta() - Method in class net.osslabz.lnd.dto.InlineObject
-
An optional CLTV delta from the current height that should be used for the timelock of the final hop.
- getFinalCltvDelta() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The CLTV delta from the current height that should be used to set the timelock for the final hop.
- getFinalRawTx() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
-
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly.
- getFirstIndexOffset() - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
-
The index of the last item in the set of returned invoices.
- getFirstIndexOffset() - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
-
The index of the first item in the set of returned payments.
- getFixed() - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
-
The fee limit expressed as a fixed amount of satoshis.
- getFixedMsat() - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
-
The fee limit expressed as a fixed amount of millisatoshis.
- getFlags() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
A failure type-dependent flags value.
- getFlapCount() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
The number of times we have recorded this peer going offline or coming online, recorded across restarts.
- getForwardingChannel() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
-
If this HTLC is involved in a forwarding operation, this field indicates the forwarding channel.
- getForwardingEvents() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
-
A list of forwarding events from the time slice of the time series specified in the request.
- getForwardingHtlcIndex() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
-
Index identifying the htlc on the forwarding channel.
- getFrom() - Method in class net.osslabz.lnd.dto.LnrpcNodePair
-
The sending node of the pair.
- getFullMethod() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
-
Get fullMethod
- getFullyResolvedChannel() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
-
Get fullyResolvedChannel
- getFundedPsbt() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
-
The funded but not yet signed PSBT that sends the exact channel capacity amount to the PK script returned in the open channel message in a previous step.
- getFundingAddress() - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
-
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
- getFundingAmount() - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
-
The exact amount in satoshis that needs to be sent to the above address to fund the pending channel.
- getFundingAmt() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The funding amount in satoshis that initiator wishes to use in the channel.
- getFundingShim() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Get fundingShim
- getFundingTxidBytes() - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
-
Txid of the funding transaction.
- getFundingTxidStr() - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
-
Hex-encoded string representing the byte-reversed hash of the funding transaction.
- getGlobal() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
If set, then this update applies to all currently active channels.
- getGlobalFeatures() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
-
Deprecated, use features.
- getGraphDiameter() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get graphDiameter
- getGson() - Method in class net.osslabz.lnd.JSON
-
Get Gson.
- getHash() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
Get hash
- getHash() - Method in class net.osslabz.lnd.dto.LnrpcAMP
-
The payment hash of the AMP HTLC.
- getHashLock() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
-
Get hashLock
- getHeaders() - Method in class net.osslabz.lnd.ApiResponse
-
Get the
headers. - getHeight() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
A failure type-dependent block height.
- getHopHints() - Method in class net.osslabz.lnd.dto.LnrpcRouteHint
-
A list of hop hints that when chained together can assist in reaching a specific destination.
- getHops() - Method in class net.osslabz.lnd.dto.LnrpcRoute
-
Contains details concerning the specific forwarding details at each hop.
- getHost() - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
-
The network location of the lightning node, e.g.
- getHostIndex() - Method in class net.osslabz.lnd.api.InvoicesApi
- getHostIndex() - Method in class net.osslabz.lnd.api.LightningApi
- getHtlcIndex() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
-
Index identifying the htlc on the channel.
- getHtlcIndex() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Index identifying the htlc on the channel.
- getHtlcMaximumMsat() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The maximum HTLC value which will be accepted.
- getHtlcMinimumMsat() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The minimum HTLC value which will be accepted.
- getHtlcMsat() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
A failure type-dependent htlc value.
- getHtlcs() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
List of HTLCs paying to this invoice [EXPERIMENTAL].
- getHtlcs() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
The HTLCs made in attempt to settle the payment.
- getHttpClient() - Method in class net.osslabz.lnd.ApiClient
-
Get HTTP client
- getIdentityKey() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
-
Get identityKey
- getIdentityPubkey() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
The identity pubkey of the current node.
- getIgnoredEdges() - Method in class net.osslabz.lnd.dto.InlineObject
-
Deprecated.
- getIgnoredNodes() - Method in class net.osslabz.lnd.dto.InlineObject
-
A list of nodes to ignore during path finding.
- getIgnoredPairs() - Method in class net.osslabz.lnd.dto.InlineObject
-
A list of directed node pairs that will be ignored during path finding.
- getInactiveChannel() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
-
Get inactiveChannel
- getInbound() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get inbound
- getIncoming() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
-
Get incoming
- getIncoming() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
-
Get incoming
- getIndexOffset() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
-
Index offset is the offset in the time series to start at.
- getInFlightMaxMsat() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The maximum amount of funds in millisatoshis that we allow the remote peer to have in outstanding htlcs.
- getInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getinfo` GetInfo returns general information concerning the lightning node including it's identity pubkey, alias, the chains it is connected to, and information concerning the number of open+pending channels.
- getInfoAsync(ApiCallback<LnrpcGetInfoResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getinfo` GetInfo returns general information concerning the lightning node including it's identity pubkey, alias, the chains it is connected to, and information concerning the number of open+pending channels.
- getInfoCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for getInfo
- getInfoWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getinfo` GetInfo returns general information concerning the lightning node including it's identity pubkey, alias, the chains it is connected to, and information concerning the number of open+pending channels.
- getInitiator() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
True if we were the ones that created the channel.
- getInitiator() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Get initiator
- getInvoices() - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
-
A list of invoices from the time slice of the time series specified in the request.
- getIsAmp() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Signals whether or not this is an AMP invoice.
- getIsError() - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
-
Indicates that the response from lnd was an error, not a gRPC response.
- getIsKeysend() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Indicates if this invoice was a spontaneous payment that arrived via keysend [EXPERIMENTAL].
- getIsKnown() - Method in class net.osslabz.lnd.dto.LnrpcFeature
-
Get isKnown
- getIsOurAddress() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
-
Get isOurAddress
- getIsOurOutput() - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
-
Denotes if the outpoint is controlled by the internal wallet.
- getIsRequired() - Method in class net.osslabz.lnd.dto.LnrpcFeature
-
Get isRequired
- getJSON() - Method in class net.osslabz.lnd.ApiClient
-
Get JSON
- getKeyFamily() - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
-
The family of key being identified.
- getKeyIndex() - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
-
The precise index of the key being identified.
- getKeyLoc() - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
-
Get keyLoc
- getKeyManagers() - Method in class net.osslabz.lnd.ApiClient
-
Getter for the field
keyManagers. - getLabel() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
-
An optional label for the batch transaction, limited to 500 characters.
- getLabel() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
An optional label for the transaction, limited to 500 characters.
- getLabel() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
-
An optional label for the transaction, limited to 500 characters.
- getLabel() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
A label that was optionally set on transaction broadcast.
- getLastFlapNs() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
The timestamp of the last flap we observed for this peer.
- getLastHopPubkey() - Method in class net.osslabz.lnd.dto.InlineObject
-
The pubkey of the last hop of the route.
- getLastHopPubkey() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The pubkey of the last hop of the route.
- getLastIndexOffset() - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
-
The index of the last item in the set of returned invoices.
- getLastIndexOffset() - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
-
The index of the last item in the set of returned payments.
- getLastOffsetIndex() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
-
The index of the last time in the set of returned forwarding events.
- getLastPingPayload() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
The last ping payload the peer has sent to us.
- getLastUpdate() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Get lastUpdate
- getLastUpdate() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
-
Get lastUpdate
- getLastUpdate() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Get lastUpdate
- getLevelSpec() - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
-
Get levelSpec
- getLifetime() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The number of seconds that the channel has been monitored by the channel scoring system.
- getLightningApi() - Method in class net.osslabz.lnd.LndApiClient
- getLimboBalance() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Get limboBalance
- getLimboBalance() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
-
Get limboBalance
- getLocalBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get localBalance
- getLocalBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get localBalance
- getLocalBalance() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Get localBalance
- getLocalChanReserveSat() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Deprecated.
- getLocalChanReserveSat() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
The minimum satoshis this node is required to reserve in its balance.
- getLocalCommitFeeSat() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
-
The amount in satoshis calculated to be paid in fees for the local commitment.
- getLocalConstraints() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get localConstraints
- getLocalFundingAmount() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
The number of satoshis the wallet should commit to the channel.
- getLocalFundingAmount() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Get localFundingAmount
- getLocalKey() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
-
Get localKey
- getLocalTxid() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
-
Hash of the local version of the commitment tx.
- getLocation() - Method in class net.osslabz.lnd.auth.ApiKeyAuth
- getLockedBalance() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
-
The total amount of wallet UTXOs held in outputs that are locked for other usage.
- getMacaroon() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
-
The hex encoded macaroon, serialized in binary format.
- getMacaroon() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
-
Get macaroon
- getMaturityHeight() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
-
Get maturityHeight
- getMaturityHeight() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Get maturityHeight
- getMaxAcceptedHtlcs() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The total number of incoming HTLC's that the initiator will accept.
- getMaxAcceptedHtlcs() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
-
The total number of incoming HTLC's that the initiator will accept.
- getMaxChannelSize() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get maxChannelSize
- getMaxHtlcCount() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The maximum number of htlcs that the remote peer can offer us.
- getMaxHtlcMsat() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
If set, the maximum HTLC size in milli-satoshis.
- getMaxHtlcMsat() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Get maxHtlcMsat
- getMaxLocalCsv() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
- getMaxOutDegree() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get maxOutDegree
- getMaxPendingAmtMsat() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
-
The maximum amount of coins in millisatoshis that can be pending in this channel.
- getMaxValueInFlight() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The maximum amount of coins in millisatoshis that can be pending in this channel.
- getMedianChannelSizeSat() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get medianChannelSizeSat
- getMemo() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
An optional memo to attach along with the invoice.
- getMemo() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
An optional memo to attach along with the invoice.
- getMessage() - Method in class net.osslabz.lnd.dto.RpcStatus
-
Get message
- getMessageFlags() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The bitfield that describes whether optional fields are present in this update.
- getMetadata() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
The payment metadata to send along with the payment to the payee.
- getMethodFullUri() - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
-
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent to/from.
- getMethodFullUri() - Method in class net.osslabz.lnd.dto.LnrpcStreamAuth
-
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
- getMethodPermissions() - Method in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
-
A map between all RPC method URIs and their required macaroon permissions to access them.
- getMiddlewareName() - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
-
The name of the middleware to register.
- getMinAcceptDepth() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The number of confirmations we require before we consider the channel open.
- getMinChannelSize() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get minChannelSize
- getMinConfs() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
-
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
- getMinConfs() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
- getMinConfs() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
- getMinConfs() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
-
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
- getMinHtlc() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The smallest HTLC in millisatoshis that the initiator will accept.
- getMinHtlc() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Get minHtlc
- getMinHtlcIn() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The minimum value in millisatoshis for incoming htlcs on the channel.
- getMinHtlcMsat() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
- getMinHtlcMsat() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
-
The smallest HTLC in millisatoshis that the initiator will accept.
- getMinHtlcMsat() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
- getMinHtlcMsat() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
The minimum HTLC size in milli-satoshis.
- getMinHtlcMsatSpecified() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
If true, min_htlc_msat is applied.
- getMonthFeeSum() - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
-
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 month.
- getMppRecord() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
Get mppRecord
- getMppTotalAmtMsat() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
The total amount of the mpp payment in msat.
- getMsat() - Method in class net.osslabz.lnd.dto.LnrpcAmount
-
Value denominated in milli-satoshis.
- getMsg() - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
-
The message to be signed.
- getMsg() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
-
The message over which the signature is to be verified.
- getMsgId() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
The unique message ID of this middleware intercept message.
- getMultiChanBackup() - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
-
Get multiChanBackup
- getMultiChanBackup() - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
-
A single encrypted blob containing all the static channel backups of the channel listed above.
- getMultiChanBackup() - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
-
The channels to restore in the packed multi backup format.
- getName() - Method in class net.osslabz.lnd.dto.LnrpcFeature
-
Get name
- getName() - Method in class net.osslabz.lnd.Pair
- getNetwork() - Method in class net.osslabz.lnd.dto.LnrpcChain
-
Get network
- getNetwork() - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
-
Get network
- getNetworkInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnetworkinfo` GetNetworkInfo returns some basic stats about the known channel graph from the point of view of the node.
- getNetworkInfoAsync(ApiCallback<LnrpcNetworkInfo>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnetworkinfo` GetNetworkInfo returns some basic stats about the known channel graph from the point of view of the node.
- getNetworkInfoCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for getNetworkInfo
- getNetworkInfoWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnetworkinfo` GetNetworkInfo returns some basic stats about the known channel graph from the point of view of the node.
- getNode() - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
-
Get node
- getNode1Policy() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Get node1Policy
- getNode1Pub() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Get node1Pub
- getNode2Policy() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Get node2Policy
- getNode2Pub() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
-
Get node2Pub
- getNodeAddresses() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
-
Get nodeAddresses
- getNodeId() - Method in class net.osslabz.lnd.dto.LnrpcHopHint
-
The public key of the node at the start of the channel.
- getNodeInfo(String, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnodeinfo` GetNodeInfo returns the latest advertised, aggregated, and authenticated channel information for the specified node identified by its public key.
- getNodeInfoAsync(String, Boolean, ApiCallback<LnrpcNodeInfo>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnodeinfo` GetNodeInfo returns the latest advertised, aggregated, and authenticated channel information for the specified node identified by its public key.
- getNodeInfoCall(String, Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for getNodeInfo
- getNodeInfoWithHttpInfo(String, Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnodeinfo` GetNodeInfo returns the latest advertised, aggregated, and authenticated channel information for the specified node identified by its public key.
- getNodeMetrics(List<String>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnodemetrics` GetNodeMetrics returns node metrics calculated from the graph.
- getNodeMetricsAsync(List<String>, ApiCallback<LnrpcNodeMetricsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnodemetrics` GetNodeMetrics returns node metrics calculated from the graph.
- getNodeMetricsCall(List<String>, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for getNodeMetrics
- getNodeMetricsWithHttpInfo(List<String>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `getnodemetrics` GetNodeMetrics returns node metrics calculated from the graph.
- getNodePubkey() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
The pubkey of the node to open a channel with.
- getNodePubkey() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The pubkey of the node that wishes to open an inbound channel.
- getNodePubkey() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The pubkey of the node to open a channel with.
- getNodePubkeyString() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The hex encoded pubkey of the node to open a channel with.
- getNodes() - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
-
Get nodes
- getNodeUpdates() - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
-
Get nodeUpdates
- getNoPublish() - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
-
If a channel should be part of a batch (multiple channel openings in one transaction), it can be dangerous if the whole batch transaction is published too early before all channel opening negotiations are completed.
- getNormalizedValue() - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
-
The value normalized to [0,1] or [-1,1].
- getNumActiveChannels() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get numActiveChannels
- getNumChannels() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get numChannels
- getNumChannels() - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
-
The total number of channels for the node.
- getNumConfirmations() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get numConfirmations
- getNumForwardingPackages() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Total number of forwarding packages created in this channel.
- getNumInactiveChannels() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get numInactiveChannels
- getNumMaxEvents() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
-
The max number of events to return in the response to this query.
- getNumMsat() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get numMsat
- getNumNodes() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get numNodes
- getNumPeers() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get numPeers
- getNumPendingChannels() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get numPendingChannels
- getNumSatoshis() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get numSatoshis
- getNumUpdates() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The total number of updates conducted within this channel.
- getNumZombieChans() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
The number of edges marked as zombies.
- getOffchain() - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
-
Offchain indicates whether the htlc was resolved off-chain or on-chain.
- getOnionSha256() - Method in class net.osslabz.lnd.dto.LnrpcFailure
-
The sha256 sum of the onion payload.
- getOpenChannel() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
-
Get openChannel
- getOpenInitiator() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Get openInitiator
- getOutcome() - Method in class net.osslabz.lnd.dto.LnrpcResolution
-
Get outcome
- getOutgoingChanId() - Method in class net.osslabz.lnd.dto.InlineObject
-
The channel id of the channel that must be taken to the first hop.
- getOutgoingChanId() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The channel id of the channel that must be taken to the first hop.
- getOutpoint() - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
-
Get outpoint
- getOutpoint() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
-
Get outpoint
- getOutpoint() - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
-
The outpoint in format txid:n.
- getOutpoint() - Method in class net.osslabz.lnd.dto.LnrpcResolution
-
Get outpoint
- getOutpoint() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
-
Get outpoint
- getOutputDetails() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get outputDetails
- getOutputIndex() - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
-
Get outputIndex
- getOutputIndex() - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
-
The index of the output on the transaction.
- getOutputIndex() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
-
Get outputIndex
- getOutputIndex() - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
-
Get outputIndex
- getOutputType() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
-
Get outputType
- getParamName() - Method in class net.osslabz.lnd.auth.ApiKeyAuth
- getPassword() - Method in class net.osslabz.lnd.auth.HttpBasicAuth
- getPaymentAddr() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
-
The payment address of the generated invoice.
- getPaymentAddr() - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
-
The payment address of the generated invoice.
- getPaymentAddr() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The payment address of this invoice.
- getPaymentAddr() - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
-
A unique, random identifier used to authenticate the sender as the intended payer of a multi-path payment.
- getPaymentAddr() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get paymentAddr
- getPaymentAddr() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The payment address of the generated invoice.
- getPaymentError() - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
-
Get paymentError
- getPaymentHash() - Method in class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
-
Hash corresponding to the (hold) invoice to cancel.
- getPaymentHash() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get paymentHash
- getPaymentHash() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get paymentHash
- getPaymentHash() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The hash to use within the payment's HTLC.
- getPaymentHash() - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
-
Get paymentHash
- getPaymentHash() - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
-
The payment hash to use for the HTLC.
- getPaymentHashString() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
The hex-encoded hash to use within the payment's HTLC.
- getPaymentHashString() - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
-
An optional hex-encoded payment hash to be used for the HTLC.
- getPaymentIndex() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
The creation index of this payment.
- getPaymentPreimage() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get paymentPreimage
- getPaymentPreimage() - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
-
Get paymentPreimage
- getPaymentRequest() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
-
A bare-bones invoice for a payment within the Lightning Network.
- getPaymentRequest() - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
-
A bare-bones invoice for a payment within the Lightning Network.
- getPaymentRequest() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
A bare-bones invoice for a payment within the Lightning Network.
- getPaymentRequest() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
The optional payment request being fulfilled.
- getPaymentRequest() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
-
A bare-bones invoice for a payment within the Lightning Network.
- getPaymentRoute() - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
-
Get paymentRoute
- getPayments() - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
-
Get payments
- getPeer() - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
-
Get peer
- getPeer() - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
-
Get peer
- getPeerAlias() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The configured alias name of our peer.
- getPeerAliasIn() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The peer alias of the incoming channel.
- getPeerAliasLookup() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
-
Informs the server if the peer alias should be looked up for each forwarding event.
- getPeerAliasOut() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The peer alias of the outgoing channel.
- getPeers() - Method in class net.osslabz.lnd.dto.LnrpcListPeersResponse
-
Get peers
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
An optional, unique identifier of 32 random bytes that will be used as the pending channel ID to identify the channel while it is in the pre-pending state.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The pending channel id.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The pending channel id to which this response applies.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
-
If non-zero, then this will be used as the pending channel ID on the wire protocol to initate the funding request.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
-
The pending channel ID of the channel to get the PSBT for.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
-
The pending channel ID of the channel to get the PSBT for.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcFundingShimCancel
-
The pending channel ID of the channel to cancel the funding shim for.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
-
The pending channel ID of the created channel.
- getPendingChanId() - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
-
A unique identifier of 32 random bytes that will be used as the pending channel ID to identify the PSBT state machine when interacting with it and on the wire protocol to initiate the funding request.
- getPendingChannels() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
-
Get pendingChannels
- getPendingClosingChannels() - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
-
Deprecated: Channels pending closing previously contained cooperatively closed channels with a single confirmation.
- getPendingForceClosingChannels() - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
-
Get pendingForceClosingChannels
- getPendingHtlcs() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The list of active, uncleared HTLCs currently pending within the channel.
- getPendingHtlcs() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Get pendingHtlcs
- getPendingOpenBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get pendingOpenBalance
- getPendingOpenChannel() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
-
Get pendingOpenChannel
- getPendingOpenChannels() - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
-
Get pendingOpenChannels
- getPendingOpenLocalBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get pendingOpenLocalBalance
- getPendingOpenRemoteBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get pendingOpenRemoteBalance
- getPercent() - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
-
The fee limit expressed as a percentage of the payment amount.
- getPerm() - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
-
If set, the daemon will attempt to persistently connect to the target peer.
- getPermissions() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
-
The list of permissions the new macaroon should grant.
- getPermissions() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
-
Get permissions
- getPermissions() - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
-
A list of macaroon permissions.
- getPingTime() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get pingTime
- getPkScript() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
-
Get pkScript
- getPkScript() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
-
Get pkScript
- getPreimage() - Method in class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
-
Externally discovered pre-image that should be used to settle the hold invoice.
- getPreimage() - Method in class net.osslabz.lnd.dto.LnrpcAMP
-
The preimage used to settle this AMP htlc.
- getPreimage() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
-
The preimage that was used to settle the HTLC.
- getPreviousOutpoints() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
PreviousOutpoints/Inputs of this transaction.
- getPrivate() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
Whether this invoice should include routing hints for private channels.
- getPrivate() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
Whether this channel should be private, not announced to the greater network.
- getPrivate() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Whether this channel is advertised to the network or not.
- getPrivate() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Whether this invoice should include routing hints for private channels.
- getPrivate() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Whether this channel should be private, not announced to the greater network.
- getPrivate() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Whether this channel is advertised to the network or not.
- getProgress() - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
-
The recovery progress, ranging from 0 to 1.
- getPsbt() - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
-
A raw PSBT that contains the pending channel output.
- getPsbtFinalize() - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
-
Get psbtFinalize
- getPsbtFund() - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
-
Get psbtFund
- getPsbtShim() - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
-
Get psbtShim
- getPsbtVerify() - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
-
Get psbtVerify
- getPubkey() - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
-
The identity pubkey of the Lightning node.
- getPubkey() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
-
Get pubkey
- getPubKey() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
An optional public key of the hop.
- getPubKey() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
-
Get pubKey
- getPubKey() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get pubKey
- getPubKey() - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
-
The identity pubkey of the peer.
- getPushAmountSat() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The amount that the initiator of the channel optionally pushed to the remote party on channel open.
- getPushAmt() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
The push amount of the proposed channel in millisatoshis.
- getPushSat() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
The number of satoshis to push to the remote side as part of the initial commitment state.
- getPushSat() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Get pushSat
- getRawKeyBytes() - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
-
The raw bytes of the key being identified.
- getRawMacaroon() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
The raw bytes of the complete macaroon as sent by the gRPC client in the original request.
- getRawTxHex() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
The raw transaction hex.
- getReadOnlyMode() - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
-
Instead of defining a custom macaroon caveat name a middleware can register itself for read-only access only.
- getReadTimeout() - Method in class net.osslabz.lnd.ApiClient
-
Get read timeout (in milliseconds).
- getReason() - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
-
Get reason
- getRecoveredBalance() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
-
Get recoveredBalance
- getRecoveryFinished() - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
-
Get recoveryFinished
- getRecoveryInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
* lncli: `getrecoveryinfo` GetRecoveryInfo returns information concerning the recovery mode including whether it's in a recovery mode, whether the recovery is finished, and the progress made so far.
- getRecoveryInfoAsync(ApiCallback<LnrpcGetRecoveryInfoResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
* lncli: `getrecoveryinfo` GetRecoveryInfo returns information concerning the recovery mode including whether it's in a recovery mode, whether the recovery is finished, and the progress made so far.
- getRecoveryInfoCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for getRecoveryInfo
- getRecoveryInfoWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
* lncli: `getrecoveryinfo` GetRecoveryInfo returns information concerning the recovery mode including whether it's in a recovery mode, whether the recovery is finished, and the progress made so far.
- getRecoveryMode() - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
-
Get recoveryMode
- getRegComplete() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
This is used to indicate to the client that the server has successfully registered the interceptor.
- getRemoteBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get remoteBalance
- getRemoteBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get remoteBalance
- getRemoteBalance() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Get remoteBalance
- getRemoteChanReserveSat() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Deprecated.
- getRemoteChanReserveSat() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The number of satoshis we require the remote peer to reserve.
- getRemoteChanReserveSat() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
The minimum satoshis the other node is required to reserve in its balance.
- getRemoteCommitFeeSat() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
-
The amount in satoshis calculated to be paid in fees for the remote commitment.
- getRemoteConstraints() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get remoteConstraints
- getRemoteCsvDelay() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
-
The delay we require on the remote's commitment transaction.
- getRemoteCsvDelay() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The delay we require on the remote's commitment transaction.
- getRemoteKey() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
-
The key of the remote party to use when creating the multi-sig output.
- getRemoteMaxHtlcs() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
- getRemoteMaxValueInFlightMsat() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The maximum amount of coins in millisatoshi that can be pending within the channel.
- getRemoteNodePub() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
-
Get remoteNodePub
- getRemotePendingCommitFeeSat() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
-
The amount in satoshis calculated to be paid in fees for the remote pending commitment.
- getRemotePendingTxid() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
-
Hash of the remote pending version of the commitment tx.
- getRemotePubkey() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get remotePubkey
- getRemotePubkey() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Public key of the remote peer that we formerly had a channel with.
- getRemoteTxid() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
-
Hash of the remote version of the commitment tx.
- getReplacementSerialized() - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
-
If the replace_response field is set to true, this field must contain the binary serialized gRPC message in the protobuf format.
- getReplaceResponse() - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
-
A boolean indicating that the gRPC message should be replaced/overwritten.
- getRequest() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
Get request
- getRequestId() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
The unique ID of the intercepted original gRPC request.
- getRequireHtlcInterceptor() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Indicates whether the HTLC interceptor API is in always-on mode.
- getReservedBalanceAnchorChan() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
-
The amount of reserve required.
- getReserveSat() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The reserve amount in satoshis that we require the remote peer to adhere to.
- getResolutions() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Get resolutions
- getResolutionType() - Method in class net.osslabz.lnd.dto.LnrpcResolution
-
Get resolutionType
- getResolveTime() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Time at which this htlc was settled or canceled.
- getResolveTimeNs() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
-
The time in UNIX nanoseconds at which this HTLC was settled or failed.
- getResponse() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
Get response
- getResponseBody() - Method in exception net.osslabz.lnd.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception net.osslabz.lnd.ApiException
-
Get the HTTP response headers.
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
-
Get result
- getResult() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
-
Get result
- getrHash() - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
-
Get rHash
- getrHash() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The hash of the preimage.
- getRootKeyId() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
-
The root key ID used to create the macaroon, must be a positive integer.
- getRootKeyIds() - Method in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
-
The list of root key IDs that are in use.
- getRootShare() - Method in class net.osslabz.lnd.dto.LnrpcAMP
-
An n-of-n secret share of the root seed from which child payment hashes and preimages are derived.
- getRootShare() - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
-
Get rootShare
- getRoute() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
-
Get route
- getRoute() - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
-
Get route
- getRouteHints() - Method in class net.osslabz.lnd.dto.InlineObject
-
Optional route hints to reach the destination through private channels.
- getRouteHints() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
Route hints that can each be individually used to assist in reaching the invoice's destination.
- getRouteHints() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Route hints that can each be individually used to assist in reaching the invoice's destination.
- getRouteHints() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get routeHints
- getRoutes() - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
-
The route that results from the path finding operation.
- getRoutingPolicy() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
-
Get routingPolicy
- getrPreimage() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The hex-encoded preimage (32 byte) which will allow settling an incoming HTLC payable to this preimage.
- getSat() - Method in class net.osslabz.lnd.dto.LnrpcAmount
-
Value denominated in satoshis.
- getSatPerByte() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Deprecated, use sat_per_vbyte.
- getSatPerByte() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
Deprecated, use sat_per_vbyte.
- getSatPerByte() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
-
Deprecated, use sat_per_vbyte.
- getSatPerVbyte() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
-
A manual fee rate set in sat/vByte that should be used when crafting the funding transaction.
- getSatPerVbyte() - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
-
The fee rate in satoshi/vbyte.
- getSatPerVbyte() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
A manual fee rate set in sat/vbyte that should be used when crafting the funding transaction.
- getSatPerVbyte() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
- getSatPerVbyte() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
-
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
- getSatRecv() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get satRecv
- getSatSent() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get satSent
- getScidAlias() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
If this is true, then an option-scid-alias channel-type open will be attempted.
- getSendAll() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
If set, then the amount field will be ignored, and lnd will attempt to send all the coins under control of the internal wallet to the specified address.
- getSerialized() - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
-
The full content of the gRPC message, serialized in the binary protobuf format.
- getSetId() - Method in class net.osslabz.lnd.dto.LnrpcAMP
-
An identifier for the HTLC set that this HTLC belongs to.
- getSetId() - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
-
Get setId
- getSettled() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Whether this invoice has been fulfilled.
- getSettled() - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
-
Settled is true is the htlc was settled.
- getSettleDate() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
When this invoice was settled.
- getSettledBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Get settledBalance
- getSettleIndex() - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
-
The settle index of this HTLC set, if the invoice state is settled.
- getSettleIndex() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The \"settle\" index of this invoice.
- getSettleTime() - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
-
The time this HTLC set was settled expressed in unix epoch.
- getShimCancel() - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
-
Get shimCancel
- getShimRegister() - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
-
Get shimRegister
- getShow() - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
-
Get show
- getSignature() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The signature that validates the announced data and proves the ownership of node id.
- getSignature() - Method in class net.osslabz.lnd.dto.LnrpcSignMessageResponse
-
Get signature
- getSignature() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
-
Get signature
- getSignedPsbt() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
-
The funded PSBT that contains all witness data to send the exact channel capacity amount to the PK script returned in the open channel message in a previous step.
- getSingleChanBackups() - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
-
Get singleChanBackups
- getSingleHash() - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
-
Instead of the default double-SHA256 hashing of the message before signing, only use one round of hashing instead.
- getSkipFinalize() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
-
Can only be used if the no_publish flag was set to true in the OpenChannel call meaning that the caller is solely responsible for publishing the final funding transaction.
- getSourcePubKey() - Method in class net.osslabz.lnd.dto.InlineObject
-
The source node where the request route should originated from.
- getSpendUnconfirmed() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
-
Whether unconfirmed outputs should be used as inputs for the funding transaction.
- getSpendUnconfirmed() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
Whether unconfirmed outputs should be used as inputs for the funding transaction.
- getSpendUnconfirmed() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
Whether unconfirmed outputs should be used as inputs for the transaction.
- getSpendUnconfirmed() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
-
Whether unconfirmed outputs should be used as inputs for the transaction.
- getSslCaCert() - Method in class net.osslabz.lnd.ApiClient
-
Get SSL CA cert.
- getStage() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
-
Get stage
- getStartTime() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
-
Start time is the starting point of the forwarding history request.
- getState() - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
-
Get state
- getState() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
Get state
- getState() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
-
Get state
- getStaticRemoteKey() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Deprecated.
- getStatus() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
-
Get status
- getStatus() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get status
- getStatusCode() - Method in class net.osslabz.lnd.ApiResponse
-
Get the
status code. - getStoreFinalHtlcResolutions() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Indicates whether final htlc resolutions are stored on disk.
- getStreamAuth() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
-
Get streamAuth
- getStreamRpc() - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
-
Indicates whether the message was sent over a streaming RPC method or not.
- getSubSystems() - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
-
Get subSystems
- getSuccess() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
-
Get success
- getSuccessProb() - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
-
Get successProb
- getSweepTxid() - Method in class net.osslabz.lnd.dto.LnrpcResolution
-
The hex-encoded transaction ID of the sweep transaction that spent the output.
- getSyncedToChain() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get syncedToChain
- getSyncedToGraph() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Whether we consider ourselves synced with the public channel graph.
- getSyncType() - Method in class net.osslabz.lnd.dto.LnrpcPeer
-
Get syncType
- getTargetConf() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
-
The target number of blocks that the funding transaction should be confirmed by.
- getTargetConf() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
The target number of blocks that the funding transaction should be confirmed by.
- getTargetConf() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
-
The target number of blocks that this transaction should be confirmed by.
- getTargetConf() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
-
The target number of blocks that this transaction should be confirmed by.
- getTempFolderPath() - Method in class net.osslabz.lnd.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints with file response.
- getTestnet() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
Get testnet
- getThawHeight() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
This uint32 indicates if this channel is to be considered 'frozen'.
- getThawHeight() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
-
This uint32 indicates if this channel is to be considered 'frozen'.
- getTimeLockDelta() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
The minimum number of blocks this node requires to be added to the expiry of HTLCs.
- getTimeLockDelta() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
-
The required timelock delta for HTLCs forwarded over the channel.
- getTimeLockDelta() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
-
Get timeLockDelta
- getTimeLockedBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
Get timeLockedBalance
- getTimeout() - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
-
The connection timeout value (in seconds) for this request.
- getTimePref() - Method in class net.osslabz.lnd.dto.InlineObject
-
The time preference for this payment.
- getTimestamp() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
-
A timestamp that allows ordering in the case of multiple announcements.
- getTimestamp() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
Timestamp is the time (unix epoch offset) that this circuit was completed.
- getTimestamp() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
-
Get timestamp
- getTimestamp() - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
-
The unix timestamp in seconds when the error occurred.
- getTimeStamp() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get timeStamp
- getTimestampNs() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
-
The number of nanoseconds elapsed since January 1, 1970 UTC when this circuit was completed.
- getTlvPayload() - Method in class net.osslabz.lnd.dto.LnrpcHop
-
If set to true, then this hop will be encoded using the new variable length TLV format.
- getTo() - Method in class net.osslabz.lnd.dto.LnrpcNodePair
-
The receiving node of the pair.
- getTotalAmt() - Method in class net.osslabz.lnd.dto.LnrpcRoute
-
The total amount of funds required to complete a payment over this route.
- getTotalAmtMsat() - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
-
The total amount in milli-satoshis being sent as part of a larger multi-path payment.
- getTotalAmtMsat() - Method in class net.osslabz.lnd.dto.LnrpcRoute
-
The total amount in millisatoshis.
- getTotalBalance() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
-
Get totalBalance
- getTotalCapacity() - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
-
The sum of all channels capacity for the node, denominated in satoshis.
- getTotalFees() - Method in class net.osslabz.lnd.dto.LnrpcRoute
-
The sum of the fees paid at each hop within the final route.
- getTotalFees() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get totalFees
- getTotalFeesMsat() - Method in class net.osslabz.lnd.dto.LnrpcRoute
-
The total fees in millisatoshis.
- getTotalLimboBalance() - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
-
Get totalLimboBalance
- getTotalNetworkCapacity() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
-
Get totalNetworkCapacity
- getTotalNumPayments() - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
-
Will only be set if count_total_payments in the request was set.
- getTotalSatoshisReceived() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The total number of satoshis we've received within this channel.
- getTotalSatoshisSent() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The total number of satoshis we've sent within this channel.
- getTotalTimeLock() - Method in class net.osslabz.lnd.dto.LnrpcRoute
-
The cumulative (final) time lock across the entire route.
- getTransactions() - Method in class net.osslabz.lnd.dto.LnrpcTransactionDetails
-
The list of transactions relevant to the wallet.
- getTransactions(Integer, Integer, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listchaintxns` GetTransactions returns a list describing all the known transactions relevant to the wallet.
- getTransactionsAsync(Integer, Integer, String, ApiCallback<LnrpcTransactionDetails>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listchaintxns` GetTransactions returns a list describing all the known transactions relevant to the wallet.
- getTransactionsCall(Integer, Integer, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for getTransactions
- getTransactionsWithHttpInfo(Integer, Integer, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listchaintxns` GetTransactions returns a list describing all the known transactions relevant to the wallet.
- getTxHash() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
-
Get txHash
- getTxid() - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
-
Get txid
- getTxid() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
-
Get txid
- getTxid() - Method in class net.osslabz.lnd.dto.LnrpcSendManyResponse
-
Get txid
- getTxidBytes() - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
-
Raw bytes representing the transaction id.
- getTxidStr() - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
-
Reversed, hex-encoded string representing the transaction id.
- getType() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
-
Get type
- getType() - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
-
Message type.
- getType() - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
-
Get type
- getType() - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
-
Message type.
- getTypeName() - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
-
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
- getTypeUrl() - Method in class net.osslabz.lnd.dto.ProtobufAny
-
Get typeUrl
- getUnconfirmedBalance() - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
-
The unconfirmed balance of the account (with 0 confirmations).
- getUnconfirmedBalance() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
-
Get unconfirmedBalance
- getUnsettledBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Get unsettledBalance
- getUnsettledLocalBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get unsettledLocalBalance
- getUnsettledRemoteBalance() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
-
Get unsettledRemoteBalance
- getUpdateError() - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
-
A string representation of the policy update error.
- getUpfrontShutdown() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
- getUptime() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
The number of seconds that the remote peer has been observed as being online by the channel scoring system over the lifetime of the channel [EXPERIMENTAL].
- getUris() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
The URIs of the current node.
- getUseBaseFee() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
- getUseFeeRate() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
- getUseMissionControl() - Method in class net.osslabz.lnd.dto.InlineObject
-
If set to true, edge probabilities from mission control will be used to get the optimal route.
- getUsername() - Method in class net.osslabz.lnd.auth.HttpBasicAuth
- getUtxos() - Method in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
-
Get utxos
- getValid() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
-
Get valid
- getValid() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
-
Get valid
- getValue() - Method in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- getValue() - Method in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- getValue() - Method in enum class net.osslabz.lnd.dto.FailureFailureCode
- getValue() - Method in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
- getValue() - Method in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
- getValue() - Method in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
- getValue() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
The fields value and value_msat are mutually exclusive.
- getValue() - Method in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcAddressType
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- getValue() - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
-
Arbitrary float value.
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcInitiator
- getValue() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The fields value and value_msat are mutually exclusive.
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcNodeMetricType
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- getValue() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Deprecated, use value_sat or value_msat.
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- getValue() - Method in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- getValue() - Method in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
- getValue() - Method in enum class net.osslabz.lnd.dto.PeerEventEventType
- getValue() - Method in enum class net.osslabz.lnd.dto.PeerSyncType
- getValue() - Method in class net.osslabz.lnd.dto.ProtobufAny
-
Get value
- getValue() - Method in class net.osslabz.lnd.Pair
- getValueMsat() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
-
The fields value and value_msat are mutually exclusive.
- getValueMsat() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
-
The fields value and value_msat are mutually exclusive.
- getValueMsat() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get valueMsat
- getValueSat() - Method in class net.osslabz.lnd.dto.LnrpcPayment
-
Get valueSat
- getVersion() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
-
The version of the LND software that the node is running.
- getWaitingCloseChannels() - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
-
Get waitingCloseChannels
- getWantsScidAlias() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
Whether the initiator wants to use the scid-alias channel type.
- getWantsZeroConf() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
-
Whether the initiator wants to open a zero-conf channel via the channel type.
- getWeekFeeSum() - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
-
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 week.
- getWriteTimeout() - Method in class net.osslabz.lnd.ApiClient
-
Get write timeout (in milliseconds).
- getZeroConf() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
Whether or not this is a zero-conf channel.
- getZeroConf() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
-
Whether the responder wants this to be a zero-conf channel.
- getZeroConf() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
-
If this is true, then a zero-conf channel open will be attempted.
- getZeroConfConfirmedScid() - Method in class net.osslabz.lnd.dto.LnrpcChannel
-
This is the confirmed / on-chain zero-conf SCID.
- getZeroConfConfirmedScid() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
-
The confirmed SCID for a zero-conf channel.
- global(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- globalFeatures(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- GOSSIP_QUERIES_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- GOSSIP_QUERIES_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- graphDiameter(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- guessContentTypeFromFile(File) - Method in class net.osslabz.lnd.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
H
- handleResponse(Response, Type) - Method in class net.osslabz.lnd.ApiClient
-
Handle the given response, return the deserialized object when the response is successful.
- hash(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- hash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- hashCode() - Method in class net.osslabz.lnd.dto.InlineObject
- hashCode() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- hashCode() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- hashCode() - Method in class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
- hashCode() - Method in class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcAmount
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcAMP
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChain
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannel
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelBackups
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFailure
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFeature
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFundingShimCancel
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcHop
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListPeersResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcNewAddressResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcNodePair
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPayment
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPeer
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcResolution
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcRoute
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcRouteHint
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendManyResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcSignMessageResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcStreamAuth
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcTransactionDetails
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- hashCode() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- hashCode() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- hashCode() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- hashCode() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- hashCode() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- hashCode() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- hashCode() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- hashCode() - Method in class net.osslabz.lnd.dto.ProtobufAny
- hashCode() - Method in class net.osslabz.lnd.dto.RpcStatus
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- hashCode() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- hashLock(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- height(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- hopHints(List<LnrpcHopHint>) - Method in class net.osslabz.lnd.dto.LnrpcRouteHint
- hops(List<LnrpcHop>) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- host(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
- HTLC_SET_BLANK - Enum constant in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
- HTLC_SET_ONLY - Enum constant in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
- HTLCAttemptHTLCStatus - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets HTLCAttemptHTLCStatus
- HTLCAttemptHTLCStatus.Adapter - Class in net.osslabz.lnd.dto
- htlcIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- htlcIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- htlcMaximumMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- htlcMinimumMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- htlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- htlcs(List<LnrpcHTLCAttempt>) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- htlcs(List<LnrpcInvoiceHTLC>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- HttpBasicAuth - Class in net.osslabz.lnd.auth
- HttpBasicAuth() - Constructor for class net.osslabz.lnd.auth.HttpBasicAuth
- HttpBearerAuth - Class in net.osslabz.lnd.auth
- HttpBearerAuth(String) - Constructor for class net.osslabz.lnd.auth.HttpBearerAuth
I
- identityKey(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- identityPubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- ignoredEdges(List<LnrpcEdgeLocator>) - Method in class net.osslabz.lnd.dto.InlineObject
- ignoredNodes(List<byte[]>) - Method in class net.osslabz.lnd.dto.InlineObject
- ignoredPairs(List<LnrpcNodePair>) - Method in class net.osslabz.lnd.dto.InlineObject
- IN_FLIGHT - Enum constant in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
- IN_FLIGHT - Enum constant in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
- INACTIVE_CHANNEL - Enum constant in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- inactiveChannel(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- inbound(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- incoming(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- incoming(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- INCOMING_HTLC - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- INCORRECT_CLTV_EXPIRY - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INCORRECT_PAYMENT_AMOUNT - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INCORRECT_PAYMENT_DETAILS - Enum constant in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- indexOffset(Long) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- inFlightMaxMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- INITIAL_ROUING_SYNC - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- initiator(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- initiator(LnrpcInitiator) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- InlineObject - Class in net.osslabz.lnd.dto
-
InlineObject
- InlineObject() - Constructor for class net.osslabz.lnd.dto.InlineObject
- INSUFFICIENT_BALANCE - Enum constant in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- INTERNAL_ERR - Enum constant in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- INTERNAL_FAILURE - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INVALID_ONION_HMAC - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INVALID_ONION_KEY - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INVALID_ONION_PAYLOAD - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INVALID_ONION_VERSION - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- INVALID_PARAMETER - Enum constant in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- INVALID_REALM - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- InvoiceInvoiceState - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets InvoiceInvoiceState
- InvoiceInvoiceState.Adapter - Class in net.osslabz.lnd.dto
- invoices(List<LnrpcInvoice>) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- InvoicesApi - Class in net.osslabz.lnd.api
- InvoicesApi() - Constructor for class net.osslabz.lnd.api.InvoicesApi
- InvoicesApi(ApiClient) - Constructor for class net.osslabz.lnd.api.InvoicesApi
- InvoicesrpcAddHoldInvoiceRequest - Class in net.osslabz.lnd.dto
-
InvoicesrpcAddHoldInvoiceRequest
- InvoicesrpcAddHoldInvoiceRequest() - Constructor for class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- InvoicesrpcAddHoldInvoiceResp - Class in net.osslabz.lnd.dto
-
InvoicesrpcAddHoldInvoiceResp
- InvoicesrpcAddHoldInvoiceResp() - Constructor for class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- InvoicesrpcCancelInvoiceMsg - Class in net.osslabz.lnd.dto
-
InvoicesrpcCancelInvoiceMsg
- InvoicesrpcCancelInvoiceMsg() - Constructor for class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
- InvoicesrpcLookupModifier - Enum Class in net.osslabz.lnd.dto
-
- DEFAULT: The default look up modifier, no look up behavior is changed.
- InvoicesrpcLookupModifier.Adapter - Class in net.osslabz.lnd.dto
- InvoicesrpcSettleInvoiceMsg - Class in net.osslabz.lnd.dto
-
InvoicesrpcSettleInvoiceMsg
- InvoicesrpcSettleInvoiceMsg() - Constructor for class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
- isAmp(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- isDebugging() - Method in class net.osslabz.lnd.ApiClient
-
Check that whether debugging is enabled for this API client.
- isError(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- isJsonMime(String) - Method in class net.osslabz.lnd.ApiClient
-
Check if the given MIME is a JSON MIME.
- isKeysend(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- isKnown(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcFeature
- isOurAddress(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- isOurOutput(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- isRequired(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcFeature
- isVerifyingSsl() - Method in class net.osslabz.lnd.ApiClient
-
True if isVerifyingSsl flag is on
J
- join(String[], String) - Static method in class net.osslabz.lnd.StringUtil
-
Join an array of strings with the given separator.
- join(Collection<String>, String) - Static method in class net.osslabz.lnd.StringUtil
-
Join a list of strings with the given separator.
- JSON - Class in net.osslabz.lnd
- JSON() - Constructor for class net.osslabz.lnd.JSON
- JSON.ByteArrayAdapter - Class in net.osslabz.lnd
-
Gson TypeAdapter for Byte Array type
- JSON.DateTypeAdapter - Class in net.osslabz.lnd
-
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
- JSON.LocalDateTypeAdapter - Class in net.osslabz.lnd
-
Gson TypeAdapter for JSR310 LocalDate type
- JSON.OffsetDateTimeTypeAdapter - Class in net.osslabz.lnd
-
Gson TypeAdapter for JSR310 OffsetDateTime type
- JSON.SqlDateTypeAdapter - Class in net.osslabz.lnd
-
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).
K
- keyFamily(Integer) - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
- keyIndex(Integer) - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
- keyLoc(LnrpcKeyLocator) - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
L
- label(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- label(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- label(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- label(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- lastFlapNs(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- lastHopPubkey(byte[]) - Method in class net.osslabz.lnd.dto.InlineObject
- lastHopPubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- lastIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- lastIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- lastOffsetIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- lastPingPayload(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- lastUpdate(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- lastUpdate(Long) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- lastUpdate(Long) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- LEGACY - Enum constant in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- levelSpec(String) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- lifetime(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- LightningApi - Class in net.osslabz.lnd.api
- LightningApi() - Constructor for class net.osslabz.lnd.api.LightningApi
- LightningApi(ApiClient) - Constructor for class net.osslabz.lnd.api.LightningApi
- LIMBO - Enum constant in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
- limboBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- limboBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- listAliases() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listaliases` ListAliases returns the set of all aliases that have ever existed with their confirmed SCID (if it exists) and/or the base SCID (in the case of zero conf).
- listAliasesAsync(ApiCallback<LnrpcListAliasesResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listaliases` ListAliases returns the set of all aliases that have ever existed with their confirmed SCID (if it exists) and/or the base SCID (in the case of zero conf).
- listAliasesCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listAliases
- listAliasesWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listaliases` ListAliases returns the set of all aliases that have ever existed with their confirmed SCID (if it exists) and/or the base SCID (in the case of zero conf).
- listChannels(Boolean, Boolean, Boolean, Boolean, byte[], Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listchannels` ListChannels returns a description of all the open channels that this node is a participant in.
- listChannelsAsync(Boolean, Boolean, Boolean, Boolean, byte[], Boolean, ApiCallback<LnrpcListChannelsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listchannels` ListChannels returns a description of all the open channels that this node is a participant in.
- listChannelsCall(Boolean, Boolean, Boolean, Boolean, byte[], Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listChannels
- listChannelsWithHttpInfo(Boolean, Boolean, Boolean, Boolean, byte[], Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listchannels` ListChannels returns a description of all the open channels that this node is a participant in.
- listInvoices(Boolean, String, String, Boolean, String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listinvoices` ListInvoices returns a list of all the invoices currently stored within the database.
- listInvoicesAsync(Boolean, String, String, Boolean, String, String, ApiCallback<LnrpcListInvoiceResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listinvoices` ListInvoices returns a list of all the invoices currently stored within the database.
- listInvoicesCall(Boolean, String, String, Boolean, String, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listInvoices
- listInvoicesWithHttpInfo(Boolean, String, String, Boolean, String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listinvoices` ListInvoices returns a list of all the invoices currently stored within the database.
- listMacaroonIDs() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listmacaroonids` ListMacaroonIDs returns all root key IDs that are in use.
- listMacaroonIDsAsync(ApiCallback<LnrpcListMacaroonIDsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listmacaroonids` ListMacaroonIDs returns all root key IDs that are in use.
- listMacaroonIDsCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listMacaroonIDs
- listMacaroonIDsWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listmacaroonids` ListMacaroonIDs returns all root key IDs that are in use.
- listPayments(Boolean, String, String, Boolean, Boolean, String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpayments` ListPayments returns a list of all outgoing payments.
- listPaymentsAsync(Boolean, String, String, Boolean, Boolean, String, String, ApiCallback<LnrpcListPaymentsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpayments` ListPayments returns a list of all outgoing payments.
- listPaymentsCall(Boolean, String, String, Boolean, Boolean, String, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listPayments
- listPaymentsWithHttpInfo(Boolean, String, String, Boolean, Boolean, String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpayments` ListPayments returns a list of all outgoing payments.
- listPeers(Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpeers` ListPeers returns a verbose listing of all currently active peers.
- listPeersAsync(Boolean, ApiCallback<LnrpcListPeersResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpeers` ListPeers returns a verbose listing of all currently active peers.
- listPeersCall(Boolean, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listPeers
- listPeersWithHttpInfo(Boolean) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpeers` ListPeers returns a verbose listing of all currently active peers.
- listPermissions() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpermissions` ListPermissions lists all RPC method URIs and their required macaroon permissions to access them.
- listPermissionsAsync(ApiCallback<LnrpcListPermissionsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpermissions` ListPermissions lists all RPC method URIs and their required macaroon permissions to access them.
- listPermissionsCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listPermissions
- listPermissionsWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listpermissions` ListPermissions lists all RPC method URIs and their required macaroon permissions to access them.
- listUnspent(Integer, Integer, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listunspent` Deprecated, use walletrpc.ListUnspent instead.
- listUnspentAsync(Integer, Integer, String, ApiCallback<LnrpcListUnspentResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listunspent` Deprecated, use walletrpc.ListUnspent instead.
- listUnspentCall(Integer, Integer, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for listUnspent
- listUnspentWithHttpInfo(Integer, Integer, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `listunspent` Deprecated, use walletrpc.ListUnspent instead.
- LnApiClientExample - Class in net.osslabz.lnd
-
This is not an actual unit test with any real verification, it just exists to validate that the generated classes keep the expected signature.
- LnApiClientExample() - Constructor for class net.osslabz.lnd.LnApiClientExample
- LndApiClient - Class in net.osslabz.lnd
- LndApiClient(String, int, String, String) - Constructor for class net.osslabz.lnd.LndApiClient
- LndApiClient(String, int, String, String, boolean) - Constructor for class net.osslabz.lnd.LndApiClient
- LndApiClient(ApiClient) - Constructor for class net.osslabz.lnd.LndApiClient
- LnrpcAddInvoiceResponse - Class in net.osslabz.lnd.dto
-
LnrpcAddInvoiceResponse
- LnrpcAddInvoiceResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- LnrpcAddressType - Enum Class in net.osslabz.lnd.dto
-
- `p2wkh`: Pay to witness key hash (`WITNESS_PUBKEY_HASH` = 0) - `np2wkh`: Pay to nested witness key hash (`NESTED_PUBKEY_HASH` = 1) - `p2tr`: Pay to taproot pubkey (`TAPROOT_PUBKEY` = 4)
- LnrpcAddressType.Adapter - Class in net.osslabz.lnd.dto
- LnrpcAliasMap - Class in net.osslabz.lnd.dto
-
LnrpcAliasMap
- LnrpcAliasMap() - Constructor for class net.osslabz.lnd.dto.LnrpcAliasMap
- LnrpcAmount - Class in net.osslabz.lnd.dto
-
LnrpcAmount
- LnrpcAmount() - Constructor for class net.osslabz.lnd.dto.LnrpcAmount
- LnrpcAMP - Class in net.osslabz.lnd.dto
-
Details specific to AMP HTLCs.
- LnrpcAMP() - Constructor for class net.osslabz.lnd.dto.LnrpcAMP
- LnrpcAMPInvoiceState - Class in net.osslabz.lnd.dto
-
LnrpcAMPInvoiceState
- LnrpcAMPInvoiceState() - Constructor for class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- LnrpcAMPRecord - Class in net.osslabz.lnd.dto
-
LnrpcAMPRecord
- LnrpcAMPRecord() - Constructor for class net.osslabz.lnd.dto.LnrpcAMPRecord
- LnrpcBakeMacaroonRequest - Class in net.osslabz.lnd.dto
-
LnrpcBakeMacaroonRequest
- LnrpcBakeMacaroonRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- LnrpcBakeMacaroonResponse - Class in net.osslabz.lnd.dto
-
LnrpcBakeMacaroonResponse
- LnrpcBakeMacaroonResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
- LnrpcBatchOpenChannel - Class in net.osslabz.lnd.dto
-
LnrpcBatchOpenChannel
- LnrpcBatchOpenChannel() - Constructor for class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- LnrpcBatchOpenChannelRequest - Class in net.osslabz.lnd.dto
-
LnrpcBatchOpenChannelRequest
- LnrpcBatchOpenChannelRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- LnrpcBatchOpenChannelResponse - Class in net.osslabz.lnd.dto
-
LnrpcBatchOpenChannelResponse
- LnrpcBatchOpenChannelResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- LnrpcChain - Class in net.osslabz.lnd.dto
-
LnrpcChain
- LnrpcChain() - Constructor for class net.osslabz.lnd.dto.LnrpcChain
- LnrpcChanBackupSnapshot - Class in net.osslabz.lnd.dto
-
LnrpcChanBackupSnapshot
- LnrpcChanBackupSnapshot() - Constructor for class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- LnrpcChannel - Class in net.osslabz.lnd.dto
-
LnrpcChannel
- LnrpcChannel() - Constructor for class net.osslabz.lnd.dto.LnrpcChannel
- LnrpcChannelAcceptRequest - Class in net.osslabz.lnd.dto
-
LnrpcChannelAcceptRequest
- LnrpcChannelAcceptRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- LnrpcChannelAcceptResponse - Class in net.osslabz.lnd.dto
-
LnrpcChannelAcceptResponse
- LnrpcChannelAcceptResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- LnrpcChannelBackup - Class in net.osslabz.lnd.dto
-
LnrpcChannelBackup
- LnrpcChannelBackup() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelBackup
- LnrpcChannelBackups - Class in net.osslabz.lnd.dto
-
LnrpcChannelBackups
- LnrpcChannelBackups() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelBackups
- LnrpcChannelBalanceResponse - Class in net.osslabz.lnd.dto
-
LnrpcChannelBalanceResponse
- LnrpcChannelBalanceResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- LnrpcChannelCloseSummary - Class in net.osslabz.lnd.dto
-
LnrpcChannelCloseSummary
- LnrpcChannelCloseSummary() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- LnrpcChannelCloseUpdate - Class in net.osslabz.lnd.dto
-
LnrpcChannelCloseUpdate
- LnrpcChannelCloseUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- LnrpcChannelConstraints - Class in net.osslabz.lnd.dto
-
LnrpcChannelConstraints
- LnrpcChannelConstraints() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelConstraints
- LnrpcChannelEdge - Class in net.osslabz.lnd.dto
-
A fully authenticated channel along with all its unique attributes.
- LnrpcChannelEdge() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelEdge
- LnrpcChannelEdgeUpdate - Class in net.osslabz.lnd.dto
-
LnrpcChannelEdgeUpdate
- LnrpcChannelEdgeUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- LnrpcChannelEventUpdate - Class in net.osslabz.lnd.dto
-
LnrpcChannelEventUpdate
- LnrpcChannelEventUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- LnrpcChannelFeeReport - Class in net.osslabz.lnd.dto
-
LnrpcChannelFeeReport
- LnrpcChannelFeeReport() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- LnrpcChannelGraph - Class in net.osslabz.lnd.dto
-
Returns a new instance of the directed channel graph.
- LnrpcChannelGraph() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelGraph
- LnrpcChannelOpenUpdate - Class in net.osslabz.lnd.dto
-
LnrpcChannelOpenUpdate
- LnrpcChannelOpenUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
- LnrpcChannelPoint - Class in net.osslabz.lnd.dto
-
LnrpcChannelPoint
- LnrpcChannelPoint() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelPoint
- LnrpcChannelUpdate - Class in net.osslabz.lnd.dto
-
LnrpcChannelUpdate
- LnrpcChannelUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcChannelUpdate
- LnrpcChanPointShim - Class in net.osslabz.lnd.dto
-
LnrpcChanPointShim
- LnrpcChanPointShim() - Constructor for class net.osslabz.lnd.dto.LnrpcChanPointShim
- LnrpcCheckMacPermRequest - Class in net.osslabz.lnd.dto
-
LnrpcCheckMacPermRequest
- LnrpcCheckMacPermRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- LnrpcCheckMacPermResponse - Class in net.osslabz.lnd.dto
-
LnrpcCheckMacPermResponse
- LnrpcCheckMacPermResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
- LnrpcClosedChannelsResponse - Class in net.osslabz.lnd.dto
-
LnrpcClosedChannelsResponse
- LnrpcClosedChannelsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- LnrpcClosedChannelUpdate - Class in net.osslabz.lnd.dto
-
LnrpcClosedChannelUpdate
- LnrpcClosedChannelUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- LnrpcCloseStatusUpdate - Class in net.osslabz.lnd.dto
-
LnrpcCloseStatusUpdate
- LnrpcCloseStatusUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- LnrpcCommitmentType - Enum Class in net.osslabz.lnd.dto
-
- UNKNOWN_COMMITMENT_TYPE: Returned when the commitment type isn't known or unavailable.
- LnrpcCommitmentType.Adapter - Class in net.osslabz.lnd.dto
- LnrpcConnectPeerRequest - Class in net.osslabz.lnd.dto
-
LnrpcConnectPeerRequest
- LnrpcConnectPeerRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- LnrpcCustomMessage - Class in net.osslabz.lnd.dto
-
LnrpcCustomMessage
- LnrpcCustomMessage() - Constructor for class net.osslabz.lnd.dto.LnrpcCustomMessage
- LnrpcDebugLevelRequest - Class in net.osslabz.lnd.dto
-
LnrpcDebugLevelRequest
- LnrpcDebugLevelRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- LnrpcDebugLevelResponse - Class in net.osslabz.lnd.dto
-
LnrpcDebugLevelResponse
- LnrpcDebugLevelResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
- LnrpcDeleteMacaroonIDResponse - Class in net.osslabz.lnd.dto
-
LnrpcDeleteMacaroonIDResponse
- LnrpcDeleteMacaroonIDResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
- LnrpcEdgeLocator - Class in net.osslabz.lnd.dto
-
LnrpcEdgeLocator
- LnrpcEdgeLocator() - Constructor for class net.osslabz.lnd.dto.LnrpcEdgeLocator
- LnrpcEstimateFeeResponse - Class in net.osslabz.lnd.dto
-
LnrpcEstimateFeeResponse
- LnrpcEstimateFeeResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- LnrpcFailedUpdate - Class in net.osslabz.lnd.dto
-
LnrpcFailedUpdate
- LnrpcFailedUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcFailedUpdate
- LnrpcFailure - Class in net.osslabz.lnd.dto
-
LnrpcFailure
- LnrpcFailure() - Constructor for class net.osslabz.lnd.dto.LnrpcFailure
- LnrpcFeature - Class in net.osslabz.lnd.dto
-
LnrpcFeature
- LnrpcFeature() - Constructor for class net.osslabz.lnd.dto.LnrpcFeature
- LnrpcFeatureBit - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets lnrpcFeatureBit
- LnrpcFeatureBit.Adapter - Class in net.osslabz.lnd.dto
- LnrpcFeeLimit - Class in net.osslabz.lnd.dto
-
LnrpcFeeLimit
- LnrpcFeeLimit() - Constructor for class net.osslabz.lnd.dto.LnrpcFeeLimit
- LnrpcFeeReportResponse - Class in net.osslabz.lnd.dto
-
LnrpcFeeReportResponse
- LnrpcFeeReportResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- LnrpcFloatMetric - Class in net.osslabz.lnd.dto
-
LnrpcFloatMetric
- LnrpcFloatMetric() - Constructor for class net.osslabz.lnd.dto.LnrpcFloatMetric
- LnrpcForwardingEvent - Class in net.osslabz.lnd.dto
-
LnrpcForwardingEvent
- LnrpcForwardingEvent() - Constructor for class net.osslabz.lnd.dto.LnrpcForwardingEvent
- LnrpcForwardingHistoryRequest - Class in net.osslabz.lnd.dto
-
LnrpcForwardingHistoryRequest
- LnrpcForwardingHistoryRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- LnrpcForwardingHistoryResponse - Class in net.osslabz.lnd.dto
-
LnrpcForwardingHistoryResponse
- LnrpcForwardingHistoryResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- LnrpcFundingPsbtFinalize - Class in net.osslabz.lnd.dto
-
LnrpcFundingPsbtFinalize
- LnrpcFundingPsbtFinalize() - Constructor for class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- LnrpcFundingPsbtVerify - Class in net.osslabz.lnd.dto
-
LnrpcFundingPsbtVerify
- LnrpcFundingPsbtVerify() - Constructor for class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- LnrpcFundingShim - Class in net.osslabz.lnd.dto
-
LnrpcFundingShim
- LnrpcFundingShim() - Constructor for class net.osslabz.lnd.dto.LnrpcFundingShim
- LnrpcFundingShimCancel - Class in net.osslabz.lnd.dto
-
LnrpcFundingShimCancel
- LnrpcFundingShimCancel() - Constructor for class net.osslabz.lnd.dto.LnrpcFundingShimCancel
- LnrpcFundingTransitionMsg - Class in net.osslabz.lnd.dto
-
LnrpcFundingTransitionMsg
- LnrpcFundingTransitionMsg() - Constructor for class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- LnrpcGetInfoResponse - Class in net.osslabz.lnd.dto
-
LnrpcGetInfoResponse
- LnrpcGetInfoResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- LnrpcGetRecoveryInfoResponse - Class in net.osslabz.lnd.dto
-
LnrpcGetRecoveryInfoResponse
- LnrpcGetRecoveryInfoResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- LnrpcGraphTopologyUpdate - Class in net.osslabz.lnd.dto
-
LnrpcGraphTopologyUpdate
- LnrpcGraphTopologyUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- LnrpcHop - Class in net.osslabz.lnd.dto
-
LnrpcHop
- LnrpcHop() - Constructor for class net.osslabz.lnd.dto.LnrpcHop
- LnrpcHopHint - Class in net.osslabz.lnd.dto
-
LnrpcHopHint
- LnrpcHopHint() - Constructor for class net.osslabz.lnd.dto.LnrpcHopHint
- LnrpcHTLC - Class in net.osslabz.lnd.dto
-
LnrpcHTLC
- LnrpcHTLC() - Constructor for class net.osslabz.lnd.dto.LnrpcHTLC
- LnrpcHTLCAttempt - Class in net.osslabz.lnd.dto
-
LnrpcHTLCAttempt
- LnrpcHTLCAttempt() - Constructor for class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- LnrpcInitiator - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets lnrpcInitiator
- LnrpcInitiator.Adapter - Class in net.osslabz.lnd.dto
- LnrpcInterceptFeedback - Class in net.osslabz.lnd.dto
-
LnrpcInterceptFeedback
- LnrpcInterceptFeedback() - Constructor for class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- LnrpcInvoice - Class in net.osslabz.lnd.dto
-
LnrpcInvoice
- LnrpcInvoice() - Constructor for class net.osslabz.lnd.dto.LnrpcInvoice
- LnrpcInvoiceHTLC - Class in net.osslabz.lnd.dto
-
LnrpcInvoiceHTLC
- LnrpcInvoiceHTLC() - Constructor for class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- LnrpcInvoiceHTLCState - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets lnrpcInvoiceHTLCState
- LnrpcInvoiceHTLCState.Adapter - Class in net.osslabz.lnd.dto
- LnrpcKeyDescriptor - Class in net.osslabz.lnd.dto
-
LnrpcKeyDescriptor
- LnrpcKeyDescriptor() - Constructor for class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- LnrpcKeyLocator - Class in net.osslabz.lnd.dto
-
LnrpcKeyLocator
- LnrpcKeyLocator() - Constructor for class net.osslabz.lnd.dto.LnrpcKeyLocator
- LnrpcLightningAddress - Class in net.osslabz.lnd.dto
-
LnrpcLightningAddress
- LnrpcLightningAddress() - Constructor for class net.osslabz.lnd.dto.LnrpcLightningAddress
- LnrpcLightningNode - Class in net.osslabz.lnd.dto
-
An individual vertex/node within the channel graph.
- LnrpcLightningNode() - Constructor for class net.osslabz.lnd.dto.LnrpcLightningNode
- LnrpcListAliasesResponse - Class in net.osslabz.lnd.dto
-
LnrpcListAliasesResponse
- LnrpcListAliasesResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- LnrpcListChannelsResponse - Class in net.osslabz.lnd.dto
-
LnrpcListChannelsResponse
- LnrpcListChannelsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- LnrpcListInvoiceResponse - Class in net.osslabz.lnd.dto
-
LnrpcListInvoiceResponse
- LnrpcListInvoiceResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- LnrpcListMacaroonIDsResponse - Class in net.osslabz.lnd.dto
-
LnrpcListMacaroonIDsResponse
- LnrpcListMacaroonIDsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- LnrpcListPaymentsResponse - Class in net.osslabz.lnd.dto
-
LnrpcListPaymentsResponse
- LnrpcListPaymentsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- LnrpcListPeersResponse - Class in net.osslabz.lnd.dto
-
LnrpcListPeersResponse
- LnrpcListPeersResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListPeersResponse
- LnrpcListPermissionsResponse - Class in net.osslabz.lnd.dto
-
LnrpcListPermissionsResponse
- LnrpcListPermissionsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
- LnrpcListUnspentResponse - Class in net.osslabz.lnd.dto
-
LnrpcListUnspentResponse
- LnrpcListUnspentResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcListUnspentResponse
- LnrpcLookupHtlcResolutionResponse - Class in net.osslabz.lnd.dto
-
LnrpcLookupHtlcResolutionResponse
- LnrpcLookupHtlcResolutionResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- LnrpcMacaroonPermission - Class in net.osslabz.lnd.dto
-
LnrpcMacaroonPermission
- LnrpcMacaroonPermission() - Constructor for class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- LnrpcMacaroonPermissionList - Class in net.osslabz.lnd.dto
-
LnrpcMacaroonPermissionList
- LnrpcMacaroonPermissionList() - Constructor for class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- LnrpcMiddlewareRegistration - Class in net.osslabz.lnd.dto
-
LnrpcMiddlewareRegistration
- LnrpcMiddlewareRegistration() - Constructor for class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- LnrpcMPPRecord - Class in net.osslabz.lnd.dto
-
LnrpcMPPRecord
- LnrpcMPPRecord() - Constructor for class net.osslabz.lnd.dto.LnrpcMPPRecord
- LnrpcMultiChanBackup - Class in net.osslabz.lnd.dto
-
LnrpcMultiChanBackup
- LnrpcMultiChanBackup() - Constructor for class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- LnrpcNetworkInfo - Class in net.osslabz.lnd.dto
-
LnrpcNetworkInfo
- LnrpcNetworkInfo() - Constructor for class net.osslabz.lnd.dto.LnrpcNetworkInfo
- LnrpcNewAddressResponse - Class in net.osslabz.lnd.dto
-
LnrpcNewAddressResponse
- LnrpcNewAddressResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcNewAddressResponse
- LnrpcNodeAddress - Class in net.osslabz.lnd.dto
-
LnrpcNodeAddress
- LnrpcNodeAddress() - Constructor for class net.osslabz.lnd.dto.LnrpcNodeAddress
- LnrpcNodeInfo - Class in net.osslabz.lnd.dto
-
LnrpcNodeInfo
- LnrpcNodeInfo() - Constructor for class net.osslabz.lnd.dto.LnrpcNodeInfo
- LnrpcNodeMetricsResponse - Class in net.osslabz.lnd.dto
-
LnrpcNodeMetricsResponse
- LnrpcNodeMetricsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- LnrpcNodeMetricType - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets lnrpcNodeMetricType
- LnrpcNodeMetricType.Adapter - Class in net.osslabz.lnd.dto
- LnrpcNodePair - Class in net.osslabz.lnd.dto
-
LnrpcNodePair
- LnrpcNodePair() - Constructor for class net.osslabz.lnd.dto.LnrpcNodePair
- LnrpcNodeUpdate - Class in net.osslabz.lnd.dto
-
LnrpcNodeUpdate
- LnrpcNodeUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcNodeUpdate
- LnrpcOpenChannelRequest - Class in net.osslabz.lnd.dto
-
LnrpcOpenChannelRequest
- LnrpcOpenChannelRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- LnrpcOpenStatusUpdate - Class in net.osslabz.lnd.dto
-
LnrpcOpenStatusUpdate
- LnrpcOpenStatusUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- LnrpcOutPoint - Class in net.osslabz.lnd.dto
-
LnrpcOutPoint
- LnrpcOutPoint() - Constructor for class net.osslabz.lnd.dto.LnrpcOutPoint
- LnrpcOutputDetail - Class in net.osslabz.lnd.dto
-
LnrpcOutputDetail
- LnrpcOutputDetail() - Constructor for class net.osslabz.lnd.dto.LnrpcOutputDetail
- LnrpcOutputScriptType - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets lnrpcOutputScriptType
- LnrpcOutputScriptType.Adapter - Class in net.osslabz.lnd.dto
- LnrpcPayment - Class in net.osslabz.lnd.dto
-
LnrpcPayment
- LnrpcPayment() - Constructor for class net.osslabz.lnd.dto.LnrpcPayment
- LnrpcPaymentFailureReason - Enum Class in net.osslabz.lnd.dto
-
- FAILURE_REASON_NONE: Payment isn't failed (yet).
- LnrpcPaymentFailureReason.Adapter - Class in net.osslabz.lnd.dto
- LnrpcPayReq - Class in net.osslabz.lnd.dto
-
LnrpcPayReq
- LnrpcPayReq() - Constructor for class net.osslabz.lnd.dto.LnrpcPayReq
- LnrpcPeer - Class in net.osslabz.lnd.dto
-
LnrpcPeer
- LnrpcPeer() - Constructor for class net.osslabz.lnd.dto.LnrpcPeer
- LnrpcPeerEvent - Class in net.osslabz.lnd.dto
-
LnrpcPeerEvent
- LnrpcPeerEvent() - Constructor for class net.osslabz.lnd.dto.LnrpcPeerEvent
- LnrpcPendingChannelsResponse - Class in net.osslabz.lnd.dto
-
LnrpcPendingChannelsResponse
- LnrpcPendingChannelsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- LnrpcPendingHTLC - Class in net.osslabz.lnd.dto
-
LnrpcPendingHTLC
- LnrpcPendingHTLC() - Constructor for class net.osslabz.lnd.dto.LnrpcPendingHTLC
- LnrpcPendingUpdate - Class in net.osslabz.lnd.dto
-
LnrpcPendingUpdate
- LnrpcPendingUpdate() - Constructor for class net.osslabz.lnd.dto.LnrpcPendingUpdate
- LnrpcPolicyUpdateRequest - Class in net.osslabz.lnd.dto
-
LnrpcPolicyUpdateRequest
- LnrpcPolicyUpdateRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- LnrpcPolicyUpdateResponse - Class in net.osslabz.lnd.dto
-
LnrpcPolicyUpdateResponse
- LnrpcPolicyUpdateResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- LnrpcPreviousOutPoint - Class in net.osslabz.lnd.dto
-
LnrpcPreviousOutPoint
- LnrpcPreviousOutPoint() - Constructor for class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- LnrpcPsbtShim - Class in net.osslabz.lnd.dto
-
LnrpcPsbtShim
- LnrpcPsbtShim() - Constructor for class net.osslabz.lnd.dto.LnrpcPsbtShim
- LnrpcQueryRoutesResponse - Class in net.osslabz.lnd.dto
-
LnrpcQueryRoutesResponse
- LnrpcQueryRoutesResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- LnrpcReadyForPsbtFunding - Class in net.osslabz.lnd.dto
-
LnrpcReadyForPsbtFunding
- LnrpcReadyForPsbtFunding() - Constructor for class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- LnrpcResolution - Class in net.osslabz.lnd.dto
-
LnrpcResolution
- LnrpcResolution() - Constructor for class net.osslabz.lnd.dto.LnrpcResolution
- LnrpcResolutionOutcome - Enum Class in net.osslabz.lnd.dto
-
- OUTCOME_UNKNOWN: Outcome unknown.
- LnrpcResolutionOutcome.Adapter - Class in net.osslabz.lnd.dto
- LnrpcResolutionType - Enum Class in net.osslabz.lnd.dto
-
- ANCHOR: We resolved an anchor output.
- LnrpcResolutionType.Adapter - Class in net.osslabz.lnd.dto
- LnrpcRestoreChanBackupRequest - Class in net.osslabz.lnd.dto
-
LnrpcRestoreChanBackupRequest
- LnrpcRestoreChanBackupRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- LnrpcRoute - Class in net.osslabz.lnd.dto
-
A path through the channel graph which runs over one or more channels in succession.
- LnrpcRoute() - Constructor for class net.osslabz.lnd.dto.LnrpcRoute
- LnrpcRouteHint - Class in net.osslabz.lnd.dto
-
LnrpcRouteHint
- LnrpcRouteHint() - Constructor for class net.osslabz.lnd.dto.LnrpcRouteHint
- LnrpcRoutingPolicy - Class in net.osslabz.lnd.dto
-
LnrpcRoutingPolicy
- LnrpcRoutingPolicy() - Constructor for class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- LnrpcRPCMessage - Class in net.osslabz.lnd.dto
-
LnrpcRPCMessage
- LnrpcRPCMessage() - Constructor for class net.osslabz.lnd.dto.LnrpcRPCMessage
- LnrpcRPCMiddlewareRequest - Class in net.osslabz.lnd.dto
-
LnrpcRPCMiddlewareRequest
- LnrpcRPCMiddlewareRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- LnrpcSendCoinsRequest - Class in net.osslabz.lnd.dto
-
LnrpcSendCoinsRequest
- LnrpcSendCoinsRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- LnrpcSendCoinsResponse - Class in net.osslabz.lnd.dto
-
LnrpcSendCoinsResponse
- LnrpcSendCoinsResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
- LnrpcSendCustomMessageRequest - Class in net.osslabz.lnd.dto
-
LnrpcSendCustomMessageRequest
- LnrpcSendCustomMessageRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- LnrpcSendManyRequest - Class in net.osslabz.lnd.dto
-
LnrpcSendManyRequest
- LnrpcSendManyRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcSendManyRequest
- LnrpcSendManyResponse - Class in net.osslabz.lnd.dto
-
LnrpcSendManyResponse
- LnrpcSendManyResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcSendManyResponse
- LnrpcSendRequest - Class in net.osslabz.lnd.dto
-
LnrpcSendRequest
- LnrpcSendRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcSendRequest
- LnrpcSendResponse - Class in net.osslabz.lnd.dto
-
LnrpcSendResponse
- LnrpcSendResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcSendResponse
- LnrpcSendToRouteRequest - Class in net.osslabz.lnd.dto
-
LnrpcSendToRouteRequest
- LnrpcSendToRouteRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- LnrpcSignMessageRequest - Class in net.osslabz.lnd.dto
-
LnrpcSignMessageRequest
- LnrpcSignMessageRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- LnrpcSignMessageResponse - Class in net.osslabz.lnd.dto
-
LnrpcSignMessageResponse
- LnrpcSignMessageResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcSignMessageResponse
- LnrpcStreamAuth - Class in net.osslabz.lnd.dto
-
LnrpcStreamAuth
- LnrpcStreamAuth() - Constructor for class net.osslabz.lnd.dto.LnrpcStreamAuth
- LnrpcTimestampedError - Class in net.osslabz.lnd.dto
-
LnrpcTimestampedError
- LnrpcTimestampedError() - Constructor for class net.osslabz.lnd.dto.LnrpcTimestampedError
- LnrpcTransaction - Class in net.osslabz.lnd.dto
-
LnrpcTransaction
- LnrpcTransaction() - Constructor for class net.osslabz.lnd.dto.LnrpcTransaction
- LnrpcTransactionDetails - Class in net.osslabz.lnd.dto
-
LnrpcTransactionDetails
- LnrpcTransactionDetails() - Constructor for class net.osslabz.lnd.dto.LnrpcTransactionDetails
- LnrpcUpdateFailure - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets lnrpcUpdateFailure
- LnrpcUpdateFailure.Adapter - Class in net.osslabz.lnd.dto
- LnrpcUtxo - Class in net.osslabz.lnd.dto
-
LnrpcUtxo
- LnrpcUtxo() - Constructor for class net.osslabz.lnd.dto.LnrpcUtxo
- LnrpcVerifyMessageRequest - Class in net.osslabz.lnd.dto
-
LnrpcVerifyMessageRequest
- LnrpcVerifyMessageRequest() - Constructor for class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- LnrpcVerifyMessageResponse - Class in net.osslabz.lnd.dto
-
LnrpcVerifyMessageResponse
- LnrpcVerifyMessageResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- LnrpcWalletAccountBalance - Class in net.osslabz.lnd.dto
-
LnrpcWalletAccountBalance
- LnrpcWalletAccountBalance() - Constructor for class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- LnrpcWalletBalanceResponse - Class in net.osslabz.lnd.dto
-
LnrpcWalletBalanceResponse
- LnrpcWalletBalanceResponse() - Constructor for class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- LOCAL - Enum constant in enum class net.osslabz.lnd.dto.LnrpcInitiator
- LOCAL_FORCE_CLOSE - Enum constant in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- localBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- localBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- localBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- localChanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- localChanReserveSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- localCommitFeeSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- localConstraints(LnrpcChannelConstraints) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- LocalDateTypeAdapter() - Constructor for class net.osslabz.lnd.JSON.LocalDateTypeAdapter
- LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class net.osslabz.lnd.JSON.LocalDateTypeAdapter
- localFundingAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- localFundingAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- localKey(LnrpcKeyDescriptor) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- localTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- lockedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- lookupHtlcResolution(String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
LookupHtlcResolution retrieves a final htlc resolution from the database.
- lookupHtlcResolutionAsync(String, String, ApiCallback<LnrpcLookupHtlcResolutionResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
LookupHtlcResolution retrieves a final htlc resolution from the database.
- lookupHtlcResolutionCall(String, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for lookupHtlcResolution
- lookupHtlcResolutionWithHttpInfo(String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
LookupHtlcResolution retrieves a final htlc resolution from the database.
- lookupInvoice(String, byte[]) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `lookupinvoice` LookupInvoice attempts to look up an invoice according to its payment hash.
- lookupInvoiceAsync(String, byte[], ApiCallback<LnrpcInvoice>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `lookupinvoice` LookupInvoice attempts to look up an invoice according to its payment hash.
- lookupInvoiceCall(String, byte[], ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for lookupInvoice
- lookupInvoiceV2(byte[], byte[], byte[], String) - Method in class net.osslabz.lnd.api.InvoicesApi
-
LookupInvoiceV2 attempts to look up at invoice.
- lookupInvoiceV2Async(byte[], byte[], byte[], String, ApiCallback<LnrpcInvoice>) - Method in class net.osslabz.lnd.api.InvoicesApi
-
LookupInvoiceV2 attempts to look up at invoice.
- lookupInvoiceV2Call(byte[], byte[], byte[], String, ApiCallback) - Method in class net.osslabz.lnd.api.InvoicesApi
-
Build call for lookupInvoiceV2
- lookupInvoiceV2WithHttpInfo(byte[], byte[], byte[], String) - Method in class net.osslabz.lnd.api.InvoicesApi
-
LookupInvoiceV2 attempts to look up at invoice.
- lookupInvoiceWithHttpInfo(String, byte[]) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `lookupinvoice` LookupInvoice attempts to look up an invoice according to its payment hash.
- LOST - Enum constant in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
M
- macaroon(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- macaroon(String) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
- main(String[]) - Static method in class net.osslabz.lnd.LnApiClientExample
- maturityHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- maturityHeight(Long) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- maxAcceptedHtlcs(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- maxAcceptedHtlcs(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- maxChannelSize(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- maxHtlcCount(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- maxHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- maxHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- maxLocalCsv(Long) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- maxOutDegree(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- maxPendingAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- maxValueInFlight(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- medianChannelSizeSat(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- memo(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- memo(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- message(String) - Method in class net.osslabz.lnd.dto.RpcStatus
- messageFlags(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- metadata(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcHop
- methodFullUri(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- methodFullUri(String) - Method in class net.osslabz.lnd.dto.LnrpcStreamAuth
- methodPermissions(Map<String, LnrpcMacaroonPermissionList>) - Method in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
- middlewareName(String) - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- minAcceptDepth(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- minChannelSize(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- minConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- minConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- minConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- minConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- minHtlc(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- minHtlc(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- minHtlcIn(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- minHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- minHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- minHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- minHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- minHtlcMsatSpecified(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- monthFeeSum(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- MPP_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- MPP_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- MPP_TIMEOUT - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- mppRecord(LnrpcMPPRecord) - Method in class net.osslabz.lnd.dto.LnrpcHop
- mppTotalAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- msat(String) - Method in class net.osslabz.lnd.dto.LnrpcAmount
- msg(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- msg(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- msgId(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- multiChanBackup(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- multiChanBackup(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- multiChanBackup(LnrpcMultiChanBackup) - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- MULTISIG - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
N
- name(String) - Method in class net.osslabz.lnd.dto.LnrpcFeature
- NESTED_PUBKEY_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcAddressType
- net.osslabz.lnd - package net.osslabz.lnd
- net.osslabz.lnd.api - package net.osslabz.lnd.api
- net.osslabz.lnd.auth - package net.osslabz.lnd.auth
- net.osslabz.lnd.dto - package net.osslabz.lnd.dto
- network(String) - Method in class net.osslabz.lnd.dto.LnrpcChain
- network(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
- newAddress(String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `newaddress` NewAddress creates a new address under control of the local wallet.
- newAddressAsync(String, String, ApiCallback<LnrpcNewAddressResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `newaddress` NewAddress creates a new address under control of the local wallet.
- newAddressCall(String, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for newAddress
- newAddressWithHttpInfo(String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `newaddress` NewAddress creates a new address under control of the local wallet.
- NO_ROUTE - Enum constant in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- node(LnrpcLightningNode) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- node1Policy(LnrpcRoutingPolicy) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- node1Pub(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- node2Policy(LnrpcRoutingPolicy) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- node2Pub(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- nodeAddresses(List<LnrpcNodeAddress>) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- nodeId(String) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- nodePubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- nodePubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- nodePubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- nodePubkeyString(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- nodes(List<LnrpcLightningNode>) - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- nodeUpdates(List<LnrpcNodeUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- NON_STANDARD - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- NONE - Enum constant in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- noPublish(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- normalizedValue(Double) - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
- NOT_FOUND - Enum constant in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- NULLDATA - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- numActiveChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- numChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- numChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- numConfirmations(Integer) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- numForwardingPackages(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- numInactiveChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- numMaxEvents(Long) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- numMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- numNodes(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- numPeers(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- numPendingChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- numSatoshis(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- numUpdates(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- numZombieChans(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
O
- offchain(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- OFFLINE - Enum constant in enum class net.osslabz.lnd.dto.PeerEventEventType
- OffsetDateTimeTypeAdapter() - Constructor for class net.osslabz.lnd.JSON.OffsetDateTimeTypeAdapter
- OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class net.osslabz.lnd.JSON.OffsetDateTimeTypeAdapter
- onDownloadProgress(long, long, boolean) - Method in interface net.osslabz.lnd.ApiCallback
-
This is called when the API download processing.
- onFailure(ApiException, int, Map<String, List<String>>) - Method in interface net.osslabz.lnd.ApiCallback
-
This is called when the API call fails.
- onionSha256(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- ONLINE - Enum constant in enum class net.osslabz.lnd.dto.PeerEventEventType
- onSuccess(T, int, Map<String, List<String>>) - Method in interface net.osslabz.lnd.ApiCallback
-
This is called when the API call succeeded.
- onUploadProgress(long, long, boolean) - Method in interface net.osslabz.lnd.ApiCallback
-
This is called when the API upload processing.
- OPEN - Enum constant in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
- OPEN_CHANNEL - Enum constant in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- openChannel(LnrpcChannel) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- openChannel(LnrpcOpenChannelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `openchannel` OpenChannel attempts to open a singly funded channel specified in the request to a remote peer.
- openChannelAsync(LnrpcOpenChannelRequest, ApiCallback<StreamResultOfLnrpcOpenStatusUpdate>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `openchannel` OpenChannel attempts to open a singly funded channel specified in the request to a remote peer.
- openChannelCall(LnrpcOpenChannelRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for openChannel
- openChannelSync(LnrpcOpenChannelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
OpenChannelSync is a synchronous version of the OpenChannel RPC call.
- openChannelSyncAsync(LnrpcOpenChannelRequest, ApiCallback<LnrpcChannelPoint>) - Method in class net.osslabz.lnd.api.LightningApi
-
OpenChannelSync is a synchronous version of the OpenChannel RPC call.
- openChannelSyncCall(LnrpcOpenChannelRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for openChannelSync
- openChannelSyncWithHttpInfo(LnrpcOpenChannelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
OpenChannelSync is a synchronous version of the OpenChannel RPC call.
- openChannelWithHttpInfo(LnrpcOpenChannelRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `openchannel` OpenChannel attempts to open a singly funded channel specified in the request to a remote peer.
- openInitiator(LnrpcInitiator) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- outcome(LnrpcResolutionOutcome) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- OUTCOME_UNKNOWN - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- OUTGOING_HTLC - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- outgoingChanId(String) - Method in class net.osslabz.lnd.dto.InlineObject
- outgoingChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- outpoint(String) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- outpoint(String) - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- outpoint(LnrpcOutPoint) - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- outpoint(LnrpcOutPoint) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- outpoint(LnrpcOutPoint) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- outputDetails(List<LnrpcOutputDetail>) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- outputIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- outputIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- outputIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- outputIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- outputType(LnrpcOutputScriptType) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
P
- Pair - Class in net.osslabz.lnd
- Pair(String, String) - Constructor for class net.osslabz.lnd.Pair
- parameterToPair(String, Object) - Method in class net.osslabz.lnd.ApiClient
-
Formats the specified query parameter to a list containing a single
Pairobject. - parameterToPairs(String, String, Collection) - Method in class net.osslabz.lnd.ApiClient
-
Formats the specified collection query parameters to a list of
Pairobjects. - parameterToString(Object) - Method in class net.osslabz.lnd.ApiClient
-
Format the given parameter object into string.
- PASSIVE_SYNC - Enum constant in enum class net.osslabz.lnd.dto.PeerSyncType
- PAYMENT_ADDR_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- PAYMENT_ADDR_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- paymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- paymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- paymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- paymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
- paymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- paymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- paymentError(String) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- paymentHash(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
- paymentHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- paymentHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- paymentHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- paymentHash(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- paymentHash(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- paymentHashString(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- paymentHashString(String) - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- paymentIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- PaymentPaymentStatus - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets PaymentPaymentStatus
- PaymentPaymentStatus.Adapter - Class in net.osslabz.lnd.dto
- paymentPreimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- paymentPreimage(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- paymentRequest(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- paymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- paymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- paymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- paymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- paymentRoute(LnrpcRoute) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- payments(List<LnrpcPayment>) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- peer(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- peer(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- peerAlias(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- peerAliasIn(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- peerAliasLookup(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- peerAliasOut(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- PeerEventEventType - Enum Class in net.osslabz.lnd.dto
-
Gets or Sets PeerEventEventType
- PeerEventEventType.Adapter - Class in net.osslabz.lnd.dto
- peers(List<LnrpcPeer>) - Method in class net.osslabz.lnd.dto.LnrpcListPeersResponse
- PeerSyncType - Enum Class in net.osslabz.lnd.dto
-
- UNKNOWN_SYNC: Denotes that we cannot determine the peer's current sync type.
- PeerSyncType.Adapter - Class in net.osslabz.lnd.dto
- PENDING - Enum constant in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- PENDING_OPEN_CHANNEL - Enum constant in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingShimCancel
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- pendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- pendingChannels() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `pendingchannels` PendingChannels returns a list of all the channels that are currently considered \"pending\".
- pendingChannels(List<LnrpcPendingUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- pendingChannelsAsync(ApiCallback<LnrpcPendingChannelsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `pendingchannels` PendingChannels returns a list of all the channels that are currently considered \"pending\".
- pendingChannelsCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for pendingChannels
- PendingChannelsResponseClosedChannel - Class in net.osslabz.lnd.dto
-
PendingChannelsResponseClosedChannel
- PendingChannelsResponseClosedChannel() - Constructor for class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- PendingChannelsResponseCommitments - Class in net.osslabz.lnd.dto
-
PendingChannelsResponseCommitments
- PendingChannelsResponseCommitments() - Constructor for class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- PendingChannelsResponseForceClosedChannel - Class in net.osslabz.lnd.dto
-
PendingChannelsResponseForceClosedChannel
- PendingChannelsResponseForceClosedChannel() - Constructor for class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- PendingChannelsResponsePendingChannel - Class in net.osslabz.lnd.dto
-
PendingChannelsResponsePendingChannel
- PendingChannelsResponsePendingChannel() - Constructor for class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- PendingChannelsResponsePendingOpenChannel - Class in net.osslabz.lnd.dto
-
PendingChannelsResponsePendingOpenChannel
- PendingChannelsResponsePendingOpenChannel() - Constructor for class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- PendingChannelsResponseWaitingCloseChannel - Class in net.osslabz.lnd.dto
-
PendingChannelsResponseWaitingCloseChannel
- PendingChannelsResponseWaitingCloseChannel() - Constructor for class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- pendingChannelsWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `pendingchannels` PendingChannels returns a list of all the channels that are currently considered \"pending\".
- pendingClosingChannels(List<PendingChannelsResponseClosedChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- pendingForceClosingChannels(List<PendingChannelsResponseForceClosedChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- pendingHtlcs(List<LnrpcHTLC>) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- pendingHtlcs(List<LnrpcPendingHTLC>) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- pendingOpenBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- pendingOpenChannel(LnrpcPendingUpdate) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- pendingOpenChannels(List<PendingChannelsResponsePendingOpenChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- pendingOpenLocalBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- pendingOpenRemoteBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- percent(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- perm(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- PERMANENT_CHANNEL_FAILURE - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- PERMANENT_NODE_FAILURE - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- permissions(List<LnrpcMacaroonPermission>) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- permissions(List<LnrpcMacaroonPermission>) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- permissions(List<LnrpcMacaroonPermission>) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- pingTime(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- PINNED_SYNC - Enum constant in enum class net.osslabz.lnd.dto.PeerSyncType
- pkScript(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- pkScript(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- preimage(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
- preimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- preimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- prepareDownloadFile(Response) - Method in class net.osslabz.lnd.ApiClient
-
Prepare file for download
- previousOutpoints(List<LnrpcPreviousOutPoint>) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- processCookieParams(Map<String, String>, Request.Builder) - Method in class net.osslabz.lnd.ApiClient
-
Set cookie parameters to the request builder, including default cookies.
- processHeaderParams(Map<String, String>, Request.Builder) - Method in class net.osslabz.lnd.ApiClient
-
Set header parameters to the request builder, including default headers.
- progress(Double) - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- ProgressRequestBody - Class in net.osslabz.lnd
- ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class net.osslabz.lnd.ProgressRequestBody
- ProgressResponseBody - Class in net.osslabz.lnd
- ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class net.osslabz.lnd.ProgressResponseBody
- ProtobufAny - Class in net.osslabz.lnd.dto
-
ProtobufAny
- ProtobufAny() - Constructor for class net.osslabz.lnd.dto.ProtobufAny
- psbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- psbtFinalize(LnrpcFundingPsbtFinalize) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- psbtFund(LnrpcReadyForPsbtFunding) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- psbtShim(LnrpcPsbtShim) - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
- psbtVerify(LnrpcFundingPsbtVerify) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- pubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
- pubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- pubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- pubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- pubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- pubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
- PUBKEY - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- PUBKEY_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- pushAmountSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- pushAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- pushSat(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- pushSat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- putAccountBalanceItem(String, LnrpcWalletAccountBalance) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- putAddrToAmountItem(String, String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- putAmpInvoiceStateItem(String, LnrpcAMPInvoiceState) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- putBetweennessCentralityItem(String, LnrpcFloatMetric) - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- putCustomRecordsItem(String, byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- putCustomRecordsItem(String, byte[]) - Method in class net.osslabz.lnd.dto.LnrpcHop
- putCustomRecordsItem(String, byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- putCustomRecordsItem(String, byte[]) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- putCustomRecordsItem(String, byte[]) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- putDestCustomRecordsItem(String, byte[]) - Method in class net.osslabz.lnd.dto.InlineObject
- putDestCustomRecordsItem(String, byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- putFeaturesItem(String, LnrpcFeature) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- putFeaturesItem(String, LnrpcFeature) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- putFeaturesItem(String, LnrpcFeature) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- putFeaturesItem(String, LnrpcFeature) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- putFeaturesItem(String, LnrpcFeature) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- putFeaturesItem(String, LnrpcFeature) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- putMethodPermissionsItem(String, LnrpcMacaroonPermissionList) - Method in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
Q
- queryRoutes(String, String, String, Integer, String, String, String, List<byte[]>, String, Boolean, Long, String, byte[], List<String>, Double) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `queryroutes` QueryRoutes attempts to query the daemon's Channel Router for a possible route to a target destination capable of carrying a specific amount of satoshis.
- queryRoutes2(String, String, InlineObject) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `queryroutes` QueryRoutes attempts to query the daemon's Channel Router for a possible route to a target destination capable of carrying a specific amount of satoshis.
- queryRoutes2Async(String, String, InlineObject, ApiCallback<LnrpcQueryRoutesResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `queryroutes` QueryRoutes attempts to query the daemon's Channel Router for a possible route to a target destination capable of carrying a specific amount of satoshis.
- queryRoutes2Call(String, String, InlineObject, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for queryRoutes2
- queryRoutes2WithHttpInfo(String, String, InlineObject) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `queryroutes` QueryRoutes attempts to query the daemon's Channel Router for a possible route to a target destination capable of carrying a specific amount of satoshis.
- queryRoutesAsync(String, String, String, Integer, String, String, String, List<byte[]>, String, Boolean, Long, String, byte[], List<String>, Double, ApiCallback<LnrpcQueryRoutesResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `queryroutes` QueryRoutes attempts to query the daemon's Channel Router for a possible route to a target destination capable of carrying a specific amount of satoshis.
- queryRoutesCall(String, String, String, Integer, String, String, String, List<byte[]>, String, Boolean, Long, String, byte[], List<String>, Double, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for queryRoutes
- queryRoutesWithHttpInfo(String, String, String, Integer, String, String, String, List<byte[]>, String, Boolean, Long, String, byte[], List<String>, Double) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `queryroutes` QueryRoutes attempts to query the daemon's Channel Router for a possible route to a target destination capable of carrying a specific amount of satoshis.
R
- rawKeyBytes(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- rawMacaroon(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- rawTxHex(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- read(JsonReader) - Method in class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.FailureFailureCode.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.ForceClosedChannelAnchorState.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.InvoiceInvoiceState.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.InvoicesrpcLookupModifier.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcAddressType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcCommitmentType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcFeatureBit.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcInitiator.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcOutputScriptType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcPaymentFailureReason.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcResolutionOutcome.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcResolutionType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.LnrpcUpdateFailure.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.PaymentPaymentStatus.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.PeerEventEventType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.dto.PeerSyncType.Adapter
- read(JsonReader) - Method in class net.osslabz.lnd.JSON.ByteArrayAdapter
- read(JsonReader) - Method in class net.osslabz.lnd.JSON.DateTypeAdapter
- read(JsonReader) - Method in class net.osslabz.lnd.JSON.LocalDateTypeAdapter
- read(JsonReader) - Method in class net.osslabz.lnd.JSON.OffsetDateTimeTypeAdapter
- read(JsonReader) - Method in class net.osslabz.lnd.JSON.SqlDateTypeAdapter
- readOnlyMode(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- reason(LnrpcUpdateFailure) - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- RECOVERED - Enum constant in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
- recoveredBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- recoveryFinished(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- recoveryMode(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- regComplete(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- registerRPCMiddleware() - Method in class net.osslabz.lnd.api.LightningApi
-
RegisterRPCMiddleware adds a new gRPC middleware to the interceptor chain.
- registerRPCMiddlewareAsync(ApiCallback<StreamResultOfLnrpcRPCMiddlewareRequest>) - Method in class net.osslabz.lnd.api.LightningApi
-
RegisterRPCMiddleware adds a new gRPC middleware to the interceptor chain.
- registerRPCMiddlewareCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for registerRPCMiddleware
- registerRPCMiddlewareWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
RegisterRPCMiddleware adds a new gRPC middleware to the interceptor chain.
- REMOTE - Enum constant in enum class net.osslabz.lnd.dto.LnrpcInitiator
- REMOTE_FORCE_CLOSE - Enum constant in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- remoteBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- remoteBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- remoteBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- remoteChanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- remoteChanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- remoteChanReserveSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- remoteCommitFeeSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- remoteConstraints(LnrpcChannelConstraints) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- remoteCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- remoteCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- remoteKey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- remoteMaxHtlcs(Long) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- remoteMaxValueInFlightMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- remoteNodePub(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- remotePendingCommitFeeSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- remotePendingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- remotePubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- remotePubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- remoteTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- replacementSerialized(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- replaceResponse(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- request(LnrpcRPCMessage) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- requestId(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- REQUIRED_CHANNEL_FEATURE_MISSING - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- REQUIRED_NODE_FEATURE_MISSING - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- requireHtlcInterceptor(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- RESERVED - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- reservedBalanceAnchorChan(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- reserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- resolutions(List<LnrpcResolution>) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- resolutionType(LnrpcResolutionType) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- resolveTime(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- resolveTimeNs(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- response(LnrpcRPCMessage) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- restoreChannelBackups(LnrpcRestoreChanBackupRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `restorechanbackup` RestoreChannelBackups accepts a set of singular channel backups, or a single encrypted multi-chan backup and attempts to recover any funds remaining within the channel.
- restoreChannelBackupsAsync(LnrpcRestoreChanBackupRequest, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `restorechanbackup` RestoreChannelBackups accepts a set of singular channel backups, or a single encrypted multi-chan backup and attempts to recover any funds remaining within the channel.
- restoreChannelBackupsCall(LnrpcRestoreChanBackupRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for restoreChannelBackups
- restoreChannelBackupsWithHttpInfo(LnrpcRestoreChanBackupRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `restorechanbackup` RestoreChannelBackups accepts a set of singular channel backups, or a single encrypted multi-chan backup and attempts to recover any funds remaining within the channel.
- result(LnrpcChanBackupSnapshot) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- result(LnrpcChannelAcceptRequest) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- result(LnrpcChannelEventUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- result(LnrpcCloseStatusUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- result(LnrpcCustomMessage) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- result(LnrpcGraphTopologyUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- result(LnrpcInvoice) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- result(LnrpcOpenStatusUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- result(LnrpcPeerEvent) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- result(LnrpcRPCMiddlewareRequest) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- result(LnrpcSendResponse) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- result(LnrpcTransaction) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- rHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- rHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- rootKeyId(String) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- rootKeyIds(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- rootShare(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- rootShare(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- route(LnrpcRoute) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- route(LnrpcRoute) - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- routeHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.InlineObject
- routeHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- routeHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- routeHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- routes(List<LnrpcRoute>) - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- routingPolicy(LnrpcRoutingPolicy) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- RpcStatus - Class in net.osslabz.lnd.dto
-
RpcStatus
- RpcStatus() - Constructor for class net.osslabz.lnd.dto.RpcStatus
- rPreimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
S
- sanitizeFilename(String) - Method in class net.osslabz.lnd.ApiClient
-
Sanitize filename by removing path.
- sat(String) - Method in class net.osslabz.lnd.dto.LnrpcAmount
- satPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- satPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- satPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- satPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- satPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- satPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- satPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- satPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- satRecv(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- satSent(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- scidAlias(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SCRIPT_ENFORCED_LEASE - Enum constant in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- SCRIPT_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- selectHeaderAccept(String[]) - Method in class net.osslabz.lnd.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class net.osslabz.lnd.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- sendAll(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- sendCoins(LnrpcSendCoinsRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendcoins` SendCoins executes a request to send coins to a particular address.
- sendCoinsAsync(LnrpcSendCoinsRequest, ApiCallback<LnrpcSendCoinsResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendcoins` SendCoins executes a request to send coins to a particular address.
- sendCoinsCall(LnrpcSendCoinsRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for sendCoins
- sendCoinsWithHttpInfo(LnrpcSendCoinsRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendcoins` SendCoins executes a request to send coins to a particular address.
- sendCustomMessage(LnrpcSendCustomMessageRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendcustom` SendCustomMessage sends a custom peer message.
- sendCustomMessageAsync(LnrpcSendCustomMessageRequest, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendcustom` SendCustomMessage sends a custom peer message.
- sendCustomMessageCall(LnrpcSendCustomMessageRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for sendCustomMessage
- sendCustomMessageWithHttpInfo(LnrpcSendCustomMessageRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendcustom` SendCustomMessage sends a custom peer message.
- sendMany(LnrpcSendManyRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendmany` SendMany handles a request for a transaction that creates multiple specified outputs in parallel.
- sendManyAsync(LnrpcSendManyRequest, ApiCallback<LnrpcSendManyResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendmany` SendMany handles a request for a transaction that creates multiple specified outputs in parallel.
- sendManyCall(LnrpcSendManyRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for sendMany
- sendManyWithHttpInfo(LnrpcSendManyRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendmany` SendMany handles a request for a transaction that creates multiple specified outputs in parallel.
- sendPayment(LnrpcSendRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendpayment` Deprecated, use routerrpc.SendPaymentV2.
- sendPaymentAsync(LnrpcSendRequest, ApiCallback<StreamResultOfLnrpcSendResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendpayment` Deprecated, use routerrpc.SendPaymentV2.
- sendPaymentCall(LnrpcSendRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for sendPayment
- sendPaymentSync(LnrpcSendRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
SendPaymentSync is the synchronous non-streaming version of SendPayment.
- sendPaymentSyncAsync(LnrpcSendRequest, ApiCallback<LnrpcSendResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
SendPaymentSync is the synchronous non-streaming version of SendPayment.
- sendPaymentSyncCall(LnrpcSendRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for sendPaymentSync
- sendPaymentSyncWithHttpInfo(LnrpcSendRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
SendPaymentSync is the synchronous non-streaming version of SendPayment.
- sendPaymentWithHttpInfo(LnrpcSendRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `sendpayment` Deprecated, use routerrpc.SendPaymentV2.
- sendToRouteSync(LnrpcSendToRouteRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
SendToRouteSync is a synchronous version of SendToRoute.
- sendToRouteSyncAsync(LnrpcSendToRouteRequest, ApiCallback<LnrpcSendResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
SendToRouteSync is a synchronous version of SendToRoute.
- sendToRouteSyncCall(LnrpcSendToRouteRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for sendToRouteSync
- sendToRouteSyncWithHttpInfo(LnrpcSendToRouteRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
SendToRouteSync is a synchronous version of SendToRoute.
- serialize(Object) - Method in class net.osslabz.lnd.JSON
-
Serialize the given Java object into JSON string.
- serialize(Object, String) - Method in class net.osslabz.lnd.ApiClient
-
Serialize the given Java object into request body according to the object's class and the request Content-Type.
- serialized(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- SERIALIZED_NAME_ACCEPT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_ACCEPT_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_ACCEPT_TIME - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_ACCOUNT_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- SERIALIZED_NAME_ACTION - Static variable in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- SERIALIZED_NAME_ACTIVE - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_ACTIVE_CHANNEL - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- SERIALIZED_NAME_ADD_INDEX - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- SERIALIZED_NAME_ADD_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- SERIALIZED_NAME_ADD_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- SERIALIZED_NAME_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcNodeAddress
- SERIALIZED_NAME_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_ADDR_TO_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SERIALIZED_NAME_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcNewAddressResponse
- SERIALIZED_NAME_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcOutputDetail
- SERIALIZED_NAME_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcUtxo
- SERIALIZED_NAME_ADDRESS_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcUtxo
- SERIALIZED_NAME_ADDRESSES - Static variable in class net.osslabz.lnd.dto.LnrpcLightningNode
- SERIALIZED_NAME_ADDRESSES - Static variable in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- SERIALIZED_NAME_ADVERTISING_NODE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- SERIALIZED_NAME_ALIAS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_ALIAS - Static variable in class net.osslabz.lnd.dto.LnrpcLightningNode
- SERIALIZED_NAME_ALIAS - Static variable in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- SERIALIZED_NAME_ALIAS_MAPS - Static variable in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- SERIALIZED_NAME_ALIAS_SCIDS - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_ALIAS_SCIDS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_ALIASES - Static variable in class net.osslabz.lnd.dto.LnrpcAliasMap
- SERIALIZED_NAME_ALLOW_EXTERNAL_PERMISSIONS - Static variable in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- SERIALIZED_NAME_ALLOW_SELF_PAYMENT - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcHTLC
- SERIALIZED_NAME_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcOutputDetail
- SERIALIZED_NAME_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- SERIALIZED_NAME_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_AMOUNT_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcResolution
- SERIALIZED_NAME_AMOUNT_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcUtxo
- SERIALIZED_NAME_AMP - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_AMP_INVOICE_STATE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_AMP_RECORD - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_AMT - Static variable in class net.osslabz.lnd.dto.LnrpcChanPointShim
- SERIALIZED_NAME_AMT - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_AMT_IN - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_AMT_IN_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_AMT_MSAT - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_AMT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_AMT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_AMT_OUT - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_AMT_OUT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_AMT_PAID - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_AMT_PAID_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- SERIALIZED_NAME_AMT_PAID_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_AMT_PAID_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_AMT_TO_FORWARD - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_AMT_TO_FORWARD_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_ANCHOR - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_ATTEMPT_ID - Static variable in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- SERIALIZED_NAME_ATTEMPT_TIME_NS - Static variable in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- SERIALIZED_NAME_AVG_CHANNEL_SIZE - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_AVG_OUT_DEGREE - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_BASE_FEE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_BASE_FEE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_BASE_FEE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- SERIALIZED_NAME_BASE_FEE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_BASE_PSBT - Static variable in class net.osslabz.lnd.dto.LnrpcPsbtShim
- SERIALIZED_NAME_BASE_SCID - Static variable in class net.osslabz.lnd.dto.LnrpcAliasMap
- SERIALIZED_NAME_BEST_HEADER_TIMESTAMP - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_BETWEENNESS_CENTRALITY - Static variable in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- SERIALIZED_NAME_BLOCK_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_BLOCK_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_BLOCK_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_BLOCK_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_BLOCKS_TIL_MATURITY - Static variable in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- SERIALIZED_NAME_BLOCKS_TIL_MATURITY - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_BYTES_RECV - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_BYTES_SENT - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- SERIALIZED_NAME_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- SERIALIZED_NAME_CAPACITY - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_CHAIN - Static variable in class net.osslabz.lnd.dto.LnrpcChain
- SERIALIZED_NAME_CHAIN_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_CHAIN_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CHAIN_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_CHAINS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_CHAN_BACKUP - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBackup
- SERIALIZED_NAME_CHAN_BACKUPS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBackups
- SERIALIZED_NAME_CHAN_BACKUPS - Static variable in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- SERIALIZED_NAME_CHAN_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_CHAN_CLOSE - Static variable in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcHopHint
- SERIALIZED_NAME_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_CHAN_ID_IN - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_CHAN_ID_OUT - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_CHAN_OPEN - Static variable in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- SERIALIZED_NAME_CHAN_PENDING - Static variable in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- SERIALIZED_NAME_CHAN_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBackup
- SERIALIZED_NAME_CHAN_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_CHAN_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- SERIALIZED_NAME_CHAN_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChanPointShim
- SERIALIZED_NAME_CHAN_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- SERIALIZED_NAME_CHAN_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_CHAN_POINT_SHIM - Static variable in class net.osslabz.lnd.dto.LnrpcFundingShim
- SERIALIZED_NAME_CHAN_POINTS - Static variable in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- SERIALIZED_NAME_CHAN_RESERVE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- SERIALIZED_NAME_CHAN_STATUS_FLAGS - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_CHAN_STATUS_FLAGS - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_CHANNEL - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- SERIALIZED_NAME_CHANNEL - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_CHANNEL - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- SERIALIZED_NAME_CHANNEL - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- SERIALIZED_NAME_CHANNEL_FEES - Static variable in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- SERIALIZED_NAME_CHANNEL_FLAGS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_CHANNEL_FLAGS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_CHANNEL_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_CHANNEL_ID - Static variable in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- SERIALIZED_NAME_CHANNEL_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_CHANNEL_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CHANNEL_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- SERIALIZED_NAME_CHANNEL_POINT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
- SERIALIZED_NAME_CHANNEL_POINT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_CHANNEL_RESERVE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_CHANNEL_UPDATE - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_CHANNEL_UPDATES - Static variable in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- SERIALIZED_NAME_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- SERIALIZED_NAME_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- SERIALIZED_NAME_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- SERIALIZED_NAME_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcNodeInfo
- SERIALIZED_NAME_CHILD_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcAMP
- SERIALIZED_NAME_CHILD_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcAMPRecord
- SERIALIZED_NAME_CLOSE_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_CLOSE_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_CLOSE_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_CLOSE_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CLOSE_INITIATOR - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CLOSE_PENDING - Static variable in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- SERIALIZED_NAME_CLOSE_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CLOSED_CHANNEL - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- SERIALIZED_NAME_CLOSED_CHANS - Static variable in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- SERIALIZED_NAME_CLOSED_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- SERIALIZED_NAME_CLOSING_TX_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_CLOSING_TXID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- SERIALIZED_NAME_CLOSING_TXID - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- SERIALIZED_NAME_CLOSING_TXID - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_CLOSING_TXID - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- SERIALIZED_NAME_CLTV_EXPIRY - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_CLTV_EXPIRY - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_CLTV_EXPIRY - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_CLTV_EXPIRY - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_CLTV_EXPIRY_DELTA - Static variable in class net.osslabz.lnd.dto.LnrpcHopHint
- SERIALIZED_NAME_CLTV_LIMIT - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_CLTV_LIMIT - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_CODE - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_CODE - Static variable in class net.osslabz.lnd.dto.RpcStatus
- SERIALIZED_NAME_COLOR - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_COLOR - Static variable in class net.osslabz.lnd.dto.LnrpcLightningNode
- SERIALIZED_NAME_COLOR - Static variable in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- SERIALIZED_NAME_COMMIT_FEE - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_COMMIT_FEE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- SERIALIZED_NAME_COMMIT_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_COMMIT_WEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_COMMIT_WEIGHT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- SERIALIZED_NAME_COMMITMENT_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_COMMITMENT_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_COMMITMENT_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_COMMITMENT_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_COMMITMENT_TYPE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_COMMITMENTS - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- SERIALIZED_NAME_CONFIRMATIONS - Static variable in class net.osslabz.lnd.dto.LnrpcUtxo
- SERIALIZED_NAME_CONFIRMED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- SERIALIZED_NAME_CONFIRMED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- SERIALIZED_NAME_CONNECTING_NODE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- SERIALIZED_NAME_CREATION_DATE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_CREATION_DATE - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_CREATION_TIME_NS - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_CSV_DELAY - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_CSV_DELAY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_CSV_DELAY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_CSV_DELAY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- SERIALIZED_NAME_CUSTOM_CAVEAT_CONDITION - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_CUSTOM_MACAROON_CAVEAT_NAME - Static variable in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- SERIALIZED_NAME_CUSTOM_RECORDS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_CUSTOM_RECORDS - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_CUSTOM_RECORDS - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_CUSTOM_RECORDS - Static variable in class net.osslabz.lnd.dto.LnrpcLightningNode
- SERIALIZED_NAME_CUSTOM_RECORDS - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_DATA - Static variable in class net.osslabz.lnd.dto.LnrpcCustomMessage
- SERIALIZED_NAME_DATA - Static variable in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- SERIALIZED_NAME_DAY_FEE_SUM - Static variable in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- SERIALIZED_NAME_DELETED - Static variable in class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
- SERIALIZED_NAME_DESCRIPTION - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_DESCRIPTION_HASH - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_DESCRIPTION_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_DESCRIPTION_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_DEST - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_DEST_ADDRESSES - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_DEST_CUSTOM_RECORDS - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_DEST_CUSTOM_RECORDS - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_DEST_FEATURES - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_DEST_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_DEST_STRING - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_DESTINATION - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_DETAILS - Static variable in class net.osslabz.lnd.dto.RpcStatus
- SERIALIZED_NAME_DIRECTION_REVERSE - Static variable in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- SERIALIZED_NAME_DISABLED - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_DUST_LIMIT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_DUST_LIMIT_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- SERIALIZED_NAME_EDGES - Static variable in class net.osslabz.lnd.dto.LnrpcChannelGraph
- SERIALIZED_NAME_END_TIME - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- SERIALIZED_NAME_ENTITY - Static variable in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.LnrpcTimestampedError
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- SERIALIZED_NAME_ERROR - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- SERIALIZED_NAME_ERRORS - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_EXPIRATION_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcHTLC
- SERIALIZED_NAME_EXPIRY - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_EXPIRY - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_EXPIRY - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_EXPIRY - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_EXPIRY_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_EXTRA_OPAQUE_DATA - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_FAILED_UPDATES - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- SERIALIZED_NAME_FAILURE - Static variable in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- SERIALIZED_NAME_FAILURE_REASON - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_FAILURE_SOURCE_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_FALLBACK_ADDR - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_FALLBACK_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_FALLBACK_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcLightningNode
- SERIALIZED_NAME_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- SERIALIZED_NAME_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_FEE - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_FEE - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_FEE - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_FEE_BASE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcHopHint
- SERIALIZED_NAME_FEE_BASE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_FEE_LIMIT - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_FEE_LIMIT - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_FEE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_FEE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_FEE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_FEE_PER_KW - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_FEE_PER_KW - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_FEE_PER_KW - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- SERIALIZED_NAME_FEE_PER_MIL - Static variable in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- SERIALIZED_NAME_FEE_PROPORTIONAL_MILLIONTHS - Static variable in class net.osslabz.lnd.dto.LnrpcHopHint
- SERIALIZED_NAME_FEE_RATE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- SERIALIZED_NAME_FEE_RATE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_FEE_RATE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_FEE_RATE - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_FEE_RATE_MILLI_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_FEE_RATE_PPM - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_FEE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- SERIALIZED_NAME_FEE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_FEERATE_SAT_PER_BYTE - Static variable in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- SERIALIZED_NAME_FINAL_CLTV_DELTA - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_FINAL_CLTV_DELTA - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_FINAL_RAW_TX - Static variable in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- SERIALIZED_NAME_FIRST_INDEX_OFFSET - Static variable in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- SERIALIZED_NAME_FIRST_INDEX_OFFSET - Static variable in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- SERIALIZED_NAME_FIXED - Static variable in class net.osslabz.lnd.dto.LnrpcFeeLimit
- SERIALIZED_NAME_FIXED_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcFeeLimit
- SERIALIZED_NAME_FLAGS - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_FLAP_COUNT - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_FORWARDING_CHANNEL - Static variable in class net.osslabz.lnd.dto.LnrpcHTLC
- SERIALIZED_NAME_FORWARDING_EVENTS - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- SERIALIZED_NAME_FORWARDING_HTLC_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcHTLC
- SERIALIZED_NAME_FROM - Static variable in class net.osslabz.lnd.dto.LnrpcNodePair
- SERIALIZED_NAME_FULL_METHOD - Static variable in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- SERIALIZED_NAME_FULLY_RESOLVED_CHANNEL - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- SERIALIZED_NAME_FUNDED_PSBT - Static variable in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- SERIALIZED_NAME_FUNDING_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- SERIALIZED_NAME_FUNDING_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- SERIALIZED_NAME_FUNDING_AMT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_FUNDING_SHIM - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_FUNDING_TXID_BYTES - Static variable in class net.osslabz.lnd.dto.LnrpcChannelPoint
- SERIALIZED_NAME_FUNDING_TXID_STR - Static variable in class net.osslabz.lnd.dto.LnrpcChannelPoint
- SERIALIZED_NAME_GLOBAL - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_GLOBAL_FEATURES - Static variable in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- SERIALIZED_NAME_GRAPH_DIAMETER - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_HASH - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcAMP
- SERIALIZED_NAME_HASH_LOCK - Static variable in class net.osslabz.lnd.dto.LnrpcHTLC
- SERIALIZED_NAME_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_HOP_HINTS - Static variable in class net.osslabz.lnd.dto.LnrpcRouteHint
- SERIALIZED_NAME_HOPS - Static variable in class net.osslabz.lnd.dto.LnrpcRoute
- SERIALIZED_NAME_HOST - Static variable in class net.osslabz.lnd.dto.LnrpcLightningAddress
- SERIALIZED_NAME_HTLC_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcHTLC
- SERIALIZED_NAME_HTLC_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_HTLC_MAXIMUM_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_HTLC_MINIMUM_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_HTLC_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_HTLCS - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_HTLCS - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_IDENTITY_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- SERIALIZED_NAME_IDENTITY_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_IGNORED_EDGES - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_IGNORED_NODES - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_IGNORED_PAIRS - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_IN_FLIGHT_MAX_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_INACTIVE_CHANNEL - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- SERIALIZED_NAME_INBOUND - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_INCOMING - Static variable in class net.osslabz.lnd.dto.LnrpcHTLC
- SERIALIZED_NAME_INCOMING - Static variable in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- SERIALIZED_NAME_INDEX_OFFSET - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- SERIALIZED_NAME_INITIATOR - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_INITIATOR - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_INVOICES - Static variable in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- SERIALIZED_NAME_IS_AMP - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_IS_ERROR - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMessage
- SERIALIZED_NAME_IS_KEYSEND - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_IS_KNOWN - Static variable in class net.osslabz.lnd.dto.LnrpcFeature
- SERIALIZED_NAME_IS_OUR_ADDRESS - Static variable in class net.osslabz.lnd.dto.LnrpcOutputDetail
- SERIALIZED_NAME_IS_OUR_OUTPUT - Static variable in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- SERIALIZED_NAME_IS_REQUIRED - Static variable in class net.osslabz.lnd.dto.LnrpcFeature
- SERIALIZED_NAME_KEY_FAMILY - Static variable in class net.osslabz.lnd.dto.LnrpcKeyLocator
- SERIALIZED_NAME_KEY_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcKeyLocator
- SERIALIZED_NAME_KEY_LOC - Static variable in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- SERIALIZED_NAME_LABEL - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- SERIALIZED_NAME_LABEL - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_LABEL - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SERIALIZED_NAME_LABEL - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_LAST_FLAP_NS - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_LAST_HOP_PUBKEY - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_LAST_HOP_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_LAST_INDEX_OFFSET - Static variable in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- SERIALIZED_NAME_LAST_INDEX_OFFSET - Static variable in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- SERIALIZED_NAME_LAST_OFFSET_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- SERIALIZED_NAME_LAST_PING_PAYLOAD - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_LAST_UPDATE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_LAST_UPDATE - Static variable in class net.osslabz.lnd.dto.LnrpcLightningNode
- SERIALIZED_NAME_LAST_UPDATE - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_LEVEL_SPEC - Static variable in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- SERIALIZED_NAME_LIFETIME - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_LIMBO_BALANCE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_LIMBO_BALANCE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- SERIALIZED_NAME_LOCAL_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_LOCAL_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_LOCAL_BALANCE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_LOCAL_CHAN_RESERVE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_LOCAL_CHAN_RESERVE_SAT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_LOCAL_COMMIT_FEE_SAT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- SERIALIZED_NAME_LOCAL_CONSTRAINTS - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_LOCAL_FUNDING_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_LOCAL_FUNDING_AMOUNT - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_LOCAL_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcChanPointShim
- SERIALIZED_NAME_LOCAL_TXID - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- SERIALIZED_NAME_LOCKED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- SERIALIZED_NAME_MACAROON - Static variable in class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
- SERIALIZED_NAME_MACAROON - Static variable in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- SERIALIZED_NAME_MATURITY_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- SERIALIZED_NAME_MATURITY_HEIGHT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_MAX_ACCEPTED_HTLCS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_MAX_ACCEPTED_HTLCS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- SERIALIZED_NAME_MAX_CHANNEL_SIZE - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_MAX_HTLC_COUNT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_MAX_HTLC_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_MAX_HTLC_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_MAX_LOCAL_CSV - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_MAX_OUT_DEGREE - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_MAX_PENDING_AMT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- SERIALIZED_NAME_MAX_VALUE_IN_FLIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_MEDIAN_CHANNEL_SIZE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_MEMO - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_MEMO - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_MESSAGE - Static variable in class net.osslabz.lnd.dto.RpcStatus
- SERIALIZED_NAME_MESSAGE_FLAGS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_METADATA - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_METHOD_FULL_URI - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMessage
- SERIALIZED_NAME_METHOD_FULL_URI - Static variable in class net.osslabz.lnd.dto.LnrpcStreamAuth
- SERIALIZED_NAME_METHOD_PERMISSIONS - Static variable in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
- SERIALIZED_NAME_MIDDLEWARE_NAME - Static variable in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- SERIALIZED_NAME_MIN_ACCEPT_DEPTH - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_MIN_CHANNEL_SIZE - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_MIN_CONFS - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- SERIALIZED_NAME_MIN_CONFS - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_MIN_CONFS - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_MIN_CONFS - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SERIALIZED_NAME_MIN_HTLC - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_MIN_HTLC - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_MIN_HTLC_IN - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_MIN_HTLC_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_MIN_HTLC_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- SERIALIZED_NAME_MIN_HTLC_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_MIN_HTLC_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_MIN_HTLC_MSAT_SPECIFIED - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_MONTH_FEE_SUM - Static variable in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- SERIALIZED_NAME_MPP_RECORD - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_MPP_TOTAL_AMT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcAmount
- SERIALIZED_NAME_MSG - Static variable in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- SERIALIZED_NAME_MSG - Static variable in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- SERIALIZED_NAME_MSG_ID - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_MULTI_CHAN_BACKUP - Static variable in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- SERIALIZED_NAME_MULTI_CHAN_BACKUP - Static variable in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- SERIALIZED_NAME_MULTI_CHAN_BACKUP - Static variable in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- SERIALIZED_NAME_NAME - Static variable in class net.osslabz.lnd.dto.LnrpcFeature
- SERIALIZED_NAME_NETWORK - Static variable in class net.osslabz.lnd.dto.LnrpcChain
- SERIALIZED_NAME_NETWORK - Static variable in class net.osslabz.lnd.dto.LnrpcNodeAddress
- SERIALIZED_NAME_NO_PUBLISH - Static variable in class net.osslabz.lnd.dto.LnrpcPsbtShim
- SERIALIZED_NAME_NODE - Static variable in class net.osslabz.lnd.dto.LnrpcNodeInfo
- SERIALIZED_NAME_NODE_ADDRESSES - Static variable in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- SERIALIZED_NAME_NODE_ID - Static variable in class net.osslabz.lnd.dto.LnrpcHopHint
- SERIALIZED_NAME_NODE_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_NODE_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_NODE_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_NODE_PUBKEY_STRING - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_NODE_UPDATES - Static variable in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- SERIALIZED_NAME_NODE1_POLICY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_NODE1_PUB - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_NODE2_POLICY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_NODE2_PUB - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdge
- SERIALIZED_NAME_NODES - Static variable in class net.osslabz.lnd.dto.LnrpcChannelGraph
- SERIALIZED_NAME_NORMALIZED_VALUE - Static variable in class net.osslabz.lnd.dto.LnrpcFloatMetric
- SERIALIZED_NAME_NUM_ACTIVE_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_NUM_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_NUM_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcNodeInfo
- SERIALIZED_NAME_NUM_CONFIRMATIONS - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_NUM_FORWARDING_PACKAGES - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_NUM_INACTIVE_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_NUM_MAX_EVENTS - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- SERIALIZED_NAME_NUM_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_NUM_NODES - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_NUM_PEERS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_NUM_PENDING_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_NUM_SATOSHIS - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_NUM_UPDATES - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_NUM_ZOMBIE_CHANS - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_OFFCHAIN - Static variable in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- SERIALIZED_NAME_ONION_SHA256 - Static variable in class net.osslabz.lnd.dto.LnrpcFailure
- SERIALIZED_NAME_OPEN_CHANNEL - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- SERIALIZED_NAME_OPEN_INITIATOR - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_OUTCOME - Static variable in class net.osslabz.lnd.dto.LnrpcResolution
- SERIALIZED_NAME_OUTGOING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_OUTGOING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_OUTPOINT - Static variable in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- SERIALIZED_NAME_OUTPOINT - Static variable in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- SERIALIZED_NAME_OUTPOINT - Static variable in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- SERIALIZED_NAME_OUTPOINT - Static variable in class net.osslabz.lnd.dto.LnrpcResolution
- SERIALIZED_NAME_OUTPOINT - Static variable in class net.osslabz.lnd.dto.LnrpcUtxo
- SERIALIZED_NAME_OUTPUT_DETAILS - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_OUTPUT_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcChannelPoint
- SERIALIZED_NAME_OUTPUT_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcOutPoint
- SERIALIZED_NAME_OUTPUT_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcOutputDetail
- SERIALIZED_NAME_OUTPUT_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- SERIALIZED_NAME_OUTPUT_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcOutputDetail
- SERIALIZED_NAME_PAYMENT_ADDR - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- SERIALIZED_NAME_PAYMENT_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- SERIALIZED_NAME_PAYMENT_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_PAYMENT_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcMPPRecord
- SERIALIZED_NAME_PAYMENT_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_PAYMENT_ADDR - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_PAYMENT_ERROR - Static variable in class net.osslabz.lnd.dto.LnrpcSendResponse
- SERIALIZED_NAME_PAYMENT_HASH - Static variable in class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
- SERIALIZED_NAME_PAYMENT_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_PAYMENT_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_PAYMENT_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_PAYMENT_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcSendResponse
- SERIALIZED_NAME_PAYMENT_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- SERIALIZED_NAME_PAYMENT_HASH_STRING - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_PAYMENT_HASH_STRING - Static variable in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- SERIALIZED_NAME_PAYMENT_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_PAYMENT_PREIMAGE - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_PAYMENT_PREIMAGE - Static variable in class net.osslabz.lnd.dto.LnrpcSendResponse
- SERIALIZED_NAME_PAYMENT_REQUEST - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- SERIALIZED_NAME_PAYMENT_REQUEST - Static variable in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- SERIALIZED_NAME_PAYMENT_REQUEST - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_PAYMENT_REQUEST - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_PAYMENT_REQUEST - Static variable in class net.osslabz.lnd.dto.LnrpcSendRequest
- SERIALIZED_NAME_PAYMENT_ROUTE - Static variable in class net.osslabz.lnd.dto.LnrpcSendResponse
- SERIALIZED_NAME_PAYMENTS - Static variable in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- SERIALIZED_NAME_PEER - Static variable in class net.osslabz.lnd.dto.LnrpcCustomMessage
- SERIALIZED_NAME_PEER - Static variable in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- SERIALIZED_NAME_PEER_ALIAS - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_PEER_ALIAS_IN - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_PEER_ALIAS_LOOKUP - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- SERIALIZED_NAME_PEER_ALIAS_OUT - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_PEERS - Static variable in class net.osslabz.lnd.dto.LnrpcListPeersResponse
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcChanPointShim
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcFundingShimCancel
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- SERIALIZED_NAME_PENDING_CHAN_ID - Static variable in class net.osslabz.lnd.dto.LnrpcPsbtShim
- SERIALIZED_NAME_PENDING_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- SERIALIZED_NAME_PENDING_CLOSING_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- SERIALIZED_NAME_PENDING_FORCE_CLOSING_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- SERIALIZED_NAME_PENDING_HTLCS - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_PENDING_HTLCS - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_PENDING_OPEN_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_PENDING_OPEN_CHANNEL - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- SERIALIZED_NAME_PENDING_OPEN_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- SERIALIZED_NAME_PENDING_OPEN_LOCAL_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_PENDING_OPEN_REMOTE_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_PERCENT - Static variable in class net.osslabz.lnd.dto.LnrpcFeeLimit
- SERIALIZED_NAME_PERM - Static variable in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- SERIALIZED_NAME_PERMISSIONS - Static variable in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- SERIALIZED_NAME_PERMISSIONS - Static variable in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- SERIALIZED_NAME_PERMISSIONS - Static variable in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- SERIALIZED_NAME_PING_TIME - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_PK_SCRIPT - Static variable in class net.osslabz.lnd.dto.LnrpcOutputDetail
- SERIALIZED_NAME_PK_SCRIPT - Static variable in class net.osslabz.lnd.dto.LnrpcUtxo
- SERIALIZED_NAME_PREIMAGE - Static variable in class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
- SERIALIZED_NAME_PREIMAGE - Static variable in class net.osslabz.lnd.dto.LnrpcAMP
- SERIALIZED_NAME_PREIMAGE - Static variable in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- SERIALIZED_NAME_PREVIOUS_OUTPOINTS - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_PRIVATE - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_PRIVATE - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_PRIVATE - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_PRIVATE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_PRIVATE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_PRIVATE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_PROGRESS - Static variable in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- SERIALIZED_NAME_PSBT - Static variable in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- SERIALIZED_NAME_PSBT_FINALIZE - Static variable in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- SERIALIZED_NAME_PSBT_FUND - Static variable in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- SERIALIZED_NAME_PSBT_SHIM - Static variable in class net.osslabz.lnd.dto.LnrpcFundingShim
- SERIALIZED_NAME_PSBT_VERIFY - Static variable in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- SERIALIZED_NAME_PUB_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_PUB_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcLightningNode
- SERIALIZED_NAME_PUB_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_PUB_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcPeerEvent
- SERIALIZED_NAME_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcLightningAddress
- SERIALIZED_NAME_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- SERIALIZED_NAME_PUSH_AMOUNT_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_PUSH_AMT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_PUSH_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_PUSH_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_R_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- SERIALIZED_NAME_R_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_R_PREIMAGE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_RAW_KEY_BYTES - Static variable in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- SERIALIZED_NAME_RAW_MACAROON - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_RAW_TX_HEX - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_READ_ONLY_MODE - Static variable in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- SERIALIZED_NAME_REASON - Static variable in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- SERIALIZED_NAME_RECOVERED_BALANCE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- SERIALIZED_NAME_RECOVERY_FINISHED - Static variable in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- SERIALIZED_NAME_RECOVERY_MODE - Static variable in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- SERIALIZED_NAME_REG_COMPLETE - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_REMOTE_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_REMOTE_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_REMOTE_BALANCE - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_REMOTE_CHAN_RESERVE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_REMOTE_CHAN_RESERVE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_REMOTE_CHAN_RESERVE_SAT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_REMOTE_COMMIT_FEE_SAT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- SERIALIZED_NAME_REMOTE_CONSTRAINTS - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_REMOTE_CSV_DELAY - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- SERIALIZED_NAME_REMOTE_CSV_DELAY - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_REMOTE_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcChanPointShim
- SERIALIZED_NAME_REMOTE_MAX_HTLCS - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_REMOTE_MAX_VALUE_IN_FLIGHT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_REMOTE_NODE_PUB - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- SERIALIZED_NAME_REMOTE_PENDING_COMMIT_FEE_SAT - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- SERIALIZED_NAME_REMOTE_PENDING_TXID - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- SERIALIZED_NAME_REMOTE_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_REMOTE_PUBKEY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_REMOTE_TXID - Static variable in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- SERIALIZED_NAME_REPLACE_RESPONSE - Static variable in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- SERIALIZED_NAME_REPLACEMENT_SERIALIZED - Static variable in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- SERIALIZED_NAME_REQUEST - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_REQUEST_ID - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_REQUIRE_HTLC_INTERCEPTOR - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_RESERVE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_RESERVED_BALANCE_ANCHOR_CHAN - Static variable in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- SERIALIZED_NAME_RESOLUTION_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcResolution
- SERIALIZED_NAME_RESOLUTIONS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_RESOLVE_TIME - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_RESOLVE_TIME_NS - Static variable in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- SERIALIZED_NAME_RESPONSE - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- SERIALIZED_NAME_RESULT - Static variable in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- SERIALIZED_NAME_ROOT_KEY_ID - Static variable in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- SERIALIZED_NAME_ROOT_KEY_IDS - Static variable in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- SERIALIZED_NAME_ROOT_SHARE - Static variable in class net.osslabz.lnd.dto.LnrpcAMP
- SERIALIZED_NAME_ROOT_SHARE - Static variable in class net.osslabz.lnd.dto.LnrpcAMPRecord
- SERIALIZED_NAME_ROUTE - Static variable in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- SERIALIZED_NAME_ROUTE - Static variable in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- SERIALIZED_NAME_ROUTE_HINTS - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_ROUTE_HINTS - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_ROUTE_HINTS - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_ROUTE_HINTS - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_ROUTES - Static variable in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- SERIALIZED_NAME_ROUTING_POLICY - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- SERIALIZED_NAME_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcAmount
- SERIALIZED_NAME_SAT_PER_BYTE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_SAT_PER_BYTE - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_SAT_PER_BYTE - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SERIALIZED_NAME_SAT_PER_VBYTE - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- SERIALIZED_NAME_SAT_PER_VBYTE - Static variable in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- SERIALIZED_NAME_SAT_PER_VBYTE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_SAT_PER_VBYTE - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_SAT_PER_VBYTE - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SERIALIZED_NAME_SAT_RECV - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_SAT_SENT - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_SCID_ALIAS - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_SEND_ALL - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_SERIALIZED - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMessage
- SERIALIZED_NAME_SET_ID - Static variable in class net.osslabz.lnd.dto.LnrpcAMP
- SERIALIZED_NAME_SET_ID - Static variable in class net.osslabz.lnd.dto.LnrpcAMPRecord
- SERIALIZED_NAME_SETTLE_DATE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_SETTLE_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- SERIALIZED_NAME_SETTLE_INDEX - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_SETTLE_TIME - Static variable in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- SERIALIZED_NAME_SETTLED - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_SETTLED - Static variable in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- SERIALIZED_NAME_SETTLED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_SHIM_CANCEL - Static variable in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- SERIALIZED_NAME_SHIM_REGISTER - Static variable in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- SERIALIZED_NAME_SHOW - Static variable in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- SERIALIZED_NAME_SIGNATURE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_SIGNATURE - Static variable in class net.osslabz.lnd.dto.LnrpcSignMessageResponse
- SERIALIZED_NAME_SIGNATURE - Static variable in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- SERIALIZED_NAME_SIGNED_PSBT - Static variable in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- SERIALIZED_NAME_SINGLE_CHAN_BACKUPS - Static variable in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- SERIALIZED_NAME_SINGLE_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- SERIALIZED_NAME_SKIP_FINALIZE - Static variable in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- SERIALIZED_NAME_SOURCE_PUB_KEY - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_SPEND_UNCONFIRMED - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- SERIALIZED_NAME_SPEND_UNCONFIRMED - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_SPEND_UNCONFIRMED - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_SPEND_UNCONFIRMED - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SERIALIZED_NAME_STAGE - Static variable in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- SERIALIZED_NAME_START_TIME - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- SERIALIZED_NAME_STATE - Static variable in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- SERIALIZED_NAME_STATE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_STATE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- SERIALIZED_NAME_STATIC_REMOTE_KEY - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_STATUS - Static variable in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- SERIALIZED_NAME_STATUS - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_STORE_FINAL_HTLC_RESOLUTIONS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_STREAM_AUTH - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- SERIALIZED_NAME_STREAM_RPC - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMessage
- SERIALIZED_NAME_SUB_SYSTEMS - Static variable in class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
- SERIALIZED_NAME_SUCCESS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- SERIALIZED_NAME_SUCCESS_PROB - Static variable in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- SERIALIZED_NAME_SWEEP_TXID - Static variable in class net.osslabz.lnd.dto.LnrpcResolution
- SERIALIZED_NAME_SYNC_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcPeer
- SERIALIZED_NAME_SYNCED_TO_CHAIN - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_SYNCED_TO_GRAPH - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_TARGET_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- SERIALIZED_NAME_TARGET_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_TARGET_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- SERIALIZED_NAME_TARGET_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SERIALIZED_NAME_TESTNET - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_THAW_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_THAW_HEIGHT - Static variable in class net.osslabz.lnd.dto.LnrpcChanPointShim
- SERIALIZED_NAME_TIME_LOCK_DELTA - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_TIME_LOCK_DELTA - Static variable in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- SERIALIZED_NAME_TIME_LOCK_DELTA - Static variable in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- SERIALIZED_NAME_TIME_LOCKED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- SERIALIZED_NAME_TIME_PREF - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_TIME_STAMP - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_TIMEOUT - Static variable in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- SERIALIZED_NAME_TIMESTAMP - Static variable in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- SERIALIZED_NAME_TIMESTAMP - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_TIMESTAMP - Static variable in class net.osslabz.lnd.dto.LnrpcPayReq
- SERIALIZED_NAME_TIMESTAMP - Static variable in class net.osslabz.lnd.dto.LnrpcTimestampedError
- SERIALIZED_NAME_TIMESTAMP_NS - Static variable in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- SERIALIZED_NAME_TLV_PAYLOAD - Static variable in class net.osslabz.lnd.dto.LnrpcHop
- SERIALIZED_NAME_TO - Static variable in class net.osslabz.lnd.dto.LnrpcNodePair
- SERIALIZED_NAME_TOTAL_AMT - Static variable in class net.osslabz.lnd.dto.LnrpcRoute
- SERIALIZED_NAME_TOTAL_AMT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcMPPRecord
- SERIALIZED_NAME_TOTAL_AMT_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcRoute
- SERIALIZED_NAME_TOTAL_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- SERIALIZED_NAME_TOTAL_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcNodeInfo
- SERIALIZED_NAME_TOTAL_FEES - Static variable in class net.osslabz.lnd.dto.LnrpcRoute
- SERIALIZED_NAME_TOTAL_FEES - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_TOTAL_FEES_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcRoute
- SERIALIZED_NAME_TOTAL_LIMBO_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- SERIALIZED_NAME_TOTAL_NETWORK_CAPACITY - Static variable in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- SERIALIZED_NAME_TOTAL_NUM_PAYMENTS - Static variable in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- SERIALIZED_NAME_TOTAL_SATOSHIS_RECEIVED - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_TOTAL_SATOSHIS_SENT - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_TOTAL_TIME_LOCK - Static variable in class net.osslabz.lnd.dto.LnrpcRoute
- SERIALIZED_NAME_TRANSACTIONS - Static variable in class net.osslabz.lnd.dto.LnrpcTransactionDetails
- SERIALIZED_NAME_TX_HASH - Static variable in class net.osslabz.lnd.dto.LnrpcTransaction
- SERIALIZED_NAME_TXID - Static variable in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- SERIALIZED_NAME_TXID - Static variable in class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
- SERIALIZED_NAME_TXID - Static variable in class net.osslabz.lnd.dto.LnrpcSendManyResponse
- SERIALIZED_NAME_TXID_BYTES - Static variable in class net.osslabz.lnd.dto.LnrpcOutPoint
- SERIALIZED_NAME_TXID_STR - Static variable in class net.osslabz.lnd.dto.LnrpcOutPoint
- SERIALIZED_NAME_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- SERIALIZED_NAME_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcCustomMessage
- SERIALIZED_NAME_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcPeerEvent
- SERIALIZED_NAME_TYPE - Static variable in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- SERIALIZED_NAME_TYPE_NAME - Static variable in class net.osslabz.lnd.dto.LnrpcRPCMessage
- SERIALIZED_NAME_TYPE_URL - Static variable in class net.osslabz.lnd.dto.ProtobufAny
- SERIALIZED_NAME_UNCONFIRMED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- SERIALIZED_NAME_UNCONFIRMED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- SERIALIZED_NAME_UNSETTLED_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_UNSETTLED_LOCAL_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_UNSETTLED_REMOTE_BALANCE - Static variable in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- SERIALIZED_NAME_UPDATE_ERROR - Static variable in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- SERIALIZED_NAME_UPFRONT_SHUTDOWN - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_UPTIME - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_URIS - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_USE_BASE_FEE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_USE_FEE_RATE - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_USE_MISSION_CONTROL - Static variable in class net.osslabz.lnd.dto.InlineObject
- SERIALIZED_NAME_UTXOS - Static variable in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
- SERIALIZED_NAME_VALID - Static variable in class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
- SERIALIZED_NAME_VALID - Static variable in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- SERIALIZED_NAME_VALUE - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_VALUE - Static variable in class net.osslabz.lnd.dto.LnrpcFloatMetric
- SERIALIZED_NAME_VALUE - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_VALUE - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_VALUE - Static variable in class net.osslabz.lnd.dto.ProtobufAny
- SERIALIZED_NAME_VALUE_MSAT - Static variable in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- SERIALIZED_NAME_VALUE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcInvoice
- SERIALIZED_NAME_VALUE_MSAT - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_VALUE_SAT - Static variable in class net.osslabz.lnd.dto.LnrpcPayment
- SERIALIZED_NAME_VERSION - Static variable in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- SERIALIZED_NAME_WAITING_CLOSE_CHANNELS - Static variable in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- SERIALIZED_NAME_WANTS_SCID_ALIAS - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_WANTS_ZERO_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- SERIALIZED_NAME_WEEK_FEE_SUM - Static variable in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- SERIALIZED_NAME_ZERO_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_ZERO_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- SERIALIZED_NAME_ZERO_CONF - Static variable in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- SERIALIZED_NAME_ZERO_CONF_CONFIRMED_SCID - Static variable in class net.osslabz.lnd.dto.LnrpcChannel
- SERIALIZED_NAME_ZERO_CONF_CONFIRMED_SCID - Static variable in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- ServerConfiguration - Class in net.osslabz.lnd
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class net.osslabz.lnd.ServerConfiguration
- ServerVariable - Class in net.osslabz.lnd
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class net.osslabz.lnd.ServerVariable
- setAccept(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setAcceptHeight(Integer) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setAcceptTime(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setAccessToken(String) - Method in class net.osslabz.lnd.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccountBalance(Map<String, LnrpcWalletAccountBalance>) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- setAction(String) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- setActive(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setActiveChannel(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- setAddIndex(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- setAddIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- setAddIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setAddr(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
- setAddr(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setAddr(LnrpcLightningAddress) - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- setAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcNewAddressResponse
- setAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- setAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- setAddresses(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- setAddresses(List<LnrpcNodeAddress>) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- setAddressType(LnrpcAddressType) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- setAddrToAmount(Map<String, String>) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- setAdvertisingNode(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- setAlias(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setAlias(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- setAlias(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- setAliases(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- setAliasMaps(List<LnrpcAliasMap>) - Method in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- setAliasScids(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setAliasScids(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setAllowExternalPermissions(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- setAllowSelfPayment(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- setAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- setAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- setAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setAmountSat(String) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- setAmountSat(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- setAmp(LnrpcAMP) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setAmpInvoiceState(Map<String, LnrpcAMPInvoiceState>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setAmpRecord(LnrpcAMPRecord) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- setAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setAmtIn(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setAmtInMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setAmtMsat(String) - Method in class net.osslabz.lnd.dto.InlineObject
- setAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setAmtOut(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setAmtOutMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setAmtPaid(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setAmtPaidMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- setAmtPaidMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setAmtPaidSat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setAmtToForward(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setAmtToForwardMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setAnchor(ForceClosedChannelAnchorState) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setApiClient(ApiClient) - Method in class net.osslabz.lnd.api.InvoicesApi
- setApiClient(ApiClient) - Method in class net.osslabz.lnd.api.LightningApi
- setApiKey(String) - Method in class net.osslabz.lnd.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class net.osslabz.lnd.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class net.osslabz.lnd.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class net.osslabz.lnd.auth.ApiKeyAuth
- setAttemptId(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- setAttemptTimeNs(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- setAvgChannelSize(Double) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setAvgOutDegree(Double) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setBaseFee(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setBaseFee(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setBaseFeeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- setBaseFeeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setBasePath(String) - Method in class net.osslabz.lnd.ApiClient
-
Set base path
- setBasePsbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- setBaseScid(String) - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- setBearerToken(String) - Method in class net.osslabz.lnd.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setBestHeaderTimestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setBetweennessCentrality(Map<String, LnrpcFloatMetric>) - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- setBlockHash(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setBlockHash(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setBlockHeight(Integer) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setBlockHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setBlocksTilMaturity(Integer) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- setBlocksTilMaturity(Integer) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setBytesRecv(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setBytesSent(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- setCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- setCapacity(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setChain(String) - Method in class net.osslabz.lnd.dto.LnrpcChain
- setChainHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setChainHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setChainHash(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setChains(List<LnrpcChain>) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setChanBackup(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
- setChanBackups(List<LnrpcChannelBackup>) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackups
- setChanBackups(LnrpcChannelBackups) - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- setChanCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setChanClose(LnrpcChannelCloseUpdate) - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- setChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setChanIdIn(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setChanIdOut(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setChannel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- setChannel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setChannel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- setChannel(PendingChannelsResponsePendingChannel) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- setChannelFees(List<LnrpcChannelFeeReport>) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- setChannelFlags(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setChannelFlags(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setChannelId(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setChannelId(String) - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- setChannelPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setChannelPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setChannelPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- setChannelPoint(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setChannelPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
- setChannelReserve(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setChannels(List<LnrpcBatchOpenChannel>) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- setChannels(List<LnrpcChannel>) - Method in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- setChannels(List<LnrpcChannelCloseSummary>) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- setChannels(List<LnrpcChannelEdge>) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- setChannelUpdate(LnrpcChannelUpdate) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setChannelUpdates(List<LnrpcChannelEdgeUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- setChanOpen(LnrpcChannelOpenUpdate) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- setChanPending(LnrpcPendingUpdate) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- setChanPoint(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setChanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
- setChanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- setChanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- setChanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- setChanPoint(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setChanPoints(List<LnrpcChannelPoint>) - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- setChanPointShim(LnrpcChanPointShim) - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
- setChanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- setChanStatusFlags(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setChanStatusFlags(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setChildIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- setChildIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- setCloseAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setCloseAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setCloseAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setClosedChannel(LnrpcChannelCloseSummary) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- setClosedChans(List<LnrpcClosedChannelUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- setClosedHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- setCloseHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setCloseInitiator(LnrpcInitiator) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setClosePending(LnrpcPendingUpdate) - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- setCloseType(ChannelCloseSummaryClosureType) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setClosingTxHash(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setClosingTxid(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- setClosingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- setClosingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setClosingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- setCltvExpiry(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setCltvExpiry(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setCltvExpiry(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setCltvExpiry(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setCltvExpiryDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- setCltvLimit(Long) - Method in class net.osslabz.lnd.dto.InlineObject
- setCltvLimit(Long) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setCode(Integer) - Method in class net.osslabz.lnd.dto.RpcStatus
- setCode(FailureFailureCode) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setColor(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setColor(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- setColor(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- setCommitFee(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setCommitFee(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- setCommitHash(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setCommitments(PendingChannelsResponseCommitments) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- setCommitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setCommitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setCommitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setCommitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setCommitmentType(LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setCommitWeight(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setCommitWeight(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- setConfirmations(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- setConfirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- setConfirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- setConnectingNode(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- setConnectTimeout(int) - Method in class net.osslabz.lnd.ApiClient
-
Sets the connect timeout (in milliseconds).
- setCreationDate(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setCreationDate(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setCreationTimeNs(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- setCustomBaseUrl(String) - Method in class net.osslabz.lnd.api.InvoicesApi
- setCustomBaseUrl(String) - Method in class net.osslabz.lnd.api.LightningApi
- setCustomCaveatCondition(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setCustomMacaroonCaveatName(String) - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- setCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- setCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setData(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- setData(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- setDateFormat(DateFormat) - Method in class net.osslabz.lnd.ApiClient
-
Setter for the field
dateFormat. - setDateFormat(DateFormat) - Method in class net.osslabz.lnd.JSON
- setDayFeeSum(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- setDebugging(boolean) - Method in class net.osslabz.lnd.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class net.osslabz.lnd.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setDeleted(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
- setDescription(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setDescriptionHash(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setDescriptionHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setDescriptionHash(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setDest(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setDestAddresses(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setDestCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.InlineObject
- setDestCustomRecords(Map<String, byte[]>) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setDestFeatures(List<LnrpcFeatureBit>) - Method in class net.osslabz.lnd.dto.InlineObject
- setDestFeatures(List<LnrpcFeatureBit>) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setDestination(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setDestString(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setDetails(List<ProtobufAny>) - Method in class net.osslabz.lnd.dto.RpcStatus
- setDirectionReverse(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- setDisabled(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setDustLimit(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setDustLimitSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- setEdges(List<LnrpcChannelEdge>) - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- setEndTime(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- setEntity(String) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- setError(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setError(String) - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- setError(String) - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- setError(RpcStatus) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- setErrors(List<LnrpcTimestampedError>) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setExpirationHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- setExpiry(Long) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setExpiry(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setExpiry(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setExpiry(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setExpiryHeight(Integer) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setExtraOpaqueData(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setFailedUpdates(List<LnrpcFailedUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- setFailure(LnrpcFailure) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- setFailureReason(LnrpcPaymentFailureReason) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setFailureSourceIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setFallbackAddr(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setFallbackAddr(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setFallbackAddr(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setFeatures(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setFeatures(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setFeatures(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- setFeatures(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- setFeatures(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setFeatures(Map<String, LnrpcFeature>) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setFee(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setFee(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setFee(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setFeeBaseMsat(Long) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- setFeeBaseMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setFeeLimit(LnrpcFeeLimit) - Method in class net.osslabz.lnd.dto.InlineObject
- setFeeLimit(LnrpcFeeLimit) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setFeeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setFeeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setFeeMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setFeePerKw(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setFeePerKw(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setFeePerKw(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- setFeePerMil(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- setFeeProportionalMillionths(Long) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- setFeeRate(Double) - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- setFeeRate(Double) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setFeeRate(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setFeeRate(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setFeeRateMilliMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setFeeRatePpm(Long) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setFeerateSatPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- setFeeSat(String) - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- setFeeSat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setFinalCltvDelta(Integer) - Method in class net.osslabz.lnd.dto.InlineObject
- setFinalCltvDelta(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setFinalRawTx(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- setFirstIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- setFirstIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- setFixed(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- setFixedMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- setFlags(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setFlapCount(Integer) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setFormat(DateFormat) - Method in class net.osslabz.lnd.JSON.DateTypeAdapter
- setFormat(DateFormat) - Method in class net.osslabz.lnd.JSON.SqlDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class net.osslabz.lnd.JSON.LocalDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class net.osslabz.lnd.JSON.OffsetDateTimeTypeAdapter
- setForwardingChannel(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- setForwardingEvents(List<LnrpcForwardingEvent>) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- setForwardingHtlcIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- setFrom(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcNodePair
- setFullMethod(String) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- setFullyResolvedChannel(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- setFundedPsbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- setFundingAddress(String) - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- setFundingAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- setFundingAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setFundingShim(LnrpcFundingShim) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setFundingTxidBytes(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- setFundingTxidStr(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- setGlobal(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setGlobalFeatures(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- setGraphDiameter(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setGson(Gson) - Method in class net.osslabz.lnd.JSON
-
Set Gson.
- setHash(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- setHashLock(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- setHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setHopHints(List<LnrpcHopHint>) - Method in class net.osslabz.lnd.dto.LnrpcRouteHint
- setHops(List<LnrpcHop>) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- setHost(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
- setHostIndex(int) - Method in class net.osslabz.lnd.api.InvoicesApi
- setHostIndex(int) - Method in class net.osslabz.lnd.api.LightningApi
- setHtlcIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- setHtlcIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setHtlcMaximumMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setHtlcMinimumMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setHtlcs(List<LnrpcHTLCAttempt>) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setHtlcs(List<LnrpcInvoiceHTLC>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setHttpClient(OkHttpClient) - Method in class net.osslabz.lnd.ApiClient
-
Set HTTP client, which must never be null.
- setId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- setId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- setIdentityKey(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- setIdentityPubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setIgnoredEdges(List<LnrpcEdgeLocator>) - Method in class net.osslabz.lnd.dto.InlineObject
- setIgnoredNodes(List<byte[]>) - Method in class net.osslabz.lnd.dto.InlineObject
- setIgnoredPairs(List<LnrpcNodePair>) - Method in class net.osslabz.lnd.dto.InlineObject
- setInactiveChannel(LnrpcChannelPoint) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- setInbound(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setIncoming(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- setIncoming(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- setIndexOffset(Long) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- setInFlightMaxMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setInitiator(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setInitiator(LnrpcInitiator) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setInvoices(List<LnrpcInvoice>) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- setIsAmp(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setIsError(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- setIsKeysend(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setIsKnown(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcFeature
- setIsOurAddress(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- setIsOurOutput(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- setIsRequired(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcFeature
- setJSON(JSON) - Method in class net.osslabz.lnd.ApiClient
-
Set JSON
- setKeyFamily(Integer) - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
- setKeyIndex(Integer) - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
- setKeyLoc(LnrpcKeyLocator) - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- setKeyManagers(KeyManager[]) - Method in class net.osslabz.lnd.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLabel(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- setLabel(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setLabel(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- setLabel(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setLastFlapNs(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setLastHopPubkey(byte[]) - Method in class net.osslabz.lnd.dto.InlineObject
- setLastHopPubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setLastIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- setLastIndexOffset(String) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- setLastOffsetIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- setLastPingPayload(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setLastUpdate(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setLastUpdate(Long) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- setLastUpdate(Long) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setLenientOnJson(boolean) - Method in class net.osslabz.lnd.ApiClient
-
Set LenientOnJson.
- setLenientOnJson(boolean) - Method in class net.osslabz.lnd.JSON
-
Configure the parser to be liberal in what it accepts.
- setLevelSpec(String) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- setLifetime(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setLimboBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setLimboBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- setLocalBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setLocalBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setLocalBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setLocalChanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setLocalChanReserveSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setLocalCommitFeeSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- setLocalConstraints(LnrpcChannelConstraints) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setLocalDateFormat(DateTimeFormatter) - Method in class net.osslabz.lnd.ApiClient
-
Set LocalDateFormat.
- setLocalDateFormat(DateTimeFormatter) - Method in class net.osslabz.lnd.JSON
- setLocalFundingAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setLocalFundingAmount(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setLocalKey(LnrpcKeyDescriptor) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- setLocalTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- setLockedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- setMacaroon(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- setMacaroon(String) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
- setMaturityHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- setMaturityHeight(Long) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setMaxAcceptedHtlcs(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setMaxAcceptedHtlcs(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- setMaxChannelSize(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setMaxHtlcCount(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setMaxHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setMaxHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setMaxLocalCsv(Long) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setMaxOutDegree(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setMaxPendingAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- setMaxValueInFlight(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setMedianChannelSizeSat(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setMemo(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setMemo(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setMessage(String) - Method in class net.osslabz.lnd.dto.RpcStatus
- setMessageFlags(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setMetadata(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setMethodFullUri(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- setMethodFullUri(String) - Method in class net.osslabz.lnd.dto.LnrpcStreamAuth
- setMethodPermissions(Map<String, LnrpcMacaroonPermissionList>) - Method in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
- setMiddlewareName(String) - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- setMinAcceptDepth(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setMinChannelSize(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setMinConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- setMinConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setMinConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setMinConfs(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- setMinHtlc(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setMinHtlc(String) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setMinHtlcIn(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setMinHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setMinHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- setMinHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setMinHtlcMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setMinHtlcMsatSpecified(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setMonthFeeSum(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- setMppRecord(LnrpcMPPRecord) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setMppTotalAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcAmount
- setMsg(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- setMsg(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- setMsgId(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setMultiChanBackup(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- setMultiChanBackup(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- setMultiChanBackup(LnrpcMultiChanBackup) - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- setName(String) - Method in class net.osslabz.lnd.dto.LnrpcFeature
- setNetwork(String) - Method in class net.osslabz.lnd.dto.LnrpcChain
- setNetwork(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
- setNode(LnrpcLightningNode) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- setNode1Policy(LnrpcRoutingPolicy) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setNode1Pub(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setNode2Policy(LnrpcRoutingPolicy) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setNode2Pub(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- setNodeAddresses(List<LnrpcNodeAddress>) - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- setNodeId(String) - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- setNodePubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setNodePubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setNodePubkey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setNodePubkeyString(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setNodes(List<LnrpcLightningNode>) - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- setNodeUpdates(List<LnrpcNodeUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- setNoPublish(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- setNormalizedValue(Double) - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
- setNumActiveChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setNumChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setNumChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- setNumConfirmations(Integer) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setNumForwardingPackages(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setNumInactiveChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setNumMaxEvents(Long) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- setNumMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setNumNodes(Long) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setNumPeers(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setNumPendingChannels(Long) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setNumSatoshis(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setNumUpdates(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setNumZombieChans(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setOffchain(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class net.osslabz.lnd.ApiClient
-
Set OffsetDateTimeFormat.
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class net.osslabz.lnd.JSON
- setOnionSha256(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFailure
- setOpenChannel(LnrpcChannel) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- setOpenInitiator(LnrpcInitiator) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setOutcome(LnrpcResolutionOutcome) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- setOutgoingChanId(String) - Method in class net.osslabz.lnd.dto.InlineObject
- setOutgoingChanId(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setOutpoint(String) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- setOutpoint(String) - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- setOutpoint(LnrpcOutPoint) - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- setOutpoint(LnrpcOutPoint) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- setOutpoint(LnrpcOutPoint) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- setOutputDetails(List<LnrpcOutputDetail>) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setOutputIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- setOutputIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- setOutputIndex(Long) - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- setOutputIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- setOutputType(LnrpcOutputScriptType) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- setPassword(String) - Method in class net.osslabz.lnd.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class net.osslabz.lnd.auth.HttpBasicAuth
- setPaymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- setPaymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- setPaymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setPaymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
- setPaymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setPaymentAddr(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setPaymentError(String) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- setPaymentHash(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
- setPaymentHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setPaymentHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- setPaymentHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- setPaymentHash(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setPaymentHash(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setPaymentHashString(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setPaymentHashString(String) - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- setPaymentIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setPaymentPreimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- setPaymentPreimage(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setPaymentRequest(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- setPaymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- setPaymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setPaymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setPaymentRequest(String) - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- setPaymentRoute(LnrpcRoute) - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- setPayments(List<LnrpcPayment>) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- setPeer(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- setPeer(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- setPeerAlias(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setPeerAliasIn(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setPeerAliasLookup(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- setPeerAliasOut(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setPeers(List<LnrpcPeer>) - Method in class net.osslabz.lnd.dto.LnrpcListPeersResponse
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingShimCancel
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- setPendingChanId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- setPendingChannels(List<LnrpcPendingUpdate>) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- setPendingClosingChannels(List<PendingChannelsResponseClosedChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- setPendingForceClosingChannels(List<PendingChannelsResponseForceClosedChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- setPendingHtlcs(List<LnrpcHTLC>) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setPendingHtlcs(List<LnrpcPendingHTLC>) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setPendingOpenBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setPendingOpenChannel(LnrpcPendingUpdate) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- setPendingOpenChannels(List<PendingChannelsResponsePendingOpenChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- setPendingOpenLocalBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setPendingOpenRemoteBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setPercent(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- setPerm(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- setPermissions(List<LnrpcMacaroonPermission>) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- setPermissions(List<LnrpcMacaroonPermission>) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- setPermissions(List<LnrpcMacaroonPermission>) - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- setPingTime(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setPkScript(String) - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- setPkScript(String) - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- setPreimage(byte[]) - Method in class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
- setPreimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- setPreimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- setPreviousOutpoints(List<LnrpcPreviousOutPoint>) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setPrivate(Boolean) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setPrivate(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setPrivate(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setPrivate(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setPrivate(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setPrivate(Boolean) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setProgress(Double) - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- setPsbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- setPsbtFinalize(LnrpcFundingPsbtFinalize) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- setPsbtFund(LnrpcReadyForPsbtFunding) - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- setPsbtShim(LnrpcPsbtShim) - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
- setPsbtVerify(LnrpcFundingPsbtVerify) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- setPubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
- setPubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- setPubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setPubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- setPubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setPubKey(String) - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
- setPushAmountSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setPushAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setPushSat(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setPushSat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setRawKeyBytes(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- setRawMacaroon(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setRawTxHex(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setReadOnlyMode(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- setReadTimeout(int) - Method in class net.osslabz.lnd.ApiClient
-
Sets the read timeout (in milliseconds).
- setReason(LnrpcUpdateFailure) - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- setRecoveredBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- setRecoveryFinished(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- setRecoveryMode(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- setRegComplete(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setRemoteBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setRemoteBalance(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setRemoteBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setRemoteChanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setRemoteChanReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setRemoteChanReserveSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setRemoteCommitFeeSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- setRemoteConstraints(LnrpcChannelConstraints) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setRemoteCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- setRemoteCsvDelay(Long) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setRemoteKey(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- setRemoteMaxHtlcs(Long) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setRemoteMaxValueInFlightMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setRemoteNodePub(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- setRemotePendingCommitFeeSat(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- setRemotePendingTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- setRemotePubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setRemotePubkey(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setRemoteTxid(String) - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- setReplacementSerialized(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- setReplaceResponse(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- setRequest(LnrpcRPCMessage) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setRequestId(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setRequireHtlcInterceptor(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setReservedBalanceAnchorChan(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- setReserveSat(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setResolutions(List<LnrpcResolution>) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setResolutionType(LnrpcResolutionType) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- setResolveTime(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setResolveTimeNs(String) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- setResponse(LnrpcRPCMessage) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setResult(LnrpcChanBackupSnapshot) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- setResult(LnrpcChannelAcceptRequest) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- setResult(LnrpcChannelEventUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- setResult(LnrpcCloseStatusUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- setResult(LnrpcCustomMessage) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- setResult(LnrpcGraphTopologyUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- setResult(LnrpcInvoice) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- setResult(LnrpcOpenStatusUpdate) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- setResult(LnrpcPeerEvent) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- setResult(LnrpcRPCMiddlewareRequest) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- setResult(LnrpcSendResponse) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- setResult(LnrpcTransaction) - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- setrHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- setrHash(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setRootKeyId(String) - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- setRootKeyIds(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- setRootShare(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- setRootShare(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- setRoute(LnrpcRoute) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- setRoute(LnrpcRoute) - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- setRouteHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.InlineObject
- setRouteHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setRouteHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setRouteHints(List<LnrpcRouteHint>) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setRoutes(List<LnrpcRoute>) - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- setRoutingPolicy(LnrpcRoutingPolicy) - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- setrPreimage(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setSat(String) - Method in class net.osslabz.lnd.dto.LnrpcAmount
- setSatPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setSatPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setSatPerByte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- setSatPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- setSatPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- setSatPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setSatPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setSatPerVbyte(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- setSatRecv(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setSatSent(String) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setScidAlias(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setSendAll(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setSerialized(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- setSetId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMP
- setSetId(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- setSettled(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setSettled(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- setSettleDate(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setSettledBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setSettleIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- setSettleIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setSettleTime(String) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- setShimCancel(LnrpcFundingShimCancel) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- setShimRegister(LnrpcFundingShim) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- setShow(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- setSignature(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setSignature(String) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageResponse
- setSignature(String) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- setSignedPsbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- setSingleChanBackups(LnrpcChannelBackups) - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- setSingleHash(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- setSkipFinalize(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- setSourcePubKey(String) - Method in class net.osslabz.lnd.dto.InlineObject
- setSpendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- setSpendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setSpendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setSpendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- setSqlDateFormat(DateFormat) - Method in class net.osslabz.lnd.ApiClient
-
Set SqlDateFormat.
- setSqlDateFormat(DateFormat) - Method in class net.osslabz.lnd.JSON
- setSslCaCert(InputStream) - Method in class net.osslabz.lnd.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setStage(Long) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- setStartTime(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- setState(InvoiceInvoiceState) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setState(LnrpcInvoiceHTLCState) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- setState(LnrpcInvoiceHTLCState) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- setStaticRemoteKey(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setStatus(HTLCAttemptHTLCStatus) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- setStatus(PaymentPaymentStatus) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setStoreFinalHtlcResolutions(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setStreamAuth(LnrpcStreamAuth) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- setStreamRpc(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- setSubSystems(String) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
- setSuccess(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- setSuccessProb(Double) - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- setSweepTxid(String) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- setSyncedToChain(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setSyncedToGraph(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setSyncType(PeerSyncType) - Method in class net.osslabz.lnd.dto.LnrpcPeer
- setTargetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- setTargetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setTargetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- setTargetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- setTempFolderPath(String) - Method in class net.osslabz.lnd.ApiClient
-
Set the temporary folder path (for downloading files)
- setTestnet(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setThawHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setThawHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- setTimeLockDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setTimeLockDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- setTimeLockDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- setTimeLockedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- setTimeout(String) - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- setTimePref(Double) - Method in class net.osslabz.lnd.dto.InlineObject
- setTimestamp(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- setTimestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- setTimestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- setTimestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
- setTimeStamp(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setTimestampNs(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- settled(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- settled(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- SETTLED - Enum constant in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
- SETTLED - Enum constant in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
- settleDate(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- settledBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- settleIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- settleIndex(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- settleInvoice(InvoicesrpcSettleInvoiceMsg) - Method in class net.osslabz.lnd.api.InvoicesApi
-
SettleInvoice settles an accepted invoice.
- settleInvoiceAsync(InvoicesrpcSettleInvoiceMsg, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.InvoicesApi
-
SettleInvoice settles an accepted invoice.
- settleInvoiceCall(InvoicesrpcSettleInvoiceMsg, ApiCallback) - Method in class net.osslabz.lnd.api.InvoicesApi
-
Build call for settleInvoice
- settleInvoiceWithHttpInfo(InvoicesrpcSettleInvoiceMsg) - Method in class net.osslabz.lnd.api.InvoicesApi
-
SettleInvoice settles an accepted invoice.
- settleTime(String) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- setTlvPayload(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcHop
- setTo(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcNodePair
- setTotalAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- setTotalAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
- setTotalAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- setTotalBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- setTotalCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- setTotalFees(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- setTotalFees(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setTotalFeesMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- setTotalLimboBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- setTotalNetworkCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- setTotalNumPayments(String) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- setTotalSatoshisReceived(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setTotalSatoshisSent(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setTotalTimeLock(Long) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- setTransactions(List<LnrpcTransaction>) - Method in class net.osslabz.lnd.dto.LnrpcTransactionDetails
- setTxHash(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- setTxid(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- setTxid(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
- setTxid(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyResponse
- setTxidBytes(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- setTxidStr(String) - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- setType(Long) - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- setType(Long) - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- setType(ChannelEventUpdateUpdateType) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- setType(PeerEventEventType) - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
- setTypeName(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- setTypeUrl(String) - Method in class net.osslabz.lnd.dto.ProtobufAny
- setUnconfirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- setUnconfirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- setUnsettledBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setUnsettledLocalBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setUnsettledRemoteBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- setUpdateError(String) - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- setUpfrontShutdown(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setUptime(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setUris(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setUseBaseFee(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setUseFeeRate(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setUseMissionControl(Boolean) - Method in class net.osslabz.lnd.dto.InlineObject
- setUserAgent(String) - Method in class net.osslabz.lnd.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class net.osslabz.lnd.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class net.osslabz.lnd.auth.HttpBasicAuth
- setUtxos(List<LnrpcUtxo>) - Method in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
- setValid(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
- setValid(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- setValue(byte[]) - Method in class net.osslabz.lnd.dto.ProtobufAny
- setValue(Double) - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
- setValue(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setValue(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setValue(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setValueMsat(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- setValueMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- setValueMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setValueSat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- setVerifyingSsl(boolean) - Method in class net.osslabz.lnd.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setVersion(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- setWaitingCloseChannels(List<PendingChannelsResponseWaitingCloseChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- setWantsScidAlias(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setWantsZeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- setWeekFeeSum(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- setWriteTimeout(int) - Method in class net.osslabz.lnd.ApiClient
-
Sets the write timeout (in milliseconds).
- setZeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setZeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- setZeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- setZeroConfConfirmedScid(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- setZeroConfConfirmedScid(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- shimCancel(LnrpcFundingShimCancel) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- shimRegister(LnrpcFundingShim) - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- show(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- signature(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- signature(String) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageResponse
- signature(String) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- signedPsbt(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- signMessage(LnrpcSignMessageRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `signmessage` SignMessage signs a message with this node's private key.
- signMessageAsync(LnrpcSignMessageRequest, ApiCallback<LnrpcSignMessageResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `signmessage` SignMessage signs a message with this node's private key.
- signMessageCall(LnrpcSignMessageRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for signMessage
- signMessageWithHttpInfo(LnrpcSignMessageRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `signmessage` SignMessage signs a message with this node's private key.
- singleChanBackups(LnrpcChannelBackups) - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- singleHash(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- skipFinalize(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- source() - Method in class net.osslabz.lnd.ProgressResponseBody
- sourcePubKey(String) - Method in class net.osslabz.lnd.dto.InlineObject
- spendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- spendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- spendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- spendUnconfirmed(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- SqlDateTypeAdapter() - Constructor for class net.osslabz.lnd.JSON.SqlDateTypeAdapter
- SqlDateTypeAdapter(DateFormat) - Constructor for class net.osslabz.lnd.JSON.SqlDateTypeAdapter
- stage(Long) - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- startTime(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- state(InvoiceInvoiceState) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- state(LnrpcInvoiceHTLCState) - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- state(LnrpcInvoiceHTLCState) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- STATIC_REMOTE_KEY - Enum constant in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- STATIC_REMOTE_KEY_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- STATIC_REMOTE_KEY_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- staticRemoteKey(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- status(HTLCAttemptHTLCStatus) - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- status(PaymentPaymentStatus) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- stopDaemon(Object) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `stop` StopDaemon will send a shutdown request to the interrupt handler, triggering a graceful shutdown of the daemon.
- stopDaemonAsync(Object, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `stop` StopDaemon will send a shutdown request to the interrupt handler, triggering a graceful shutdown of the daemon.
- stopDaemonCall(Object, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for stopDaemon
- stopDaemonWithHttpInfo(Object) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `stop` StopDaemon will send a shutdown request to the interrupt handler, triggering a graceful shutdown of the daemon.
- storeFinalHtlcResolutions(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- streamAuth(LnrpcStreamAuth) - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- StreamResultOfLnrpcChanBackupSnapshot - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcChanBackupSnapshot
- StreamResultOfLnrpcChanBackupSnapshot() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- StreamResultOfLnrpcChannelAcceptRequest - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcChannelAcceptRequest
- StreamResultOfLnrpcChannelAcceptRequest() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- StreamResultOfLnrpcChannelEventUpdate - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcChannelEventUpdate
- StreamResultOfLnrpcChannelEventUpdate() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- StreamResultOfLnrpcCloseStatusUpdate - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcCloseStatusUpdate
- StreamResultOfLnrpcCloseStatusUpdate() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- StreamResultOfLnrpcCustomMessage - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcCustomMessage
- StreamResultOfLnrpcCustomMessage() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- StreamResultOfLnrpcGraphTopologyUpdate - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcGraphTopologyUpdate
- StreamResultOfLnrpcGraphTopologyUpdate() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- StreamResultOfLnrpcInvoice - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcInvoice
- StreamResultOfLnrpcInvoice() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- StreamResultOfLnrpcOpenStatusUpdate - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcOpenStatusUpdate
- StreamResultOfLnrpcOpenStatusUpdate() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- StreamResultOfLnrpcPeerEvent - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcPeerEvent
- StreamResultOfLnrpcPeerEvent() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- StreamResultOfLnrpcRPCMiddlewareRequest - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcRPCMiddlewareRequest
- StreamResultOfLnrpcRPCMiddlewareRequest() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- StreamResultOfLnrpcSendResponse - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcSendResponse
- StreamResultOfLnrpcSendResponse() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- StreamResultOfLnrpcTransaction - Class in net.osslabz.lnd.dto
-
StreamResultOfLnrpcTransaction
- StreamResultOfLnrpcTransaction() - Constructor for class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- streamRpc(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- StringUtil - Class in net.osslabz.lnd
- StringUtil() - Constructor for class net.osslabz.lnd.StringUtil
- subscribeChannelBackups() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.
- subscribeChannelBackupsAsync(ApiCallback<StreamResultOfLnrpcChanBackupSnapshot>) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.
- subscribeChannelBackupsCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for subscribeChannelBackups
- subscribeChannelBackupsWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.
- subscribeChannelEvents() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelEvents creates a uni-directional stream from the server to the client in which any updates relevant to the state of the channels are sent over.
- subscribeChannelEventsAsync(ApiCallback<StreamResultOfLnrpcChannelEventUpdate>) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelEvents creates a uni-directional stream from the server to the client in which any updates relevant to the state of the channels are sent over.
- subscribeChannelEventsCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for subscribeChannelEvents
- subscribeChannelEventsWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelEvents creates a uni-directional stream from the server to the client in which any updates relevant to the state of the channels are sent over.
- subscribeChannelGraph() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelGraph launches a streaming RPC that allows the caller to receive notifications upon any changes to the channel graph topology from the point of view of the responding node.
- subscribeChannelGraphAsync(ApiCallback<StreamResultOfLnrpcGraphTopologyUpdate>) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelGraph launches a streaming RPC that allows the caller to receive notifications upon any changes to the channel graph topology from the point of view of the responding node.
- subscribeChannelGraphCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for subscribeChannelGraph
- subscribeChannelGraphWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeChannelGraph launches a streaming RPC that allows the caller to receive notifications upon any changes to the channel graph topology from the point of view of the responding node.
- subscribeCustomMessages() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `subscribecustom` SubscribeCustomMessages subscribes to a stream of incoming custom peer messages.
- subscribeCustomMessagesAsync(ApiCallback<StreamResultOfLnrpcCustomMessage>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `subscribecustom` SubscribeCustomMessages subscribes to a stream of incoming custom peer messages.
- subscribeCustomMessagesCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for subscribeCustomMessages
- subscribeCustomMessagesWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `subscribecustom` SubscribeCustomMessages subscribes to a stream of incoming custom peer messages.
- subscribeInvoices(String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeInvoices returns a uni-directional stream (server -> client) for notifying the client of newly added/settled invoices.
- subscribeInvoicesAsync(String, String, ApiCallback<StreamResultOfLnrpcInvoice>) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeInvoices returns a uni-directional stream (server -> client) for notifying the client of newly added/settled invoices.
- subscribeInvoicesCall(String, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for subscribeInvoices
- subscribeInvoicesWithHttpInfo(String, String) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeInvoices returns a uni-directional stream (server -> client) for notifying the client of newly added/settled invoices.
- subscribePeerEvents() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribePeerEvents creates a uni-directional stream from the server to the client in which any events relevant to the state of peers are sent over.
- subscribePeerEventsAsync(ApiCallback<StreamResultOfLnrpcPeerEvent>) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribePeerEvents creates a uni-directional stream from the server to the client in which any events relevant to the state of peers are sent over.
- subscribePeerEventsCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for subscribePeerEvents
- subscribePeerEventsWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribePeerEvents creates a uni-directional stream from the server to the client in which any events relevant to the state of peers are sent over.
- subscribeSingleInvoice(byte[]) - Method in class net.osslabz.lnd.api.InvoicesApi
-
SubscribeSingleInvoice returns a uni-directional stream (server -> client) to notify the client of state transitions of the specified invoice.
- subscribeSingleInvoiceAsync(byte[], ApiCallback<StreamResultOfLnrpcInvoice>) - Method in class net.osslabz.lnd.api.InvoicesApi
-
SubscribeSingleInvoice returns a uni-directional stream (server -> client) to notify the client of state transitions of the specified invoice.
- subscribeSingleInvoiceCall(byte[], ApiCallback) - Method in class net.osslabz.lnd.api.InvoicesApi
-
Build call for subscribeSingleInvoice
- subscribeSingleInvoiceWithHttpInfo(byte[]) - Method in class net.osslabz.lnd.api.InvoicesApi
-
SubscribeSingleInvoice returns a uni-directional stream (server -> client) to notify the client of state transitions of the specified invoice.
- subscribeTransactions(Integer, Integer, String) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeTransactions creates a uni-directional stream from the server to the client in which any newly discovered transactions relevant to the wallet are sent over.
- subscribeTransactionsAsync(Integer, Integer, String, ApiCallback<StreamResultOfLnrpcTransaction>) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeTransactions creates a uni-directional stream from the server to the client in which any newly discovered transactions relevant to the wallet are sent over.
- subscribeTransactionsCall(Integer, Integer, String, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for subscribeTransactions
- subscribeTransactionsWithHttpInfo(Integer, Integer, String) - Method in class net.osslabz.lnd.api.LightningApi
-
SubscribeTransactions creates a uni-directional stream from the server to the client in which any newly discovered transactions relevant to the wallet are sent over.
- subSystems(String) - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
- SUCCEEDED - Enum constant in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
- SUCCEEDED - Enum constant in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
- success(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- successProb(Double) - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- sweepTxid(String) - Method in class net.osslabz.lnd.dto.LnrpcResolution
- syncedToChain(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- syncedToGraph(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- syncType(PeerSyncType) - Method in class net.osslabz.lnd.dto.LnrpcPeer
T
- TAPROOT_PUBKEY - Enum constant in enum class net.osslabz.lnd.dto.LnrpcAddressType
- targetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- targetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- targetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- targetConf(Integer) - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- TEMPORARY_CHANNEL_FAILURE - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- TEMPORARY_NODE_FAILURE - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- testnet(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- thawHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- thawHeight(Long) - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- timeLockDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- timeLockDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- timeLockDelta(Long) - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- timeLockedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- timeout(String) - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- TIMEOUT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- TIMEOUT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- timePref(Double) - Method in class net.osslabz.lnd.dto.InlineObject
- timestamp(Long) - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- timestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- timestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- timestamp(String) - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
- timeStamp(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- timestampNs(String) - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- TLV_ONION_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- TLV_ONION_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- tlvPayload(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcHop
- to(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcNodePair
- toString() - Method in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
- toString() - Method in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
- toString() - Method in enum class net.osslabz.lnd.dto.FailureFailureCode
- toString() - Method in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
- toString() - Method in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
- toString() - Method in class net.osslabz.lnd.dto.InlineObject
- toString() - Method in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
- toString() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- toString() - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceResp
- toString() - Method in class net.osslabz.lnd.dto.InvoicesrpcCancelInvoiceMsg
- toString() - Method in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
- toString() - Method in class net.osslabz.lnd.dto.InvoicesrpcSettleInvoiceMsg
- toString() - Method in class net.osslabz.lnd.dto.LnrpcAddInvoiceResponse
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcAddressType
- toString() - Method in class net.osslabz.lnd.dto.LnrpcAliasMap
- toString() - Method in class net.osslabz.lnd.dto.LnrpcAmount
- toString() - Method in class net.osslabz.lnd.dto.LnrpcAMP
- toString() - Method in class net.osslabz.lnd.dto.LnrpcAMPInvoiceState
- toString() - Method in class net.osslabz.lnd.dto.LnrpcAMPRecord
- toString() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcBakeMacaroonResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- toString() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannelResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChain
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChanBackupSnapshot
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannel
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelBackup
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelBackups
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelConstraints
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdge
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelEdgeUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelFeeReport
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelGraph
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelOpenUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelPoint
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChannelUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcChanPointShim
- toString() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelsResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcClosedChannelUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcCloseStatusUpdate
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- toString() - Method in class net.osslabz.lnd.dto.LnrpcConnectPeerRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- toString() - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcDebugLevelResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcDeleteMacaroonIDResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcEdgeLocator
- toString() - Method in class net.osslabz.lnd.dto.LnrpcEstimateFeeResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFailure
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFeature
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFeeLimit
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
- toString() - Method in class net.osslabz.lnd.dto.LnrpcForwardingEvent
- toString() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcForwardingHistoryResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtFinalize
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFundingPsbtVerify
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFundingShim
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFundingShimCancel
- toString() - Method in class net.osslabz.lnd.dto.LnrpcFundingTransitionMsg
- toString() - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcGetRecoveryInfoResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcGraphTopologyUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcHop
- toString() - Method in class net.osslabz.lnd.dto.LnrpcHopHint
- toString() - Method in class net.osslabz.lnd.dto.LnrpcHTLC
- toString() - Method in class net.osslabz.lnd.dto.LnrpcHTLCAttempt
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcInitiator
- toString() - Method in class net.osslabz.lnd.dto.LnrpcInterceptFeedback
- toString() - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- toString() - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLC
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
- toString() - Method in class net.osslabz.lnd.dto.LnrpcKeyDescriptor
- toString() - Method in class net.osslabz.lnd.dto.LnrpcKeyLocator
- toString() - Method in class net.osslabz.lnd.dto.LnrpcLightningAddress
- toString() - Method in class net.osslabz.lnd.dto.LnrpcLightningNode
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListAliasesResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListChannelsResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListInvoiceResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListMacaroonIDsResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListPeersResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListPermissionsResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcLookupHtlcResolutionResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermission
- toString() - Method in class net.osslabz.lnd.dto.LnrpcMacaroonPermissionList
- toString() - Method in class net.osslabz.lnd.dto.LnrpcMiddlewareRegistration
- toString() - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
- toString() - Method in class net.osslabz.lnd.dto.LnrpcMultiChanBackup
- toString() - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- toString() - Method in class net.osslabz.lnd.dto.LnrpcNewAddressResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcNodeAddress
- toString() - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- toString() - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricsResponse
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcNodeMetricType
- toString() - Method in class net.osslabz.lnd.dto.LnrpcNodePair
- toString() - Method in class net.osslabz.lnd.dto.LnrpcNodeUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcOpenStatusUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- toString() - Method in class net.osslabz.lnd.dto.LnrpcOutputDetail
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPayment
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPayReq
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPeer
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPendingHTLC
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPolicyUpdateResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPreviousOutPoint
- toString() - Method in class net.osslabz.lnd.dto.LnrpcPsbtShim
- toString() - Method in class net.osslabz.lnd.dto.LnrpcQueryRoutesResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcReadyForPsbtFunding
- toString() - Method in class net.osslabz.lnd.dto.LnrpcResolution
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- toString() - Method in class net.osslabz.lnd.dto.LnrpcRestoreChanBackupRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcRoute
- toString() - Method in class net.osslabz.lnd.dto.LnrpcRouteHint
- toString() - Method in class net.osslabz.lnd.dto.LnrpcRoutingPolicy
- toString() - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- toString() - Method in class net.osslabz.lnd.dto.LnrpcRPCMiddlewareRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendManyRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendManyResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSendToRouteRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSignMessageRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcSignMessageResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcStreamAuth
- toString() - Method in class net.osslabz.lnd.dto.LnrpcTimestampedError
- toString() - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- toString() - Method in class net.osslabz.lnd.dto.LnrpcTransactionDetails
- toString() - Method in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- toString() - Method in class net.osslabz.lnd.dto.LnrpcUtxo
- toString() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageRequest
- toString() - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- toString() - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- toString() - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- toString() - Method in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
- toString() - Method in enum class net.osslabz.lnd.dto.PeerEventEventType
- toString() - Method in enum class net.osslabz.lnd.dto.PeerSyncType
- toString() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseClosedChannel
- toString() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseCommitments
- toString() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseForceClosedChannel
- toString() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
- toString() - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingOpenChannel
- toString() - Method in class net.osslabz.lnd.dto.PendingChannelsResponseWaitingCloseChannel
- toString() - Method in class net.osslabz.lnd.dto.ProtobufAny
- toString() - Method in class net.osslabz.lnd.dto.RpcStatus
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChanBackupSnapshot
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelAcceptRequest
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcChannelEventUpdate
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCloseStatusUpdate
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcCustomMessage
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcGraphTopologyUpdate
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcInvoice
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcOpenStatusUpdate
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcPeerEvent
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcRPCMiddlewareRequest
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcSendResponse
- toString() - Method in class net.osslabz.lnd.dto.StreamResultOfLnrpcTransaction
- totalAmt(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- totalAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcMPPRecord
- totalAmtMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- totalBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- totalCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcNodeInfo
- totalFees(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- totalFees(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- totalFeesMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- totalLimboBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- totalNetworkCapacity(String) - Method in class net.osslabz.lnd.dto.LnrpcNetworkInfo
- totalNumPayments(String) - Method in class net.osslabz.lnd.dto.LnrpcListPaymentsResponse
- totalSatoshisReceived(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- totalSatoshisSent(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- totalTimeLock(Long) - Method in class net.osslabz.lnd.dto.LnrpcRoute
- transactions(List<LnrpcTransaction>) - Method in class net.osslabz.lnd.dto.LnrpcTransactionDetails
- txHash(String) - Method in class net.osslabz.lnd.dto.LnrpcTransaction
- txid(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcPendingUpdate
- txid(String) - Method in class net.osslabz.lnd.dto.LnrpcSendCoinsResponse
- txid(String) - Method in class net.osslabz.lnd.dto.LnrpcSendManyResponse
- txidBytes(byte[]) - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- txidStr(String) - Method in class net.osslabz.lnd.dto.LnrpcOutPoint
- type(Long) - Method in class net.osslabz.lnd.dto.LnrpcCustomMessage
- type(Long) - Method in class net.osslabz.lnd.dto.LnrpcSendCustomMessageRequest
- type(ChannelEventUpdateUpdateType) - Method in class net.osslabz.lnd.dto.LnrpcChannelEventUpdate
- type(PeerEventEventType) - Method in class net.osslabz.lnd.dto.LnrpcPeerEvent
- TYPE_UNKNOWN - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionType
- typeName(String) - Method in class net.osslabz.lnd.dto.LnrpcRPCMessage
- typeUrl(String) - Method in class net.osslabz.lnd.dto.ProtobufAny
U
- UNCLAIMED - Enum constant in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
- unconfirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletAccountBalance
- unconfirmedBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcWalletBalanceResponse
- UNKNOWN - Enum constant in enum class net.osslabz.lnd.dto.LnrpcInitiator
- UNKNOWN - Enum constant in enum class net.osslabz.lnd.dto.LnrpcNodeMetricType
- UNKNOWN - Enum constant in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
- UNKNOWN - Enum constant in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
- UNKNOWN_COMMITMENT_TYPE - Enum constant in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
- UNKNOWN_FAILURE - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- UNKNOWN_NEXT_PEER - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- UNKNOWN_SYNC - Enum constant in enum class net.osslabz.lnd.dto.PeerSyncType
- UNREADABLE_FAILURE - Enum constant in enum class net.osslabz.lnd.dto.FailureFailureCode
- unsettledBalance(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- unsettledLocalBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- unsettledRemoteBalance(LnrpcAmount) - Method in class net.osslabz.lnd.dto.LnrpcChannelBalanceResponse
- UNUSED_NESTED_PUBKEY_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcAddressType
- UNUSED_TAPROOT_PUBKEY - Enum constant in enum class net.osslabz.lnd.dto.LnrpcAddressType
- UNUSED_WITNESS_PUBKEY_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcAddressType
- updateChannelPolicy(LnrpcPolicyUpdateRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `updatechanpolicy` UpdateChannelPolicy allows the caller to update the fee schedule and channel policies for all channels globally, or a particular channel.
- updateChannelPolicyAsync(LnrpcPolicyUpdateRequest, ApiCallback<LnrpcPolicyUpdateResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `updatechanpolicy` UpdateChannelPolicy allows the caller to update the fee schedule and channel policies for all channels globally, or a particular channel.
- updateChannelPolicyCall(LnrpcPolicyUpdateRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for updateChannelPolicy
- updateChannelPolicyWithHttpInfo(LnrpcPolicyUpdateRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `updatechanpolicy` UpdateChannelPolicy allows the caller to update the fee schedule and channel policies for all channels globally, or a particular channel.
- updateError(String) - Method in class net.osslabz.lnd.dto.LnrpcFailedUpdate
- updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class net.osslabz.lnd.ApiClient
-
Update query and header parameters based on authentication settings.
- UPFRONT_SHUTDOWN_SCRIPT_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- UPFRONT_SHUTDOWN_SCRIPT_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- upfrontShutdown(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- uptime(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- uris(List<String>) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
- URL - Variable in class net.osslabz.lnd.ServerConfiguration
- URL() - Method in class net.osslabz.lnd.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class net.osslabz.lnd.ServerConfiguration
-
Format URL template using given variables.
- useBaseFee(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- useFeeRate(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- useMissionControl(Boolean) - Method in class net.osslabz.lnd.dto.InlineObject
- utxos(List<LnrpcUtxo>) - Method in class net.osslabz.lnd.dto.LnrpcListUnspentResponse
V
- valid(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
- valid(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcVerifyMessageResponse
- value(byte[]) - Method in class net.osslabz.lnd.dto.ProtobufAny
- value(Double) - Method in class net.osslabz.lnd.dto.LnrpcFloatMetric
- value(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- value(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- value(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- valueMsat(String) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- valueMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- valueMsat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.FailureFailureCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcAddressType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcInitiator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcNodeMetricType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcResolutionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.PeerEventEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.osslabz.lnd.dto.PeerSyncType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.FailureFailureCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.ForceClosedChannelAnchorState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.InvoiceInvoiceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.InvoicesrpcLookupModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcAddressType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcCommitmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcInitiator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcNodeMetricType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcPaymentFailureReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcResolutionOutcome
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcResolutionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.LnrpcUpdateFailure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.PaymentPaymentStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.PeerEventEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.osslabz.lnd.dto.PeerSyncType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueSat(String) - Method in class net.osslabz.lnd.dto.LnrpcPayment
- variables - Variable in class net.osslabz.lnd.ServerConfiguration
- verifyChanBackup(LnrpcChanBackupSnapshot) - Method in class net.osslabz.lnd.api.LightningApi
-
VerifyChanBackup allows a caller to verify the integrity of a channel backup snapshot.
- verifyChanBackupAsync(LnrpcChanBackupSnapshot, ApiCallback<Object>) - Method in class net.osslabz.lnd.api.LightningApi
-
VerifyChanBackup allows a caller to verify the integrity of a channel backup snapshot.
- verifyChanBackupCall(LnrpcChanBackupSnapshot, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for verifyChanBackup
- verifyChanBackupWithHttpInfo(LnrpcChanBackupSnapshot) - Method in class net.osslabz.lnd.api.LightningApi
-
VerifyChanBackup allows a caller to verify the integrity of a channel backup snapshot.
- verifyMessage(LnrpcVerifyMessageRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `verifymessage` VerifyMessage verifies a signature over a msg.
- verifyMessageAsync(LnrpcVerifyMessageRequest, ApiCallback<LnrpcVerifyMessageResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `verifymessage` VerifyMessage verifies a signature over a msg.
- verifyMessageCall(LnrpcVerifyMessageRequest, ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for verifyMessage
- verifyMessageWithHttpInfo(LnrpcVerifyMessageRequest) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `verifymessage` VerifyMessage verifies a signature over a msg.
- version(String) - Method in class net.osslabz.lnd.dto.LnrpcGetInfoResponse
W
- waitingCloseChannels(List<PendingChannelsResponseWaitingCloseChannel>) - Method in class net.osslabz.lnd.dto.LnrpcPendingChannelsResponse
- walletBalance() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `walletbalance` WalletBalance returns total unspent outputs(confirmed and unconfirmed), all confirmed unspent outputs and all unconfirmed unspent outputs under control of the wallet.
- walletBalanceAsync(ApiCallback<LnrpcWalletBalanceResponse>) - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `walletbalance` WalletBalance returns total unspent outputs(confirmed and unconfirmed), all confirmed unspent outputs and all unconfirmed unspent outputs under control of the wallet.
- walletBalanceCall(ApiCallback) - Method in class net.osslabz.lnd.api.LightningApi
-
Build call for walletBalance
- walletBalanceWithHttpInfo() - Method in class net.osslabz.lnd.api.LightningApi
-
lncli: `walletbalance` WalletBalance returns total unspent outputs(confirmed and unconfirmed), all confirmed unspent outputs and all unconfirmed unspent outputs under control of the wallet.
- wantsScidAlias(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- wantsZeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptRequest
- weekFeeSum(String) - Method in class net.osslabz.lnd.dto.LnrpcFeeReportResponse
- WITNESS_PUBKEY_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcAddressType
- WITNESS_UNKNOWN - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- WITNESS_V0_PUBKEY_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- WITNESS_V0_SCRIPT_HASH - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- WITNESS_V1_TAPROOT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcOutputScriptType
- write(JsonWriter, byte[]) - Method in class net.osslabz.lnd.JSON.ByteArrayAdapter
- write(JsonWriter, Date) - Method in class net.osslabz.lnd.JSON.SqlDateTypeAdapter
- write(JsonWriter, LocalDate) - Method in class net.osslabz.lnd.JSON.LocalDateTypeAdapter
- write(JsonWriter, OffsetDateTime) - Method in class net.osslabz.lnd.JSON.OffsetDateTimeTypeAdapter
- write(JsonWriter, Date) - Method in class net.osslabz.lnd.JSON.DateTypeAdapter
- write(JsonWriter, ChannelCloseSummaryClosureType) - Method in class net.osslabz.lnd.dto.ChannelCloseSummaryClosureType.Adapter
- write(JsonWriter, ChannelEventUpdateUpdateType) - Method in class net.osslabz.lnd.dto.ChannelEventUpdateUpdateType.Adapter
- write(JsonWriter, FailureFailureCode) - Method in class net.osslabz.lnd.dto.FailureFailureCode.Adapter
- write(JsonWriter, ForceClosedChannelAnchorState) - Method in class net.osslabz.lnd.dto.ForceClosedChannelAnchorState.Adapter
- write(JsonWriter, HTLCAttemptHTLCStatus) - Method in class net.osslabz.lnd.dto.HTLCAttemptHTLCStatus.Adapter
- write(JsonWriter, InvoiceInvoiceState) - Method in class net.osslabz.lnd.dto.InvoiceInvoiceState.Adapter
- write(JsonWriter, InvoicesrpcLookupModifier) - Method in class net.osslabz.lnd.dto.InvoicesrpcLookupModifier.Adapter
- write(JsonWriter, LnrpcAddressType) - Method in class net.osslabz.lnd.dto.LnrpcAddressType.Adapter
- write(JsonWriter, LnrpcCommitmentType) - Method in class net.osslabz.lnd.dto.LnrpcCommitmentType.Adapter
- write(JsonWriter, LnrpcFeatureBit) - Method in class net.osslabz.lnd.dto.LnrpcFeatureBit.Adapter
- write(JsonWriter, LnrpcInitiator) - Method in class net.osslabz.lnd.dto.LnrpcInitiator.Adapter
- write(JsonWriter, LnrpcInvoiceHTLCState) - Method in class net.osslabz.lnd.dto.LnrpcInvoiceHTLCState.Adapter
- write(JsonWriter, LnrpcNodeMetricType) - Method in class net.osslabz.lnd.dto.LnrpcNodeMetricType.Adapter
- write(JsonWriter, LnrpcOutputScriptType) - Method in class net.osslabz.lnd.dto.LnrpcOutputScriptType.Adapter
- write(JsonWriter, LnrpcPaymentFailureReason) - Method in class net.osslabz.lnd.dto.LnrpcPaymentFailureReason.Adapter
- write(JsonWriter, LnrpcResolutionOutcome) - Method in class net.osslabz.lnd.dto.LnrpcResolutionOutcome.Adapter
- write(JsonWriter, LnrpcResolutionType) - Method in class net.osslabz.lnd.dto.LnrpcResolutionType.Adapter
- write(JsonWriter, LnrpcUpdateFailure) - Method in class net.osslabz.lnd.dto.LnrpcUpdateFailure.Adapter
- write(JsonWriter, PaymentPaymentStatus) - Method in class net.osslabz.lnd.dto.PaymentPaymentStatus.Adapter
- write(JsonWriter, PeerEventEventType) - Method in class net.osslabz.lnd.dto.PeerEventEventType.Adapter
- write(JsonWriter, PeerSyncType) - Method in class net.osslabz.lnd.dto.PeerSyncType.Adapter
- writeTo(BufferedSink) - Method in class net.osslabz.lnd.ProgressRequestBody
- WUMBO_CHANNELS_OPT - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
- WUMBO_CHANNELS_REQ - Enum constant in enum class net.osslabz.lnd.dto.LnrpcFeatureBit
Z
- zeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- zeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannelAcceptResponse
- zeroConf(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- zeroConfConfirmedScid(String) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- zeroConfConfirmedScid(String) - Method in class net.osslabz.lnd.dto.LnrpcChannelCloseSummary
_
- _private(Boolean) - Method in class net.osslabz.lnd.dto.InvoicesrpcAddHoldInvoiceRequest
- _private(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcBatchOpenChannel
- _private(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcChannel
- _private(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcInvoice
- _private(Boolean) - Method in class net.osslabz.lnd.dto.LnrpcOpenChannelRequest
- _private(Boolean) - Method in class net.osslabz.lnd.dto.PendingChannelsResponsePendingChannel
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form