Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

abandonChannel(LightningApi.AbandonChannelRequest, StreamObserver<LightningApi.AbandonChannelResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `abandonchannel` AbandonChannel removes all channel state from the database except for a close summary.
abandonChannel(LightningApi.AbandonChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `abandonchannel` AbandonChannel removes all channel state from the database except for a close summary.
abandonChannel(LightningApi.AbandonChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `abandonchannel` AbandonChannel removes all channel state from the database except for a close summary.
abandonChannel(LightningApi.AbandonChannelRequest, StreamObserver<LightningApi.AbandonChannelResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `abandonchannel` AbandonChannel removes all channel state from the database except for a close summary.
abandonChannel(ChannelPoint, Boolean, Boolean, StreamObserver<AbandonChannelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a abandonChannel request.
abandonChannel(AbandonChannelRequest, StreamObserver<AbandonChannelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a abandonChannel request.
abandonChannel(ChannelPoint, Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a abandonChannel request.
abandonChannel(AbandonChannelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a abandonChannel request.
AbandonChannelRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for AbandonChannelRequest.
AbandonChannelRequest() - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Empty Constructor
AbandonChannelRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Json Parsing Constructor
AbandonChannelRequest(LightningApi.AbandonChannelRequest) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Constructor using underlying Lightning API Object
AbandonChannelResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for AbandonChannelResponse.
AbandonChannelResponse() - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelResponse
Empty Constructor
AbandonChannelResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelResponse
Json Parsing Constructor
AbandonChannelResponse(LightningApi.AbandonChannelResponse) - Constructor for class org.lightningj.lnd.wrapper.message.AbandonChannelResponse
Constructor using underlying Lightning API Object
ABANDONED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
ABANDONED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
ABANDONED = 5;
ABANDONED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
ResolverOutcomeAbandoned indicates that an output that we did not claim on chain, for example an anchor that we did not sweep and a third party claimed on chain, or a htlc that we could not decode so left unclaimed.
ACCEPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
ACCEPT_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
ACCEPT_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
ACCEPTED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
ACCEPTED = 3;
ACCEPTED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
ACCEPTED = 0;
Account - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for Account.
Account() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Account
Empty Constructor
Account(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Account
Json Parsing Constructor
Account(WalletKitOuterClass.Account) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Account
Constructor using underlying Lightning API Object
ACCOUNT_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
ACCOUNT_NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
ACCOUNT_WITH_ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
accountBalanceEntries - Variable in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
 
AccountBalanceEntries() - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntries
 
AccountBalanceEntry() - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
Empty Constructor
AccountBalanceEntry(String, WalletAccountBalance) - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
Json Parsing Constructor
ACCOUNTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
ACCOUNTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
AccountWithAddresses - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for AccountWithAddresses.
AccountWithAddresses() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Empty Constructor
AccountWithAddresses(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Json Parsing Constructor
AccountWithAddresses(WalletKitOuterClass.AccountWithAddresses) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Constructor using underlying Lightning API Object
ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
ACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
ACTIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Op
 
ACTIVE_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
ACTIVE_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
ACTIVE_CHANNEL = 2;
ACTIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
ACTIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
ACTIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
ACTIVE_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
ACTIVE_SESSION_CANDIDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
ACTIVE_SESSION_CANDIDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
ACTIVE_SYNC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
Denotes that we are actively receiving new graph updates from the peer.
ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
ADD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
ADD_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
ADD indicates this is an "insertion" kind of action.
addAccounts(WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
addAccounts(int, WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
addAccounts(WalletKitOuterClass.Account.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
addAccounts(int, WalletKitOuterClass.Account.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
addAccounts(Walletunlocker.WatchOnlyAccount) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
addAccounts(int, Walletunlocker.WatchOnlyAccount) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
addAccounts(Walletunlocker.WatchOnlyAccount.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
addAccounts(int, Walletunlocker.WatchOnlyAccount.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
addAccountsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
addAccountsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
addAccountsBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
addAccountsBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
addAccountWithAddresses(WalletKitOuterClass.AccountWithAddresses) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
addAccountWithAddresses(int, WalletKitOuterClass.AccountWithAddresses) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
addAccountWithAddresses(WalletKitOuterClass.AccountWithAddresses.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
addAccountWithAddresses(int, WalletKitOuterClass.AccountWithAddresses.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
addAccountWithAddressesBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
addAccountWithAddressesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
addActions(String) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
addActionsBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
addAddresses(LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
addAddresses(int, LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
addAddresses(LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
addAddresses(int, LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
addAddresses(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
addAddresses(WalletKitOuterClass.AddressProperty) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
addAddresses(int, WalletKitOuterClass.AddressProperty) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
addAddresses(WalletKitOuterClass.AddressProperty.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
addAddresses(int, WalletKitOuterClass.AddressProperty.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
addAddresses(String) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
addAddressesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
addAddressesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
addAddressesBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
addAddressesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
addAddressesBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
addAddressesBytes(ByteString) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
addAddressUpdates(PeersOuterClass.UpdateAddressAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
addAddressUpdates(int, PeersOuterClass.UpdateAddressAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
addAddressUpdates(PeersOuterClass.UpdateAddressAction.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
addAddressUpdates(int, PeersOuterClass.UpdateAddressAction.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
addAddressUpdatesBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
addAddressUpdatesBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
addAliases(long) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
The set of all aliases stored for the base SCID.
addAliasMaps(LightningApi.AliasMap) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
addAliasMaps(int, LightningApi.AliasMap) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
addAliasMaps(LightningApi.AliasMap.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
addAliasMaps(int, LightningApi.AliasMap.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
addAliasMapsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
addAliasMapsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
addAliasScids(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This lists out the set of alias short channel ids that exist for a channel.
addAliasScids(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
This lists out the set of alias short channel ids that existed for the closed channel.
addAllAccounts(Iterable<? extends WalletKitOuterClass.Account>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
addAllAccounts(Iterable<? extends Walletunlocker.WatchOnlyAccount>) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
addAllAccountWithAddresses(Iterable<? extends WalletKitOuterClass.AccountWithAddresses>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
addAllActions(Iterable<String>) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
addAllAddresses(Iterable<? extends LightningApi.NodeAddress>) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
addAllAddresses(Iterable<String>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
addAllAddresses(Iterable<? extends WalletKitOuterClass.AddressProperty>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
addAllAddresses(Iterable<String>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
addAllAddressUpdates(Iterable<? extends PeersOuterClass.UpdateAddressAction>) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
addAllAliases(Iterable<? extends Long>) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
The set of all aliases stored for the base SCID.
addAllAliasMaps(Iterable<? extends LightningApi.AliasMap>) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
addAllAliasScids(Iterable<? extends Long>) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This lists out the set of alias short channel ids that exist for a channel.
addAllAliasScids(Iterable<? extends Long>) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
This lists out the set of alias short channel ids that existed for the closed channel.
addAllAllLeaves(Iterable<? extends WalletKitOuterClass.TapLeaf>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
addAllAllSignerPubkeys(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
addAllAllSignerPubkeys(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
addAllBuildTags(Iterable<String>) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
addAllChains(Iterable<? extends LightningApi.Chain>) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
addAllChanBackups(Iterable<? extends LightningApi.ChannelBackup>) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
addAllChannelFees(Iterable<? extends LightningApi.ChannelFeeReport>) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
addAllChannels(Iterable<? extends LightningApi.BatchOpenChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
addAllChannels(Iterable<? extends LightningApi.ChannelCloseSummary>) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
addAllChannels(Iterable<? extends LightningApi.Channel>) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
addAllChannels(Iterable<? extends LightningApi.ChannelEdge>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
addAllChannelUpdates(Iterable<? extends LightningApi.ChannelEdgeUpdate>) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
addAllChanPoints(Iterable<? extends LightningApi.ChannelPoint>) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
addAllCipherSeedMnemonic(Iterable<String>) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
addAllCipherSeedMnemonic(Iterable<String>) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
addAllClosedChans(Iterable<? extends LightningApi.ClosedChannelUpdate>) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
addAllDestAddresses(Iterable<String>) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
addAllDestFeatures(Iterable<? extends LightningApi.FeatureBit>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
addAllDestFeatures(Iterable<? extends LightningApi.FeatureBit>) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
addAllDestFeatures(Iterable<? extends LightningApi.FeatureBit>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
addAllDestFeaturesValue(Iterable<Integer>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
addAllDestFeaturesValue(Iterable<Integer>) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
addAllDestFeaturesValue(Iterable<Integer>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
addAllDryRunExternalAddrs(Iterable<String>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
addAllDryRunInternalAddrs(Iterable<String>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
addAllEdges(Iterable<? extends LightningApi.ChannelEdge>) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
addAllErrors(Iterable<? extends LightningApi.TimestampedError>) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
addAllFailedUpdates(Iterable<? extends LightningApi.FailedUpdate>) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
addAllFeatureUpdates(Iterable<? extends PeersOuterClass.UpdateFeatureAction>) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
addAllForwardingEvents(Iterable<? extends LightningApi.ForwardingEvent>) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
addAllHopHints(Iterable<? extends LightningApi.HopHint>) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
addAllHopPubkeys(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
A list of hops that defines the route.
addAllHops(Iterable<? extends LightningApi.Hop>) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
addAllHtlcs(Iterable<? extends LightningApi.InvoiceHTLC>) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
addAllHtlcs(Iterable<? extends LightningApi.HTLCAttempt>) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
addAllHtlcs(Iterable<? extends LightningApi.HTLCAttempt>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
addAllIgnoredEdges(Iterable<? extends LightningApi.EdgeLocator>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
addAllIgnoredNodes(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of nodes to ignore during path finding.
addAllIgnoredPairs(Iterable<? extends LightningApi.NodePair>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
addAllInputs(Iterable<? extends LightningApi.OutPoint>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
addAllInputScripts(Iterable<? extends SignerOuterClass.InputScript>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
addAllInvoices(Iterable<? extends LightningApi.Invoice>) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
addAllLeaves(WalletKitOuterClass.TapLeaf) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
addAllLeaves(int, WalletKitOuterClass.TapLeaf) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
addAllLeaves(WalletKitOuterClass.TapLeaf.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
addAllLeaves(int, WalletKitOuterClass.TapLeaf.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
addAllLeavesBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
addAllLeavesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
addAllListeners(Iterable<String>) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
addAllLockedUtxos(Iterable<? extends WalletKitOuterClass.UtxoLease>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
addAllLockedUtxos(Iterable<? extends WalletKitOuterClass.UtxoLease>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
addAllNodeAddresses(Iterable<? extends LightningApi.NodeAddress>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
addAllNodes(Iterable<? extends LightningApi.LightningNode>) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
addAllNodeUpdates(Iterable<? extends LightningApi.NodeUpdate>) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
addAllOps(Iterable<? extends LightningApi.Op>) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
addAllOps(Iterable<? extends LightningApi.Op>) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
addAllOtherPartialSignatures(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The list of all other participants' partial signatures to add to the current session.
addAllOtherSignerPublicNonces(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
A list of all public nonces of other signing participants that should be registered.
addAllOtherSignerPublicNonces(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional list of all public nonces of other signing participants that might already be known.
addAllOutgoingChanIds(Iterable<? extends Long>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The channel ids of the channels are allowed for the first hop.
addAllOutpoints(Iterable<? extends LightningApi.OutPoint>) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
addAllOutputDetails(Iterable<? extends LightningApi.OutputDetail>) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
addAllOutputs(Iterable<? extends SignerOuterClass.TxOut>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
addAllPairs(Iterable<? extends RouterOuterClass.PairHistory>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
addAllPairs(Iterable<? extends RouterOuterClass.PairHistory>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
addAllPayments(Iterable<? extends LightningApi.Payment>) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
addAllPeers(Iterable<String>) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
addAllPeers(Iterable<? extends LightningApi.Peer>) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
addAllPendingChannels(Iterable<? extends LightningApi.PendingUpdate>) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
addAllPendingClosingChannels(Iterable<? extends LightningApi.PendingChannelsResponse.ClosedChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
addAllPendingForceClosingChannels(Iterable<? extends LightningApi.PendingChannelsResponse.ForceClosedChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
addAllPendingHtlcs(Iterable<? extends LightningApi.HTLC>) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
addAllPendingHtlcs(Iterable<? extends LightningApi.PendingHTLC>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
addAllPendingOpenChannels(Iterable<? extends LightningApi.PendingChannelsResponse.PendingOpenChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
addAllPendingSweeps(Iterable<? extends WalletKitOuterClass.PendingSweep>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
addAllPermissions(Iterable<? extends LightningApi.MacaroonPermission>) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
addAllPermissions(Iterable<? extends LightningApi.MacaroonPermission>) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
addAllPermissions(Iterable<? extends LightningApi.MacaroonPermission>) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
addAllPreviousOutpoints(Iterable<? extends LightningApi.PreviousOutPoint>) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
addAllPrevOutputs(Iterable<? extends SignerOuterClass.TxOut>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
addAllPubkeys(Iterable<String>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
addAllRawSigs(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
addAllResolutions(Iterable<? extends LightningApi.Resolution>) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
addAllResults(Iterable<? extends AutopilotOuterClass.QueryScoresResponse.HeuristicResult>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
addAllRootKeyIds(Iterable<? extends Long>) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
The list of root key IDs that are in use.
addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
addAllRouteHints(Iterable<? extends LightningApi.RouteHint>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
addAllRoutes(Iterable<? extends LightningApi.Route>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
addAllSessionInfo(Iterable<? extends Wtclient.TowerSessionInfo>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
addAllSessions(Iterable<? extends Wtclient.TowerSession>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
addAllSessions(Iterable<? extends Wtclient.TowerSession>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
addAllSignDescs(Iterable<? extends SignerOuterClass.SignDescriptor>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
addAllSignedInputs(Iterable<? extends Integer>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The indices of signed inputs.
addAllSignerPubkeys(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
addAllSignerPubkeys(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
addAllTowers(Iterable<? extends Wtclient.Tower>) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
addAllTransactionIds(Iterable<String>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
addAllTransactions(Iterable<? extends LightningApi.Transaction>) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
addAllTweaks(Iterable<? extends SignerOuterClass.TweakDesc>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addAllTweaks(Iterable<? extends SignerOuterClass.TweakDesc>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addAllTx(Iterable<String>) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
addAllTypes(Iterable<? extends LightningApi.NodeMetricType>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
addAllTypesValue(Iterable<Integer>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
addAllUris(Iterable<String>) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
addAllUris(Iterable<String>) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
addAllUtxos(Iterable<? extends LightningApi.Utxo>) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
addAllUtxos(Iterable<? extends LightningApi.Utxo>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
addAllWaitingCloseChannels(Iterable<? extends LightningApi.PendingChannelsResponse.WaitingCloseChannel>) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
addAllWitness(Iterable<? extends ByteString>) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The serializes witness stack for the specified input.
addBuildTags(String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
addBuildTagsBytes(ByteString) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
addChains(LightningApi.Chain) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
addChains(int, LightningApi.Chain) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
addChains(LightningApi.Chain.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
addChains(int, LightningApi.Chain.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
addChainsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
addChainsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
addChanBackups(LightningApi.ChannelBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
addChanBackups(int, LightningApi.ChannelBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
addChanBackups(LightningApi.ChannelBackup.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
addChanBackups(int, LightningApi.ChannelBackup.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
addChanBackupsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
addChanBackupsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
addChannelFees(LightningApi.ChannelFeeReport) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
addChannelFees(int, LightningApi.ChannelFeeReport) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
addChannelFees(LightningApi.ChannelFeeReport.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
addChannelFees(int, LightningApi.ChannelFeeReport.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
addChannelFeesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
addChannelFeesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
addChannels(LightningApi.BatchOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
addChannels(int, LightningApi.BatchOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
addChannels(LightningApi.BatchOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
addChannels(int, LightningApi.BatchOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
addChannels(LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
addChannels(int, LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
addChannels(LightningApi.ChannelCloseSummary.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
addChannels(int, LightningApi.ChannelCloseSummary.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
addChannels(LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
addChannels(int, LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
addChannels(LightningApi.Channel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
addChannels(int, LightningApi.Channel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
addChannels(LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
addChannels(int, LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
addChannels(LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
addChannels(int, LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
addChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
addChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
addChannelUpdates(LightningApi.ChannelEdgeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
addChannelUpdates(int, LightningApi.ChannelEdgeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
addChannelUpdates(LightningApi.ChannelEdgeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
addChannelUpdates(int, LightningApi.ChannelEdgeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
addChannelUpdatesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
addChannelUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
addChanPoints(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
addChanPoints(int, LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
addChanPoints(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
addChanPoints(int, LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
addChanPointsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
addChanPointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
addCipherSeedMnemonic(String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
addCipherSeedMnemonic(String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
addCipherSeedMnemonicBytes(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
addCipherSeedMnemonicBytes(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
addClosedChans(LightningApi.ClosedChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
addClosedChans(int, LightningApi.ClosedChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
addClosedChans(LightningApi.ClosedChannelUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
addClosedChans(int, LightningApi.ClosedChannelUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
addClosedChansBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
addClosedChansBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
addDestAddresses(String) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
addDestAddressesBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
addDestFeatures(LightningApi.FeatureBit) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
addDestFeatures(LightningApi.FeatureBit) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
addDestFeatures(LightningApi.FeatureBit) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
addDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
addDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
addDestFeaturesValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
addDryRunExternalAddrs(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
addDryRunExternalAddrsBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
addDryRunInternalAddrs(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
addDryRunInternalAddrsBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
addEdges(LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
addEdges(int, LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
addEdges(LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
addEdges(int, LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
addEdgesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
addEdgesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
addErrors(LightningApi.TimestampedError) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
addErrors(int, LightningApi.TimestampedError) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
addErrors(LightningApi.TimestampedError.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
addErrors(int, LightningApi.TimestampedError.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
addErrorsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
addErrorsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
addFailedUpdates(LightningApi.FailedUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
addFailedUpdates(int, LightningApi.FailedUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
addFailedUpdates(LightningApi.FailedUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
addFailedUpdates(int, LightningApi.FailedUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
addFailedUpdatesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
addFailedUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
addFeatureUpdates(PeersOuterClass.UpdateFeatureAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
addFeatureUpdates(int, PeersOuterClass.UpdateFeatureAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
addFeatureUpdates(PeersOuterClass.UpdateFeatureAction.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
addFeatureUpdates(int, PeersOuterClass.UpdateFeatureAction.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
addFeatureUpdatesBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
addFeatureUpdatesBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
addForwardingEvents(LightningApi.ForwardingEvent) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
addForwardingEvents(int, LightningApi.ForwardingEvent) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
addForwardingEvents(LightningApi.ForwardingEvent.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
addForwardingEvents(int, LightningApi.ForwardingEvent.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
addForwardingEventsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
addForwardingEventsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
addHoldInvoice(InvoicesOuterClass.AddHoldInvoiceRequest, StreamObserver<InvoicesOuterClass.AddHoldInvoiceResp>) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesGrpc.AsyncService
AddHoldInvoice creates a hold invoice.
addHoldInvoice(InvoicesOuterClass.AddHoldInvoiceRequest) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
AddHoldInvoice creates a hold invoice.
addHoldInvoice(InvoicesOuterClass.AddHoldInvoiceRequest) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesFutureStub
AddHoldInvoice creates a hold invoice.
addHoldInvoice(InvoicesOuterClass.AddHoldInvoiceRequest, StreamObserver<InvoicesOuterClass.AddHoldInvoiceResp>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
AddHoldInvoice creates a hold invoice.
addHoldInvoice(String, byte[], Long, Long, byte[], Long, String, Long, List<RouteHint>, Boolean, StreamObserver<AddHoldInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to generate a addHoldInvoice request.
addHoldInvoice(AddHoldInvoiceRequest, StreamObserver<AddHoldInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to send a addHoldInvoice request.
addHoldInvoice(String, byte[], Long, Long, byte[], Long, String, Long, List<RouteHint>, Boolean) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to generate a addHoldInvoice request.
addHoldInvoice(AddHoldInvoiceRequest) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to send a addHoldInvoice request.
AddHoldInvoiceRequest - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for AddHoldInvoiceRequest.
AddHoldInvoiceRequest() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Empty Constructor
AddHoldInvoiceRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Json Parsing Constructor
AddHoldInvoiceRequest(InvoicesOuterClass.AddHoldInvoiceRequest) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Constructor using underlying Lightning API Object
AddHoldInvoiceResp - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for AddHoldInvoiceResp.
AddHoldInvoiceResp() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Empty Constructor
AddHoldInvoiceResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Json Parsing Constructor
AddHoldInvoiceResp(InvoicesOuterClass.AddHoldInvoiceResp) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Constructor using underlying Lightning API Object
addHopHints(LightningApi.HopHint) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
addHopHints(int, LightningApi.HopHint) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
addHopHints(LightningApi.HopHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
addHopHints(int, LightningApi.HopHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
addHopHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
addHopHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
addHopPubkeys(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
A list of hops that defines the route.
addHops(LightningApi.Hop) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
addHops(int, LightningApi.Hop) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
addHops(LightningApi.Hop.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
addHops(int, LightningApi.Hop.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
addHopsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
addHopsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
addHtlcs(LightningApi.InvoiceHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
addHtlcs(int, LightningApi.InvoiceHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
addHtlcs(LightningApi.InvoiceHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
addHtlcs(int, LightningApi.InvoiceHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
addHtlcs(LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
addHtlcs(int, LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
addHtlcs(LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
addHtlcs(int, LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
addHtlcs(LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
addHtlcs(int, LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
addHtlcs(LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
addHtlcs(int, LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
addHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
addHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
addHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
addHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
addHtlcsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
addHtlcsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
addIgnoredEdges(LightningApi.EdgeLocator) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
addIgnoredEdges(int, LightningApi.EdgeLocator) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
addIgnoredEdges(LightningApi.EdgeLocator.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
addIgnoredEdges(int, LightningApi.EdgeLocator.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
addIgnoredEdgesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
addIgnoredEdgesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
addIgnoredNodes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of nodes to ignore during path finding.
addIgnoredPairs(LightningApi.NodePair) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
addIgnoredPairs(int, LightningApi.NodePair) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
addIgnoredPairs(LightningApi.NodePair.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
addIgnoredPairs(int, LightningApi.NodePair.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
addIgnoredPairsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
addIgnoredPairsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
addInputs(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
addInputs(int, LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
addInputs(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
addInputs(int, LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
addInputsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
addInputsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
addInputScripts(SignerOuterClass.InputScript) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
addInputScripts(int, SignerOuterClass.InputScript) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
addInputScripts(SignerOuterClass.InputScript.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
addInputScripts(int, SignerOuterClass.InputScript.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
addInputScriptsBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
addInputScriptsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
addInvoice(LightningApi.Invoice, StreamObserver<LightningApi.AddInvoiceResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `addinvoice` AddInvoice attempts to add a new invoice to the invoice database.
addInvoice(LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `addinvoice` AddInvoice attempts to add a new invoice to the invoice database.
addInvoice(LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `addinvoice` AddInvoice attempts to add a new invoice to the invoice database.
addInvoice(LightningApi.Invoice, StreamObserver<LightningApi.AddInvoiceResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `addinvoice` AddInvoice attempts to add a new invoice to the invoice database.
addInvoice(String, byte[], byte[], Long, Long, Boolean, Long, Long, String, byte[], Long, String, Long, List<RouteHint>, Boolean, Long, Long, Long, Long, Long, Invoice.InvoiceState, List<InvoiceHTLC>, Map<Integer, Feature>, Boolean, byte[], Boolean, Map<String, AMPInvoiceState>, StreamObserver<AddInvoiceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a addInvoice request.
addInvoice(Invoice, StreamObserver<AddInvoiceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a addInvoice request.
addInvoice(String, byte[], byte[], Long, Long, Boolean, Long, Long, String, byte[], Long, String, Long, List<RouteHint>, Boolean, Long, Long, Long, Long, Long, Invoice.InvoiceState, List<InvoiceHTLC>, Map<Integer, Feature>, Boolean, byte[], Boolean, Map<String, AMPInvoiceState>) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a addInvoice request.
addInvoice(Invoice) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a addInvoice request.
AddInvoiceResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for AddInvoiceResponse.
AddInvoiceResponse() - Constructor for class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Empty Constructor
AddInvoiceResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Json Parsing Constructor
AddInvoiceResponse(LightningApi.AddInvoiceResponse) - Constructor for class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Constructor using underlying Lightning API Object
addInvoices(LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
addInvoices(int, LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
addInvoices(LightningApi.Invoice.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
addInvoices(int, LightningApi.Invoice.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
addInvoicesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
addInvoicesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
ADDITIONAL_PUBLIC_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
addListeners(String) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
addListenersBytes(ByteString) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
addLockedUtxos(WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
addLockedUtxos(int, WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
addLockedUtxos(WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
addLockedUtxos(int, WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
addLockedUtxos(WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
addLockedUtxos(int, WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
addLockedUtxos(WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
addLockedUtxos(int, WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
addLockedUtxosBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
addLockedUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
addLockedUtxosBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
addLockedUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
addNodeAddresses(LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
addNodeAddresses(int, LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
addNodeAddresses(LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
addNodeAddresses(int, LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
addNodeAddressesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
addNodeAddressesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
addNodes(LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
addNodes(int, LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
addNodes(LightningApi.LightningNode.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
addNodes(int, LightningApi.LightningNode.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
addNodesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
addNodesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
addNodeUpdates(LightningApi.NodeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
addNodeUpdates(int, LightningApi.NodeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
addNodeUpdates(LightningApi.NodeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
addNodeUpdates(int, LightningApi.NodeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
addNodeUpdatesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
addNodeUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
addOps(LightningApi.Op) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
addOps(int, LightningApi.Op) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
addOps(LightningApi.Op.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
addOps(int, LightningApi.Op.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
addOps(LightningApi.Op) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
addOps(int, LightningApi.Op) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
addOps(LightningApi.Op.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
addOps(int, LightningApi.Op.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
addOpsBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
addOpsBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
addOpsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
addOpsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
addOtherPartialSignatures(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The list of all other participants' partial signatures to add to the current session.
addOtherSignerPublicNonces(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
A list of all public nonces of other signing participants that should be registered.
addOtherSignerPublicNonces(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional list of all public nonces of other signing participants that might already be known.
addOutgoingChanIds(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The channel ids of the channels are allowed for the first hop.
addOutpoints(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
addOutpoints(int, LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
addOutpoints(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
addOutpoints(int, LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
addOutpointsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
addOutpointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
addOutputDetails(LightningApi.OutputDetail) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
addOutputDetails(int, LightningApi.OutputDetail) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
addOutputDetails(LightningApi.OutputDetail.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
addOutputDetails(int, LightningApi.OutputDetail.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
addOutputDetailsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
addOutputDetailsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
addOutputs(SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
addOutputs(int, SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
addOutputs(SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
addOutputs(int, SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
addOutputsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
addOutputsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
addPairs(RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
addPairs(int, RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
addPairs(RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
addPairs(int, RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
addPairs(RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
addPairs(int, RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
addPairs(RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
addPairs(int, RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
addPairsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
addPairsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
addPairsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
addPairsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
addPayments(LightningApi.Payment) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
addPayments(int, LightningApi.Payment) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
addPayments(LightningApi.Payment.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
addPayments(int, LightningApi.Payment.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
addPaymentsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
addPaymentsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
addPeer(Neutrino.AddPeerRequest, StreamObserver<Neutrino.AddPeerResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
AddPeer adds a new peer that has already been connected to the server.
addPeer(Neutrino.AddPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
AddPeer adds a new peer that has already been connected to the server.
addPeer(Neutrino.AddPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
AddPeer adds a new peer that has already been connected to the server.
addPeer(Neutrino.AddPeerRequest, StreamObserver<Neutrino.AddPeerResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
AddPeer adds a new peer that has already been connected to the server.
addPeer(String, StreamObserver<AddPeerResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a addPeer request.
addPeer(AddPeerRequest, StreamObserver<AddPeerResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a addPeer request.
addPeer(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a addPeer request.
addPeer(AddPeerRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a addPeer request.
AddPeerRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for AddPeerRequest.
AddPeerRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
Empty Constructor
AddPeerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
Json Parsing Constructor
AddPeerRequest(Neutrino.AddPeerRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
Constructor using underlying Lightning API Object
AddPeerResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for AddPeerResponse.
AddPeerResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerResponse
Empty Constructor
AddPeerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerResponse
Json Parsing Constructor
AddPeerResponse(Neutrino.AddPeerResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.AddPeerResponse
Constructor using underlying Lightning API Object
addPeers(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
addPeers(LightningApi.Peer) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
addPeers(int, LightningApi.Peer) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
addPeers(LightningApi.Peer.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
addPeers(int, LightningApi.Peer.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
addPeersBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
addPeersBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
addPeersBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
addPendingChannels(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
addPendingChannels(int, LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
addPendingChannels(LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
addPendingChannels(int, LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
addPendingChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
addPendingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
addPendingClosingChannels(LightningApi.PendingChannelsResponse.ClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
addPendingClosingChannels(int, LightningApi.PendingChannelsResponse.ClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
addPendingClosingChannels(LightningApi.PendingChannelsResponse.ClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
addPendingClosingChannels(int, LightningApi.PendingChannelsResponse.ClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
addPendingClosingChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
addPendingClosingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
addPendingForceClosingChannels(LightningApi.PendingChannelsResponse.ForceClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
addPendingForceClosingChannels(int, LightningApi.PendingChannelsResponse.ForceClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
addPendingForceClosingChannels(LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
addPendingForceClosingChannels(int, LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
addPendingForceClosingChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
addPendingForceClosingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
addPendingHtlcs(LightningApi.HTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
addPendingHtlcs(int, LightningApi.HTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
addPendingHtlcs(LightningApi.HTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
addPendingHtlcs(int, LightningApi.HTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
addPendingHtlcs(LightningApi.PendingHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
addPendingHtlcs(int, LightningApi.PendingHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
addPendingHtlcs(LightningApi.PendingHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
addPendingHtlcs(int, LightningApi.PendingHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
addPendingHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
addPendingHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
addPendingHtlcsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
addPendingHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
addPendingOpenChannels(LightningApi.PendingChannelsResponse.PendingOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
addPendingOpenChannels(int, LightningApi.PendingChannelsResponse.PendingOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
addPendingOpenChannels(LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
addPendingOpenChannels(int, LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
addPendingOpenChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
addPendingOpenChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
addPendingSweeps(WalletKitOuterClass.PendingSweep) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
addPendingSweeps(int, WalletKitOuterClass.PendingSweep) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
addPendingSweeps(WalletKitOuterClass.PendingSweep.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
addPendingSweeps(int, WalletKitOuterClass.PendingSweep.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
addPendingSweepsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
addPendingSweepsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
addPermissions(LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
addPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
addPermissions(LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
addPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
addPermissions(LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
addPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
addPermissions(LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
addPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
addPermissions(LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
addPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
addPermissions(LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
addPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
addPermissionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
addPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
addPermissionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
addPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
addPermissionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
addPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
addPreviousOutpoints(LightningApi.PreviousOutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
addPreviousOutpoints(int, LightningApi.PreviousOutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
addPreviousOutpoints(LightningApi.PreviousOutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
addPreviousOutpoints(int, LightningApi.PreviousOutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
addPreviousOutpointsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
addPreviousOutpointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
addPrevOutputs(SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
addPrevOutputs(int, SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
addPrevOutputs(SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
addPrevOutputs(int, SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
addPrevOutputsBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
addPrevOutputsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
addPubkeys(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
addPubkeysBytes(ByteString) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
addRawSigs(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
addResolutions(LightningApi.Resolution) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
addResolutions(int, LightningApi.Resolution) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
addResolutions(LightningApi.Resolution.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
addResolutions(int, LightningApi.Resolution.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
addResolutionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
addResolutionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
 
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
ADDRESS_MISMATCH_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
ADDRESS_MISMATCH = 15;
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
 
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
ADDRESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
ADDRESS_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
AddressProperty - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for AddressProperty.
AddressProperty() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Empty Constructor
AddressProperty(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Json Parsing Constructor
AddressProperty(WalletKitOuterClass.AddressProperty) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Constructor using underlying Lightning API Object
AddressType - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum AddressType.
AddressType - Enum in org.lightningj.lnd.wrapper.walletkit.message
Wrapper enum AddressType.
addResults(AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
addResults(int, AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
addResults(AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
addResults(int, AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
addResultsBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
addResultsBuilder(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
addRootKeyIds(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
The list of root key IDs that are in use.
addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHints(LightningApi.RouteHint) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHints(LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHintsBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
addRouteHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
addRouteHintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHintsBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
addRouteHintsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
addRoutes(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
addRoutes(int, LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
addRoutes(LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
addRoutes(int, LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
addRoutesBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
addRoutesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
AddrRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for AddrRequest.
AddrRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Empty Constructor
AddrRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Json Parsing Constructor
AddrRequest(WalletKitOuterClass.AddrRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Constructor using underlying Lightning API Object
AddrResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for AddrResponse.
AddrResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
Empty Constructor
AddrResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
Json Parsing Constructor
AddrResponse(WalletKitOuterClass.AddrResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
Constructor using underlying Lightning API Object
ADDRTOAMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
ADDRTOAMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
addrToAmountEntries - Variable in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
 
AddrToAmountEntries() - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntries
 
addrToAmountEntries - Variable in class org.lightningj.lnd.wrapper.message.SendManyRequest
 
AddrToAmountEntries() - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntries
 
AddrToAmountEntry() - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
Empty Constructor
AddrToAmountEntry(String, long) - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
Json Parsing Constructor
AddrToAmountEntry() - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
Empty Constructor
AddrToAmountEntry(String, long) - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
Json Parsing Constructor
addSessionInfo(Wtclient.TowerSessionInfo) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
addSessionInfo(int, Wtclient.TowerSessionInfo) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
addSessionInfo(Wtclient.TowerSessionInfo.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
addSessionInfo(int, Wtclient.TowerSessionInfo.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
addSessionInfoBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
addSessionInfoBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
addSessions(Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
addSessions(int, Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
addSessions(Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
addSessions(int, Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
addSessions(Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
addSessions(int, Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
addSessions(Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
addSessions(int, Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
addSessionsBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
addSessionsBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
addSessionsBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
addSessionsBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
addSignDescs(SignerOuterClass.SignDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
addSignDescs(int, SignerOuterClass.SignDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
addSignDescs(SignerOuterClass.SignDescriptor.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
addSignDescs(int, SignerOuterClass.SignDescriptor.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
addSignDescsBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
addSignDescsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
addSignedInputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The indices of signed inputs.
addTower(byte[], String, StreamObserver<AddTowerResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to generate a addTower request.
addTower(AddTowerRequest, StreamObserver<AddTowerResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to send a addTower request.
addTower(byte[], String) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to generate a addTower request.
addTower(AddTowerRequest) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to send a addTower request.
addTower(Wtclient.AddTowerRequest, StreamObserver<Wtclient.AddTowerResponse>) - Method in interface org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.AsyncService
AddTower adds a new watchtower reachable at the given address and considers it for new sessions.
addTower(Wtclient.AddTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
AddTower adds a new watchtower reachable at the given address and considers it for new sessions.
addTower(Wtclient.AddTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
AddTower adds a new watchtower reachable at the given address and considers it for new sessions.
addTower(Wtclient.AddTowerRequest, StreamObserver<Wtclient.AddTowerResponse>) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
AddTower adds a new watchtower reachable at the given address and considers it for new sessions.
AddTowerRequest - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for AddTowerRequest.
AddTowerRequest() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
Empty Constructor
AddTowerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
Json Parsing Constructor
AddTowerRequest(Wtclient.AddTowerRequest) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
Constructor using underlying Lightning API Object
AddTowerResponse - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for AddTowerResponse.
AddTowerResponse() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerResponse
Empty Constructor
AddTowerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerResponse
Json Parsing Constructor
AddTowerResponse(Wtclient.AddTowerResponse) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.AddTowerResponse
Constructor using underlying Lightning API Object
addTowers(Wtclient.Tower) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
addTowers(int, Wtclient.Tower) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
addTowers(Wtclient.Tower.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
addTowers(int, Wtclient.Tower.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
addTowersBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
addTowersBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
addTransactionIds(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
addTransactionIdsBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
addTransactions(LightningApi.Transaction) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
addTransactions(int, LightningApi.Transaction) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
addTransactions(LightningApi.Transaction.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
addTransactions(int, LightningApi.Transaction.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
addTransactionsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
addTransactionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
addTweaks(SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaks(int, SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaks(SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaks(int, SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaks(SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaks(int, SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaks(SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaks(int, SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaksBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaksBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaksBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTweaksBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
addTx(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
addTxBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
addTypes(LightningApi.NodeMetricType) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
addTypesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
addUris(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
addUris(String) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
addUrisBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
addUrisBytes(ByteString) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
addUtxos(LightningApi.Utxo) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
addUtxos(int, LightningApi.Utxo) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
addUtxos(LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
addUtxos(int, LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
addUtxos(LightningApi.Utxo) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
addUtxos(int, LightningApi.Utxo) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
addUtxos(LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
addUtxos(int, LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
addUtxosBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
addUtxosBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
addUtxosBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
addUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
addWaitingCloseChannels(LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
addWaitingCloseChannels(int, LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
addWaitingCloseChannels(LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
addWaitingCloseChannels(int, LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
addWaitingCloseChannelsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
addWaitingCloseChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
addWitness(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The serializes witness stack for the specified input.
ADMIN_MACAROON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
ADMIN_MACAROON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
ADVERTISING_NODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
AEZEED_PASSPHRASE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
AEZEED_PASSPHRASE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
ALIAS_MAPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
ALIAS_SCIDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
ALIAS_SCIDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
ALIASES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
AliasMap - Class in org.lightningj.lnd.wrapper.message
Wrapper class for AliasMap.
AliasMap() - Constructor for class org.lightningj.lnd.wrapper.message.AliasMap
Empty Constructor
AliasMap(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AliasMap
Json Parsing Constructor
AliasMap(LightningApi.AliasMap) - Constructor for class org.lightningj.lnd.wrapper.message.AliasMap
Constructor using underlying Lightning API Object
ALL_LEAVES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
ALL_SIGNER_PUBKEYS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
ALL_SIGNER_PUBKEYS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
ALLOW_EXTERNAL_PERMISSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
ALLOW_SELF_PAYMENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
ALLOW_SELF_PAYMENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
Amount - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Amount.
Amount() - Constructor for class org.lightningj.lnd.wrapper.message.Amount
Empty Constructor
Amount(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Amount
Json Parsing Constructor
Amount(LightningApi.Amount) - Constructor for class org.lightningj.lnd.wrapper.message.Amount
Constructor using underlying Lightning API Object
AMOUNT_BELOW_MINIMUM_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
AMOUNT_BELOW_MINIMUM = 11;
AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
 
AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
AMOUNT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Resolution
 
AMOUNT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
 
AMOUNT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
AMP - Class in org.lightningj.lnd.wrapper.message
Wrapper class for AMP.
AMP() - Constructor for class org.lightningj.lnd.wrapper.message.AMP
Empty Constructor
AMP(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AMP
Json Parsing Constructor
AMP(LightningApi.AMP) - Constructor for class org.lightningj.lnd.wrapper.message.AMP
Constructor using underlying Lightning API Object
AMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
AMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
AMP_INVOICE_STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
AMP_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
AMP_OPT = 31;
AMP_RECORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
AMP_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
AMP_REQ = 30;
AMPInvoiceState - Class in org.lightningj.lnd.wrapper.message
Wrapper class for AMPInvoiceState.
AMPInvoiceState() - Constructor for class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Empty Constructor
AMPInvoiceState(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Json Parsing Constructor
AMPInvoiceState(LightningApi.AMPInvoiceState) - Constructor for class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Constructor using underlying Lightning API Object
ampInvoiceStateEntries - Variable in class org.lightningj.lnd.wrapper.message.Invoice
 
AmpInvoiceStateEntries() - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntries
 
AmpInvoiceStateEntry() - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
Empty Constructor
AmpInvoiceStateEntry(String, AMPInvoiceState) - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
Json Parsing Constructor
AMPRecord - Class in org.lightningj.lnd.wrapper.message
Wrapper class for AMPRecord.
AMPRecord() - Constructor for class org.lightningj.lnd.wrapper.message.AMPRecord
Empty Constructor
AMPRecord(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.AMPRecord
Json Parsing Constructor
AMPRecord(LightningApi.AMPRecord) - Constructor for class org.lightningj.lnd.wrapper.message.AMPRecord
Constructor using underlying Lightning API Object
AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
AMT_IN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
AMT_IN_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
AMT_OUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
AMT_OUT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
AMT_PAID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
AMT_PAID_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
AMT_PAID_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
AMT_PAID_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
AMT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
AMT_TO_FORWARD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
AMT_TO_FORWARD_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
ANCHOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
ANCHOR_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
We resolved an anchor output.
ANCHOR_VALUE - Static variable in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
Selects the policy from the anchor tower client.
ANCHORS_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
ANCHORS_OPT = 21;
ANCHORS_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
ANCHORS_REQ = 20;
ANCHORS_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
A channel that uses a commitment format that has anchor outputs on the commitments, allowing fee bumping after a force close transaction has been broadcast.
ANCHORS_ZERO_FEE_HTLC_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
ANCHORS_ZERO_FEE_HTLC_OPT = 23;
ANCHORS_ZERO_FEE_HTLC_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
ANCHORS_ZERO_FEE_HTLC_REQ = 22;
API - Class in org.lightningj.lnd.wrapper
Base class for Wrapping API implementations.
API(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.API
Minimal constructor for setting up a connection with LND Application.
API(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.API
Constructor for setting up a connection with LND Application with more flexible SSL context parameters and macaroon Context.
API(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.API
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
APP_MAJOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
APP_MINOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
APP_PATCH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
APP_PRE_RELEASE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
APRIORI_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
APRIORI_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
APRIORI = 0;
AprioriParameters - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for AprioriParameters.
AprioriParameters() - Constructor for class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Empty Constructor
AprioriParameters(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Json Parsing Constructor
AprioriParameters(RouterOuterClass.AprioriParameters) - Constructor for class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Constructor using underlying Lightning API Object
AsynchronousAPI - Class in org.lightningj.lnd.wrapper
Base call for all Asynchronous API implementations.
AsynchronousAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousAutopilotAPI - Class in org.lightningj.lnd.wrapper.autopilot
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousAutopilotAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousAutopilotAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousAutopilotAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousChainKitAPI - Class in org.lightningj.lnd.wrapper.chainkit
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousChainKitAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousChainKitAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousChainKitAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousChainNotifierAPI - Class in org.lightningj.lnd.wrapper.chainnotifier
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousChainNotifierAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousChainNotifierAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousChainNotifierAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousDevAPI - Class in org.lightningj.lnd.wrapper.dev
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousDevAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousDevAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousDevAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousInvoicesAPI - Class in org.lightningj.lnd.wrapper.invoices
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousInvoicesAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousInvoicesAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousInvoicesAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousLndAPI - Class in org.lightningj.lnd.wrapper
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousLndAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousLndAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousLndAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousNeutrinoAPI - Class in org.lightningj.lnd.wrapper.neutrino
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousNeutrinoAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousNeutrinoAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousNeutrinoAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousPeersAPI - Class in org.lightningj.lnd.wrapper.peers
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousPeersAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousPeersAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousPeersAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousRouterAPI - Class in org.lightningj.lnd.wrapper.router
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousRouterAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousRouterAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousRouterAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousSignerAPI - Class in org.lightningj.lnd.wrapper.signer
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousSignerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousSignerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousSignerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousStateServiceAPI - Class in org.lightningj.lnd.wrapper.stateservice
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousStateServiceAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousStateServiceAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousStateServiceAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousVersionerAPI - Class in org.lightningj.lnd.wrapper.verrpc
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousVersionerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousVersionerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousVersionerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousWalletKitAPI - Class in org.lightningj.lnd.wrapper.walletkit
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousWalletKitAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousWalletKitAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousWalletKitAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousWalletUnlockerAPI - Class in org.lightningj.lnd.wrapper.walletunlocker
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousWalletUnlockerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousWalletUnlockerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousWalletUnlockerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousWatchtowerAPI - Class in org.lightningj.lnd.wrapper.watchtower
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousWatchtowerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousWatchtowerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousWatchtowerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
AsynchronousWatchtowerClientAPI - Class in org.lightningj.lnd.wrapper.wtclient
API Class for generating asynchronous API calls to LDN server using wrapped objects.
AsynchronousWatchtowerClientAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Minimal constructor for setting up a connection with LND Application.
AsynchronousWatchtowerClientAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
AsynchronousWatchtowerClientAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
ATTEMPT_TIME_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
AUTO_FAIL_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
AUTO_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
AUTO = 2;
AutopilotGrpc - Class in org.lightningj.lnd.autopilot.proto
Autopilot is a service that can be used to get information about the current state of the daemon's autopilot agent, and also supply it with information that can be used when deciding where to open channels.
AutopilotGrpc.AsyncService - Interface in org.lightningj.lnd.autopilot.proto
Autopilot is a service that can be used to get information about the current state of the daemon's autopilot agent, and also supply it with information that can be used when deciding where to open channels.
AutopilotGrpc.AutopilotBlockingStub - Class in org.lightningj.lnd.autopilot.proto
A stub to allow clients to do synchronous rpc calls to service Autopilot.
AutopilotGrpc.AutopilotFutureStub - Class in org.lightningj.lnd.autopilot.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Autopilot.
AutopilotGrpc.AutopilotImplBase - Class in org.lightningj.lnd.autopilot.proto
Base class for the server implementation of the service Autopilot.
AutopilotGrpc.AutopilotStub - Class in org.lightningj.lnd.autopilot.proto
A stub to allow clients to do asynchronous rpc calls to service Autopilot.
AutopilotImplBase() - Constructor for class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotImplBase
 
AutopilotOuterClass - Class in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.ModifyStatusRequest - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.ModifyStatusRequest
AutopilotOuterClass.ModifyStatusRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.ModifyStatusRequest
AutopilotOuterClass.ModifyStatusRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.ModifyStatusResponse - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.ModifyStatusResponse
AutopilotOuterClass.ModifyStatusResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.ModifyStatusResponse
AutopilotOuterClass.ModifyStatusResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.QueryScoresRequest - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.QueryScoresRequest
AutopilotOuterClass.QueryScoresRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.QueryScoresRequest
AutopilotOuterClass.QueryScoresRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.QueryScoresResponse - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.QueryScoresResponse
AutopilotOuterClass.QueryScoresResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.QueryScoresResponse
AutopilotOuterClass.QueryScoresResponse.HeuristicResult - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.QueryScoresResponse.HeuristicResult
AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.QueryScoresResponse.HeuristicResult
AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.QueryScoresResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.SetScoresRequest - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.SetScoresRequest
AutopilotOuterClass.SetScoresRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.SetScoresRequest
AutopilotOuterClass.SetScoresRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.SetScoresResponse - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.SetScoresResponse
AutopilotOuterClass.SetScoresResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.SetScoresResponse
AutopilotOuterClass.SetScoresResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.StatusRequest - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.StatusRequest
AutopilotOuterClass.StatusRequest.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.StatusRequest
AutopilotOuterClass.StatusRequestOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AutopilotOuterClass.StatusResponse - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.StatusResponse
AutopilotOuterClass.StatusResponse.Builder - Class in org.lightningj.lnd.autopilot.proto
Protobuf type autopilotrpc.StatusResponse
AutopilotOuterClass.StatusResponseOrBuilder - Interface in org.lightningj.lnd.autopilot.proto
 
AVG_CHANNEL_SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
AVG_OUT_DEGREE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 

B

bakeMacaroon(LightningApi.BakeMacaroonRequest, StreamObserver<LightningApi.BakeMacaroonResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.
bakeMacaroon(LightningApi.BakeMacaroonRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.
bakeMacaroon(LightningApi.BakeMacaroonRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.
bakeMacaroon(LightningApi.BakeMacaroonRequest, StreamObserver<LightningApi.BakeMacaroonResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `bakemacaroon` BakeMacaroon allows the creation of a new macaroon with custom read and write permissions.
bakeMacaroon(List<MacaroonPermission>, Long, Boolean, StreamObserver<BakeMacaroonResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a bakeMacaroon request.
bakeMacaroon(BakeMacaroonRequest, StreamObserver<BakeMacaroonResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a bakeMacaroon request.
bakeMacaroon(List<MacaroonPermission>, Long, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a bakeMacaroon request.
bakeMacaroon(BakeMacaroonRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a bakeMacaroon request.
BakeMacaroonRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for BakeMacaroonRequest.
BakeMacaroonRequest() - Constructor for class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Empty Constructor
BakeMacaroonRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Json Parsing Constructor
BakeMacaroonRequest(LightningApi.BakeMacaroonRequest) - Constructor for class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Constructor using underlying Lightning API Object
BakeMacaroonResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for BakeMacaroonResponse.
BakeMacaroonResponse() - Constructor for class org.lightningj.lnd.wrapper.message.BakeMacaroonResponse
Empty Constructor
BakeMacaroonResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.BakeMacaroonResponse
Json Parsing Constructor
BakeMacaroonResponse(LightningApi.BakeMacaroonResponse) - Constructor for class org.lightningj.lnd.wrapper.message.BakeMacaroonResponse
Constructor using underlying Lightning API Object
BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
BANNED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
BASE_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
BASE_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
BASE_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
BASE_FEE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
BASE_FEE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
BASE_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
BASE_SCID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
batchOpenChannel(LightningApi.BatchOpenChannelRequest, StreamObserver<LightningApi.BatchOpenChannelResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `batchopenchannel` BatchOpenChannel attempts to open multiple single-funded channels in a single transaction in an atomic way.
batchOpenChannel(LightningApi.BatchOpenChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `batchopenchannel` BatchOpenChannel attempts to open multiple single-funded channels in a single transaction in an atomic way.
batchOpenChannel(LightningApi.BatchOpenChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `batchopenchannel` BatchOpenChannel attempts to open multiple single-funded channels in a single transaction in an atomic way.
batchOpenChannel(LightningApi.BatchOpenChannelRequest, StreamObserver<LightningApi.BatchOpenChannelResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `batchopenchannel` BatchOpenChannel attempts to open multiple single-funded channels in a single transaction in an atomic way.
batchOpenChannel(List<BatchOpenChannel>, Integer, Long, Integer, Boolean, String, StreamObserver<BatchOpenChannelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a batchOpenChannel request.
batchOpenChannel(BatchOpenChannelRequest, StreamObserver<BatchOpenChannelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a batchOpenChannel request.
BatchOpenChannel - Class in org.lightningj.lnd.wrapper.message
Wrapper class for BatchOpenChannel.
BatchOpenChannel() - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Empty Constructor
BatchOpenChannel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Json Parsing Constructor
BatchOpenChannel(LightningApi.BatchOpenChannel) - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Constructor using underlying Lightning API Object
batchOpenChannel(List<BatchOpenChannel>, Integer, Long, Integer, Boolean, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a batchOpenChannel request.
batchOpenChannel(BatchOpenChannelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a batchOpenChannel request.
BatchOpenChannelRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for BatchOpenChannelRequest.
BatchOpenChannelRequest() - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Empty Constructor
BatchOpenChannelRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Json Parsing Constructor
BatchOpenChannelRequest(LightningApi.BatchOpenChannelRequest) - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Constructor using underlying Lightning API Object
BatchOpenChannelResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for BatchOpenChannelResponse.
BatchOpenChannelResponse() - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannelResponse
Empty Constructor
BatchOpenChannelResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannelResponse
Json Parsing Constructor
BatchOpenChannelResponse(LightningApi.BatchOpenChannelResponse) - Constructor for class org.lightningj.lnd.wrapper.message.BatchOpenChannelResponse
Constructor using underlying Lightning API Object
BEST_HEADER_TIMESTAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
BETWEENNESS_CENTRALITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
BETWEENNESS_CENTRALITY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
BETWEENNESS_CENTRALITY = 1;
betweennessCentralityEntries - Variable in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
 
BetweennessCentralityEntries() - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntries
 
BetweennessCentralityEntry() - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntry
Empty Constructor
BetweennessCentralityEntry(String, FloatMetric) - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntry
Json Parsing Constructor
BIMODAL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
BIMODAL_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
BIMODAL = 1;
BimodalParameters - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for BimodalParameters.
BimodalParameters() - Constructor for class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Empty Constructor
BimodalParameters(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Json Parsing Constructor
BimodalParameters(RouterOuterClass.BimodalParameters) - Constructor for class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Constructor using underlying Lightning API Object
bindService() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotImplBase
 
bindService(AutopilotGrpc.AsyncService) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
 
bindService(ChainKitGrpc.AsyncService) - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
 
bindService() - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitImplBase
 
bindService(ChainNotifierGrpc.AsyncService) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
 
bindService() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierImplBase
 
bindService(DevGrpc.AsyncService) - Static method in class org.lightningj.lnd.dev.proto.DevGrpc
 
bindService() - Method in class org.lightningj.lnd.dev.proto.DevGrpc.DevImplBase
 
bindService(InvoicesGrpc.AsyncService) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
bindService() - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesImplBase
 
bindService(NeutrinoKitGrpc.AsyncService) - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
bindService() - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitImplBase
 
bindService(PeersGrpc.AsyncService) - Static method in class org.lightningj.lnd.peers.proto.PeersGrpc
 
bindService() - Method in class org.lightningj.lnd.peers.proto.PeersGrpc.PeersImplBase
 
bindService(LightningGrpc.AsyncService) - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
bindService() - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningImplBase
 
bindService(RouterGrpc.AsyncService) - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
bindService() - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterImplBase
 
bindService(SignerGrpc.AsyncService) - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
bindService() - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerImplBase
 
bindService(StateGrpc.AsyncService) - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
 
bindService() - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateImplBase
 
bindService(VersionerGrpc.AsyncService) - Static method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
 
bindService() - Method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerImplBase
 
bindService(WalletKitGrpc.AsyncService) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
bindService() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitImplBase
 
bindService(WalletUnlockerGrpc.AsyncService) - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
 
bindService() - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerImplBase
 
bindService(WatchtowerGrpc.AsyncService) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
 
bindService() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerImplBase
 
bindService(WatchtowerClientGrpc.AsyncService) - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
bindService() - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientImplBase
 
BITS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
BITS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
BLOCK_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
BLOCK_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
BLOCK_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
BLOCK_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
BLOCK_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
BLOCK_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
BLOCK_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
BLOCK_SHA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
BlockEpoch - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for BlockEpoch.
BlockEpoch() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.BlockEpoch
Empty Constructor
BlockEpoch(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.BlockEpoch
Json Parsing Constructor
BlockEpoch(ChainNotifierOuterClass.BlockEpoch) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.BlockEpoch
Constructor using underlying Lightning API Object
BLOCKS_TIL_MATURITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
BLOCKS_TIL_MATURITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
BREACH_CLOSE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
BREACH_CLOSE = 3;
BREACH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
BROADCAST_ATTEMPTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotStub
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
build() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
build() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierStub
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
build() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.dev.proto.DevGrpc.DevBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.dev.proto.DevGrpc.DevFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.dev.proto.DevGrpc.DevStub
 
build() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
build() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
build() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.peers.proto.PeersGrpc.PeersBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.peers.proto.PeersGrpc.PeersFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.peers.proto.PeersGrpc.PeersStub
 
build() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
build() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
build() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
build() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
build() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
build() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
build() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateStub
 
build() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
build() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
build() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
build() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
build() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
build() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
build() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerStub
 
build() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
build() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
 
build(Channel, CallOptions) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
build() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
BUILD_TAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
builder - Variable in class org.lightningj.lnd.wrapper.Message
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
buildPartial() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
buildPartial() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
buildPartial() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
buildPartial() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
buildPartial() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
buildPartial() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
buildPartial() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
buildRoute(RouterOuterClass.BuildRouteRequest, StreamObserver<RouterOuterClass.BuildRouteResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
BuildRoute builds a fully specified route based on a list of hop public keys.
buildRoute(RouterOuterClass.BuildRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
BuildRoute builds a fully specified route based on a list of hop public keys.
buildRoute(RouterOuterClass.BuildRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
BuildRoute builds a fully specified route based on a list of hop public keys.
buildRoute(RouterOuterClass.BuildRouteRequest, StreamObserver<RouterOuterClass.BuildRouteResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
BuildRoute builds a fully specified route based on a list of hop public keys.
buildRoute(Long, Integer, Long, List<byte[]>, byte[], StreamObserver<BuildRouteResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a buildRoute request.
buildRoute(BuildRouteRequest, StreamObserver<BuildRouteResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a buildRoute request.
buildRoute(Long, Integer, Long, List<byte[]>, byte[]) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a buildRoute request.
buildRoute(BuildRouteRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a buildRoute request.
BuildRouteRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for BuildRouteRequest.
BuildRouteRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Empty Constructor
BuildRouteRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Json Parsing Constructor
BuildRouteRequest(RouterOuterClass.BuildRouteRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Constructor using underlying Lightning API Object
BuildRouteResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for BuildRouteResponse.
BuildRouteResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.BuildRouteResponse
Empty Constructor
BuildRouteResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.BuildRouteResponse
Json Parsing Constructor
BuildRouteResponse(RouterOuterClass.BuildRouteResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.BuildRouteResponse
Constructor using underlying Lightning API Object
bumpFee(WalletKitOuterClass.BumpFeeRequest, StreamObserver<WalletKitOuterClass.BumpFeeResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
BumpFee bumps the fee of an arbitrary input within a transaction.
bumpFee(WalletKitOuterClass.BumpFeeRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
BumpFee bumps the fee of an arbitrary input within a transaction.
bumpFee(WalletKitOuterClass.BumpFeeRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
BumpFee bumps the fee of an arbitrary input within a transaction.
bumpFee(WalletKitOuterClass.BumpFeeRequest, StreamObserver<WalletKitOuterClass.BumpFeeResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
BumpFee bumps the fee of an arbitrary input within a transaction.
bumpFee(OutPoint, Integer, Integer, Boolean, Long, StreamObserver<BumpFeeResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a bumpFee request.
bumpFee(BumpFeeRequest, StreamObserver<BumpFeeResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a bumpFee request.
bumpFee(OutPoint, Integer, Integer, Boolean, Long) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a bumpFee request.
bumpFee(BumpFeeRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a bumpFee request.
BumpFeeRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for BumpFeeRequest.
BumpFeeRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Empty Constructor
BumpFeeRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Json Parsing Constructor
BumpFeeRequest(WalletKitOuterClass.BumpFeeRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Constructor using underlying Lightning API Object
BumpFeeResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for BumpFeeResponse.
BumpFeeResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeResponse
Empty Constructor
BumpFeeResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeResponse
Json Parsing Constructor
BumpFeeResponse(WalletKitOuterClass.BumpFeeResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeResponse
Constructor using underlying Lightning API Object
BYTES_RECV_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
BYTES_SENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 

C

CANCELED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
CANCELED = 2;
CANCELED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
CANCELED = 2;
cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg, StreamObserver<InvoicesOuterClass.CancelInvoiceResp>) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesGrpc.AsyncService
CancelInvoice cancels a currently open invoice.
cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
CancelInvoice cancels a currently open invoice.
cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesFutureStub
CancelInvoice cancels a currently open invoice.
cancelInvoice(InvoicesOuterClass.CancelInvoiceMsg, StreamObserver<InvoicesOuterClass.CancelInvoiceResp>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
CancelInvoice cancels a currently open invoice.
cancelInvoice(byte[], StreamObserver<CancelInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to generate a cancelInvoice request.
cancelInvoice(CancelInvoiceMsg, StreamObserver<CancelInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to send a cancelInvoice request.
cancelInvoice(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to generate a cancelInvoice request.
cancelInvoice(CancelInvoiceMsg) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to send a cancelInvoice request.
CancelInvoiceMsg - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for CancelInvoiceMsg.
CancelInvoiceMsg() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
Empty Constructor
CancelInvoiceMsg(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
Json Parsing Constructor
CancelInvoiceMsg(InvoicesOuterClass.CancelInvoiceMsg) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
Constructor using underlying Lightning API Object
CancelInvoiceResp - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for CancelInvoiceResp.
CancelInvoiceResp() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceResp
Empty Constructor
CancelInvoiceResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceResp
Json Parsing Constructor
CancelInvoiceResp(InvoicesOuterClass.CancelInvoiceResp) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceResp
Constructor using underlying Lightning API Object
CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
CAPACITY_FRACTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
Chain - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Chain.
Chain() - Constructor for class org.lightningj.lnd.wrapper.message.Chain
Empty Constructor
Chain(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Chain
Json Parsing Constructor
Chain(LightningApi.Chain) - Constructor for class org.lightningj.lnd.wrapper.message.Chain
Constructor using underlying Lightning API Object
CHAIN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Chain
 
CHAIN_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
CHAIN_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
CHAIN_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
Chainkit - Class in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBestBlockRequest - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBestBlockRequest
Chainkit.GetBestBlockRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBestBlockRequest
Chainkit.GetBestBlockRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBestBlockResponse - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBestBlockResponse
Chainkit.GetBestBlockResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBestBlockResponse
Chainkit.GetBestBlockResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBlockHashRequest - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHashRequest
Chainkit.GetBlockHashRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHashRequest
Chainkit.GetBlockHashRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBlockHashResponse - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHashResponse
Chainkit.GetBlockHashResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHashResponse
Chainkit.GetBlockHashResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBlockHeaderRequest - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHeaderRequest
Chainkit.GetBlockHeaderRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHeaderRequest
Chainkit.GetBlockHeaderRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBlockHeaderResponse - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHeaderResponse
Chainkit.GetBlockHeaderResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockHeaderResponse
Chainkit.GetBlockHeaderResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBlockRequest - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockRequest
Chainkit.GetBlockRequest.Builder - Class in org.lightningj.lnd.chainkit.proto
Protobuf type chainrpc.GetBlockRequest
Chainkit.GetBlockRequestOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
Chainkit.GetBlockResponse - Class in org.lightningj.lnd.chainkit.proto
TODO(ffranr): The neutrino GetBlock response includes many additional helpful fields.
Chainkit.GetBlockResponse.Builder - Class in org.lightningj.lnd.chainkit.proto
TODO(ffranr): The neutrino GetBlock response includes many additional helpful fields.
Chainkit.GetBlockResponseOrBuilder - Interface in org.lightningj.lnd.chainkit.proto
 
ChainKitGrpc - Class in org.lightningj.lnd.chainkit.proto
ChainKit is a service that can be used to get information from the chain backend.
ChainKitGrpc.AsyncService - Interface in org.lightningj.lnd.chainkit.proto
ChainKit is a service that can be used to get information from the chain backend.
ChainKitGrpc.ChainKitBlockingStub - Class in org.lightningj.lnd.chainkit.proto
A stub to allow clients to do synchronous rpc calls to service ChainKit.
ChainKitGrpc.ChainKitFutureStub - Class in org.lightningj.lnd.chainkit.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service ChainKit.
ChainKitGrpc.ChainKitImplBase - Class in org.lightningj.lnd.chainkit.proto
Base class for the server implementation of the service ChainKit.
ChainKitGrpc.ChainKitStub - Class in org.lightningj.lnd.chainkit.proto
A stub to allow clients to do asynchronous rpc calls to service ChainKit.
ChainKitImplBase() - Constructor for class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitImplBase
 
ChainNotifierGrpc - Class in org.lightningj.lnd.chainnotifier.proto
ChainNotifier is a service that can be used to get information about the chain backend by registering notifiers for chain events.
ChainNotifierGrpc.AsyncService - Interface in org.lightningj.lnd.chainnotifier.proto
ChainNotifier is a service that can be used to get information about the chain backend by registering notifiers for chain events.
ChainNotifierGrpc.ChainNotifierBlockingStub - Class in org.lightningj.lnd.chainnotifier.proto
A stub to allow clients to do synchronous rpc calls to service ChainNotifier.
ChainNotifierGrpc.ChainNotifierFutureStub - Class in org.lightningj.lnd.chainnotifier.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service ChainNotifier.
ChainNotifierGrpc.ChainNotifierImplBase - Class in org.lightningj.lnd.chainnotifier.proto
Base class for the server implementation of the service ChainNotifier.
ChainNotifierGrpc.ChainNotifierStub - Class in org.lightningj.lnd.chainnotifier.proto
A stub to allow clients to do asynchronous rpc calls to service ChainNotifier.
ChainNotifierImplBase() - Constructor for class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierImplBase
 
ChainNotifierOuterClass - Class in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.BlockEpoch - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.BlockEpoch
ChainNotifierOuterClass.BlockEpoch.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.BlockEpoch
ChainNotifierOuterClass.BlockEpochOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.ConfDetails - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.ConfDetails
ChainNotifierOuterClass.ConfDetails.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.ConfDetails
ChainNotifierOuterClass.ConfDetailsOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.ConfEvent - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.ConfEvent
ChainNotifierOuterClass.ConfEvent.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.ConfEvent
ChainNotifierOuterClass.ConfEvent.EventCase - Enum in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.ConfEventOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.ConfRequest - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.ConfRequest
ChainNotifierOuterClass.ConfRequest.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.ConfRequest
ChainNotifierOuterClass.ConfRequestOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.Outpoint - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.Outpoint
ChainNotifierOuterClass.Outpoint.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.Outpoint
ChainNotifierOuterClass.OutpointOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.Reorg - Class in org.lightningj.lnd.chainnotifier.proto
TODO(wilmer): need to know how the client will use this first.
ChainNotifierOuterClass.Reorg.Builder - Class in org.lightningj.lnd.chainnotifier.proto
TODO(wilmer): need to know how the client will use this first.
ChainNotifierOuterClass.ReorgOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.SpendDetails - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.SpendDetails
ChainNotifierOuterClass.SpendDetails.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.SpendDetails
ChainNotifierOuterClass.SpendDetailsOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.SpendEvent - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.SpendEvent
ChainNotifierOuterClass.SpendEvent.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.SpendEvent
ChainNotifierOuterClass.SpendEvent.EventCase - Enum in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.SpendEventOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
ChainNotifierOuterClass.SpendRequest - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.SpendRequest
ChainNotifierOuterClass.SpendRequest.Builder - Class in org.lightningj.lnd.chainnotifier.proto
Protobuf type chainrpc.SpendRequest
ChainNotifierOuterClass.SpendRequestOrBuilder - Interface in org.lightningj.lnd.chainnotifier.proto
 
CHAINS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
CHAN_BACKUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
CHAN_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
CHAN_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
CHAN_CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
CHAN_CLOSE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HopHint
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
CHAN_ID_IN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
CHAN_ID_OUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
CHAN_OPEN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
CHAN_PENDING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
CHAN_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
CHAN_POINT_SHIM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
CHAN_POINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
CHAN_STATUS_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
CHAN_STATUS_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
ChanBackupExportRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChanBackupExportRequest.
ChanBackupExportRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupExportRequest
Empty Constructor
ChanBackupExportRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupExportRequest
Json Parsing Constructor
ChanBackupExportRequest(LightningApi.ChanBackupExportRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupExportRequest
Constructor using underlying Lightning API Object
ChanBackupSnapshot - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChanBackupSnapshot.
ChanBackupSnapshot() - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
Empty Constructor
ChanBackupSnapshot(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
Json Parsing Constructor
ChanBackupSnapshot(LightningApi.ChanBackupSnapshot) - Constructor for class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
Constructor using underlying Lightning API Object
CHANGE_ADDRESS_TYPE_P2TR_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
CHANGE_ADDRESS_TYPE_P2TR indicates to use P2TR address for change output (BIP0086 key scope).
CHANGE_ADDRESS_TYPE_UNSPECIFIED_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
CHANGE_ADDRESS_TYPE_UNSPECIFIED indicates that no change address type is provided.
CHANGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
CHANGE_OUTPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
CHANGE_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
ChangeAddressType - Enum in org.lightningj.lnd.wrapper.walletkit.message
Wrapper enum ChangeAddressType.
changePassword(Walletunlocker.ChangePasswordRequest, StreamObserver<Walletunlocker.ChangePasswordResponse>) - Method in interface org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.AsyncService
lncli: `changepassword` ChangePassword changes the password of the encrypted wallet.
changePassword(Walletunlocker.ChangePasswordRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerBlockingStub
lncli: `changepassword` ChangePassword changes the password of the encrypted wallet.
changePassword(Walletunlocker.ChangePasswordRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerFutureStub
lncli: `changepassword` ChangePassword changes the password of the encrypted wallet.
changePassword(Walletunlocker.ChangePasswordRequest, StreamObserver<Walletunlocker.ChangePasswordResponse>) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerStub
lncli: `changepassword` ChangePassword changes the password of the encrypted wallet.
changePassword(byte[], byte[], Boolean, Boolean, StreamObserver<ChangePasswordResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to generate a changePassword request.
changePassword(ChangePasswordRequest, StreamObserver<ChangePasswordResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to send a changePassword request.
changePassword(byte[], byte[], Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to generate a changePassword request.
changePassword(ChangePasswordRequest) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to send a changePassword request.
ChangePasswordRequest - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for ChangePasswordRequest.
ChangePasswordRequest() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Empty Constructor
ChangePasswordRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Json Parsing Constructor
ChangePasswordRequest(Walletunlocker.ChangePasswordRequest) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Constructor using underlying Lightning API Object
ChangePasswordResponse - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for ChangePasswordResponse.
ChangePasswordResponse() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
Empty Constructor
ChangePasswordResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
Json Parsing Constructor
ChangePasswordResponse(Walletunlocker.ChangePasswordResponse) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
Constructor using underlying Lightning API Object
ChanInfoRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChanInfoRequest.
ChanInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChanInfoRequest
Empty Constructor
ChanInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanInfoRequest
Json Parsing Constructor
ChanInfoRequest(LightningApi.ChanInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChanInfoRequest
Constructor using underlying Lightning API Object
channel - Variable in class org.lightningj.lnd.wrapper.API
 
Channel - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Channel.
Channel() - Constructor for class org.lightningj.lnd.wrapper.message.Channel
Empty Constructor
Channel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Channel
Json Parsing Constructor
Channel(LightningApi.Channel) - Constructor for class org.lightningj.lnd.wrapper.message.Channel
Constructor using underlying Lightning API Object
CHANNEL_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
CHANNEL_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
CHANNEL_DISABLED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
CHANNEL_DISABLED = 14;
CHANNEL_FEES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
CHANNEL_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
CHANNEL_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
CHANNEL_POINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
CHANNEL_RESERVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
CHANNEL_UPDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
CHANNEL_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
channelAcceptor(StreamObserver<LightningApi.ChannelAcceptRequest>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
channelAcceptor(StreamObserver<LightningApi.ChannelAcceptRequest>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
ChannelAcceptRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelAcceptRequest.
ChannelAcceptRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Empty Constructor
ChannelAcceptRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Json Parsing Constructor
ChannelAcceptRequest(LightningApi.ChannelAcceptRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Constructor using underlying Lightning API Object
ChannelAcceptResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelAcceptResponse.
ChannelAcceptResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Empty Constructor
ChannelAcceptResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Json Parsing Constructor
ChannelAcceptResponse(LightningApi.ChannelAcceptResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Constructor using underlying Lightning API Object
ChannelBackup - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelBackup.
ChannelBackup() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackup
Empty Constructor
ChannelBackup(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackup
Json Parsing Constructor
ChannelBackup(LightningApi.ChannelBackup) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackup
Constructor using underlying Lightning API Object
ChannelBackups - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelBackups.
ChannelBackups() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackups
Empty Constructor
ChannelBackups(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackups
Json Parsing Constructor
ChannelBackups(LightningApi.ChannelBackups) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackups
Constructor using underlying Lightning API Object
ChannelBackupSubscription - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelBackupSubscription.
ChannelBackupSubscription() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackupSubscription
Empty Constructor
ChannelBackupSubscription(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackupSubscription
Json Parsing Constructor
ChannelBackupSubscription(LightningApi.ChannelBackupSubscription) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBackupSubscription
Constructor using underlying Lightning API Object
channelBalance(LightningApi.ChannelBalanceRequest, StreamObserver<LightningApi.ChannelBalanceResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
channelBalance(LightningApi.ChannelBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
channelBalance(LightningApi.ChannelBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
channelBalance(LightningApi.ChannelBalanceRequest, StreamObserver<LightningApi.ChannelBalanceResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
channelBalance(StreamObserver<ChannelBalanceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a channelBalance request.
channelBalance(ChannelBalanceRequest, StreamObserver<ChannelBalanceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a channelBalance request.
channelBalance() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a channelBalance request.
channelBalance(ChannelBalanceRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a channelBalance request.
ChannelBalanceRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelBalanceRequest.
ChannelBalanceRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceRequest
Empty Constructor
ChannelBalanceRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceRequest
Json Parsing Constructor
ChannelBalanceRequest(LightningApi.ChannelBalanceRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceRequest
Constructor using underlying Lightning API Object
ChannelBalanceResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelBalanceResponse.
ChannelBalanceResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Empty Constructor
ChannelBalanceResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Json Parsing Constructor
ChannelBalanceResponse(LightningApi.ChannelBalanceResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Constructor using underlying Lightning API Object
ChannelCloseSummary - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelCloseSummary.
ChannelCloseSummary() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Empty Constructor
ChannelCloseSummary(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Json Parsing Constructor
ChannelCloseSummary(LightningApi.ChannelCloseSummary) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Constructor using underlying Lightning API Object
ChannelCloseSummary.ClosureType - Enum in org.lightningj.lnd.wrapper.message
Inner enum ClosureType for class ChannelCloseSummary Generated Automatically.
ChannelCloseUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelCloseUpdate.
ChannelCloseUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
Empty Constructor
ChannelCloseUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
Json Parsing Constructor
ChannelCloseUpdate(LightningApi.ChannelCloseUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
Constructor using underlying Lightning API Object
ChannelConstraints - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelConstraints.
ChannelConstraints() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelConstraints
Empty Constructor
ChannelConstraints(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelConstraints
Json Parsing Constructor
ChannelConstraints(LightningApi.ChannelConstraints) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelConstraints
Constructor using underlying Lightning API Object
ChannelEdge - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelEdge.
ChannelEdge() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge
Empty Constructor
ChannelEdge(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge
Json Parsing Constructor
ChannelEdge(LightningApi.ChannelEdge) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge
Constructor using underlying Lightning API Object
ChannelEdge.CustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
ChannelEdge.CustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class CustomRecordsEntry for class ChannelEdge.
ChannelEdgeUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelEdgeUpdate.
ChannelEdgeUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Empty Constructor
ChannelEdgeUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Json Parsing Constructor
ChannelEdgeUpdate(LightningApi.ChannelEdgeUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Constructor using underlying Lightning API Object
ChannelEventSubscription - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelEventSubscription.
ChannelEventSubscription() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventSubscription
Empty Constructor
ChannelEventSubscription(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventSubscription
Json Parsing Constructor
ChannelEventSubscription(LightningApi.ChannelEventSubscription) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventSubscription
Constructor using underlying Lightning API Object
ChannelEventUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelEventUpdate.
ChannelEventUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Empty Constructor
ChannelEventUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Json Parsing Constructor
ChannelEventUpdate(LightningApi.ChannelEventUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Constructor using underlying Lightning API Object
ChannelEventUpdate.UpdateType - Enum in org.lightningj.lnd.wrapper.message
Inner enum UpdateType for class ChannelEventUpdate Generated Automatically.
ChannelFeeReport - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelFeeReport.
ChannelFeeReport() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Empty Constructor
ChannelFeeReport(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Json Parsing Constructor
ChannelFeeReport(LightningApi.ChannelFeeReport) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Constructor using underlying Lightning API Object
ChannelGraph - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelGraph.
ChannelGraph() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraph
Empty Constructor
ChannelGraph(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraph
Json Parsing Constructor
ChannelGraph(LightningApi.ChannelGraph) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraph
Constructor using underlying Lightning API Object
ChannelGraphRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelGraphRequest.
ChannelGraphRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
Empty Constructor
ChannelGraphRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
Json Parsing Constructor
ChannelGraphRequest(LightningApi.ChannelGraphRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
Constructor using underlying Lightning API Object
ChannelOpenUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelOpenUpdate.
ChannelOpenUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
Empty Constructor
ChannelOpenUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
Json Parsing Constructor
ChannelOpenUpdate(LightningApi.ChannelOpenUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
Constructor using underlying Lightning API Object
ChannelPoint - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelPoint.
ChannelPoint() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelPoint
Empty Constructor
ChannelPoint(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelPoint
Json Parsing Constructor
ChannelPoint(LightningApi.ChannelPoint) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelPoint
Constructor using underlying Lightning API Object
CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
ChannelUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChannelUpdate.
ChannelUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelUpdate
Empty Constructor
ChannelUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelUpdate
Json Parsing Constructor
ChannelUpdate(LightningApi.ChannelUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelUpdate
Constructor using underlying Lightning API Object
ChanPointShim - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ChanPointShim.
ChanPointShim() - Constructor for class org.lightningj.lnd.wrapper.message.ChanPointShim
Empty Constructor
ChanPointShim(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ChanPointShim
Json Parsing Constructor
ChanPointShim(LightningApi.ChanPointShim) - Constructor for class org.lightningj.lnd.wrapper.message.ChanPointShim
Constructor using underlying Lightning API Object
ChanStatusAction - Enum in org.lightningj.lnd.wrapper.router.message
Wrapper enum ChanStatusAction.
checkMacaroonPermissions(LightningApi.CheckMacPermRequest, StreamObserver<LightningApi.CheckMacPermResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.
checkMacaroonPermissions(LightningApi.CheckMacPermRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.
checkMacaroonPermissions(LightningApi.CheckMacPermRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.
checkMacaroonPermissions(LightningApi.CheckMacPermRequest, StreamObserver<LightningApi.CheckMacPermResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.
checkMacaroonPermissions(byte[], List<MacaroonPermission>, String, StreamObserver<CheckMacPermResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a checkMacaroonPermissions request.
checkMacaroonPermissions(CheckMacPermRequest, StreamObserver<CheckMacPermResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a checkMacaroonPermissions request.
checkMacaroonPermissions(byte[], List<MacaroonPermission>, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a checkMacaroonPermissions request.
checkMacaroonPermissions(CheckMacPermRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a checkMacaroonPermissions request.
CheckMacPermRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for CheckMacPermRequest.
CheckMacPermRequest() - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Empty Constructor
CheckMacPermRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Json Parsing Constructor
CheckMacPermRequest(LightningApi.CheckMacPermRequest) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Constructor using underlying Lightning API Object
CheckMacPermResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for CheckMacPermResponse.
CheckMacPermResponse() - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
Empty Constructor
CheckMacPermResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
Json Parsing Constructor
CheckMacPermResponse(LightningApi.CheckMacPermResponse) - Constructor for class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
Constructor using underlying Lightning API Object
CHILD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMP
 
CHILD_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
CIPHER_SEED_MNEMONIC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
CIPHER_SEED_MNEMONIC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
CircuitKey - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for CircuitKey.
CircuitKey() - Constructor for class org.lightningj.lnd.wrapper.router.message.CircuitKey
Empty Constructor
CircuitKey(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.CircuitKey
Json Parsing Constructor
CircuitKey(RouterOuterClass.CircuitKey) - Constructor for class org.lightningj.lnd.wrapper.router.message.CircuitKey
Constructor using underlying Lightning API Object
CIRCULAR_ROUTE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
CIRCULAR_ROUTE = 22;
CLAIMED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
An output was claimed on chain.
CLEANUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
clear() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
clear() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
clear() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
clear() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
clear() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
clear() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
clear() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
clear() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
clear() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
clear() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
clear() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
clear() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
clear() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
clear() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
clear() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
clear() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
clear() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
clearAbandoned() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool abandoned = 6;
clearAccept() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
Whether or not the client accepts the channel.
clearAcceptHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Block height at which this htlc was accepted.
clearAcceptTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Time at which this htlc was accepted.
clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
An optional filter to only include transactions relevant to an account.
clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The name of the account to generate a new address for.
clearAccount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
The wallet account the balance is shown for.
clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The name of the account to retrieve the next address of.
clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
The name of the account to finalize the PSBT with.
clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The name of the account to fund the PSBT with.
clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
clearAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
clearAccount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Account is the third number in the derivation path.
clearAccountBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
clearAccountName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional filter to only return addresses matching this account.
clearAccounts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
clearAccounts() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
clearAccountWithAddresses() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
clearAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
Determines the kind of action.
clearAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
Determines the kind of action.
clearAction() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The action that is granted.
clearAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The resolve action for this intercepted htlc.
clearAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.routerrpc.ChanStatusAction action = 2;
clearActions() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
clearActive() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
Indicates whether the autopilot is active or not.
clearActive() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Indicates whether the neutrino backend is active or not.
clearActive() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether this channel is active or not
clearActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
clearActiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool active_only = 1;
clearActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
wtclientrpc.Tower.active_session_candidate is deprecated. See wtclient.proto;l=122
clearActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
Whether the watchtower is currently a candidate for new sessions.
clearAddIndex() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
The "add" index of this invoice.
clearAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
The "add" index of this invoice.
clearAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The "add" index of this invoice.
clearAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
If specified (non-zero), then we'll first start by sending out notifications for all added indexes with an add_index greater than this value.
clearAdditionalPublicChannels() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
The number of additional channels the user would like to open.
clearAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
clearAddr() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string addr = 2;
clearAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The address to send coins to
clearAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
The address encoded using a bech32 format.
clearAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The address which will be used to look up the private key and sign the corresponding message.
clearAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The address which will be used to look up the public key and verify the the signature.
clearAddress() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
The address used to apply the update action.
clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
The newly generated wallet address
clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The address
clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Network address of the peer; eg `127.0.0.1:10011`
clearAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The address
clearAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
clearAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
A network address the watchtower is reachable over.
clearAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
If set, then the record for this address will be removed, indicating that is is stale.
clearAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
clearAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
clearAddresses() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
clearAddresses() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
clearAddressType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The type of address
clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The type of addresses the account supports.
clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The type of addresses the account supports.
clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
The type of address that will be generated from the public key.
clearAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this address type.
clearAddressUpdates() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
clearAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
clearAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
clearAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
The binary serialized admin macaroon that can be used to access the daemon after rotating the macaroon root key.
clearAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
The binary serialized admin macaroon that can be used to access the daemon after creating the wallet.
clearAdvertisingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string advertising_node = 5;
clearAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
clearAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
clearAlias() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Alias or nick name of the node.
clearAlias() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
If applicable, the alias of the current node, e.g.
clearAlias() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string alias = 3;
clearAlias() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string alias = 4;
clearAliases() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
The set of all aliases stored for the base SCID.
clearAliasMaps() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
clearAliasScids() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This lists out the set of alias short channel ids that exist for a channel.
clearAliasScids() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
This lists out the set of alias short channel ids that existed for the closed channel.
clearAllLeaves() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
clearAllowExternalPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
Informs the RPC on whether to allow external permissions that LND is not aware of.
clearAllowSelfPayment() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
If set, circular payments to self are permitted.
clearAllowSelfPayment() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, circular payments to self are permitted.
clearAllSignerPubkeys() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
clearAllSignerPubkeys() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
int64 amount = 2;
clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The value of the output coin in satoshis
clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The total value of the htlc
clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The amount in satoshis to send
clearAmount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction amount, denominated in satoshis
clearAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The amount that was claimed by the resolution.
clearAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The value of the unspent coin in satoshis
clearAmountSat() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The value of the output we're attempting to sweep.
clearAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
clearAmp() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, an AMP-payment will be attempted.
clearAmpInvoiceState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
clearAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
clearAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The size of the pre-crafted output to be used as the channel point for this channel funding.
clearAmt() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The amount to send expressed in satoshis.
clearAmt() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The amount to send expressed in satoshis.
clearAmt() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Number of satoshis to send.
clearAmtIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in satoshis) of the incoming HTLC that created half the circuit.
clearAmtInMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in milli-satoshis) of the incoming HTLC that created half the circuit.
clearAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
The amount of the htlc in msat.
clearAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The amount to send expressed in millisatoshis.
clearAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The amount to send expressed in millisatoshis.
clearAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
The amount to send expressed in msat.
clearAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The amount for which to calculate a probability.
clearAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Number of millisatoshis to send.
clearAmtOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in satoshis) of the outgoing HTLC that created the second half of the circuit.
clearAmtOutMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in milli-satoshis) of the outgoing HTLC that created the second half of the circuit.
clearAmtPaid() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
lnrpc.Invoice.amt_paid is deprecated. See lightning.api.proto;l=3595
clearAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The total amount paid for the sub-invoice expressed in milli satoshis.
clearAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The amount that was accepted for this invoice, in millisatoshis.
clearAmtPaidSat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The amount that was accepted for this invoice, in satoshis.
clearAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
The amount one wishes to send to the target destination.
clearAmtToForward() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.amt_to_forward is deprecated. See lightning.api.proto;l=3075
clearAmtToForwardMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
int64 amt_to_forward_msat = 6;
clearAnchor() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
clearAppMajor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The major application version.
clearAppMinor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The minor application version.
clearAppPatch() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application patch number.
clearAppPreRelease() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application pre-release modifier, possibly empty.
clearApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
clearAttemptId() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The unique ID that is used for this attempt.
clearAttemptTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The time in UNIX nanoseconds at which this HTLC was sent.
clearAutoFailHeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The block height at which this htlc will be auto-failed to prevent the channel from force-closing.
clearAvgChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
double avg_channel_size = 7;
clearAvgOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
double avg_out_degree = 2;
clearBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
clearBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Deprecated.
lnrpc.ChannelBalanceResponse.balance is deprecated. See lightning.api.proto;l=2887
clearBalance() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The balance of the address.
clearBanned() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
bool banned = 1;
clearBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The base fee charged regardless of the number of milli-satoshis sent.
clearBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The base fee that must be used for incoming HTLC's to this particular channel.
clearBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The base fee charged regardless of the number of milli-satoshis sent.
clearBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The base fee charged regardless of the number of milli-satoshis sent.
clearBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The base fee charged regardless of the number of milli-satoshis sent.
clearBasePsbt() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
An optional base PSBT the new channel output will be added to.
clearBaseScid() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
For non-zero-conf channels, this is the confirmed SCID.
clearBestHeaderTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Timestamp of the block best known to the wallet
clearBetweennessCentrality() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
clearBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
clearBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The bits in hex notation.
clearBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The bits in hex notation.
clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
The hash of the best block.
clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
The hash of the best block at the specified height.
clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
The hash of the block with the requested header.
clearBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
The hash of the requested block.
clearBlockHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The hash of the block in which the confirmed transaction was included in.
clearBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block hash.
clearBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the hash of the best block
clearBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The hash of the block this transaction was included in
clearBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
The height of the best block.
clearBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
Block height of the target best chain block.
clearBlockHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The height of the block in which the confirmed transaction was included in.
clearBlockHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block height.
clearBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
int32 block_height = 2;
clearBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the height of the best block
clearBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The height of the block this transaction was included in
clearBlockSha() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
bytes block_sha = 1;
clearBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
Remaining # of blocks until the commitment output can be swept.
clearBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The number of blocks remaining until the current stage can be swept.
clearBreach() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool breach = 4;
clearBroadcastAttempts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The number of broadcast attempts we've made to sweep the output.
clearBuildTags() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
clearBytesRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Bytes of data transmitted from this peer
clearBytesSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Bytes of data transmitted to this peer
clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total amount of funds held in this channel
clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Total capacity of the channel.
clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
int64 capacity = 6;
clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
int64 capacity = 3;
clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
int64 capacity = 2;
clearCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 capacity = 3;
clearCapacityFraction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The fraction of a channel's capacity that we consider to have liquidity.
clearChain() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The blockchain the node is on (eg bitcoin, litecoin)
clearChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The hash of the genesis block that the proposed channel resides in.
clearChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The hash of the genesis block that this channel resides within.
clearChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The target chain that this channel was opened within.
clearChains() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
clearChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Is an encrypted single-chan backup.
clearChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
clearChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
clearChanCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.chan_capacity is deprecated. See lightning.api.proto;l=3074
clearChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
clearChange() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
Whether a change address should be derived.
clearChangeOutputIndex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The index of the added change output or -1 if no change was left over.
clearChangeType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The address type for the change.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
The unique channel ID for the channel.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The unique channel ID for the channel.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The unique channel ID for the channel.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
The unique channel ID for the channel.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The short channel id that this fee report belongs to.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The unique description of the funding transaction.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
The unique channel ID for the channel.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
The unique channel ID for the channel.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The unique identifier of the channel.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Short channel id over which the htlc was received.
clearChanId() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
uint64 chan_id = 1;
clearChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
/ The id of the channel that the is part of this circuit.
clearChanIdIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The incoming channel ID that carried the HTLC that created the circuit.
clearChanIdOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The outgoing channel ID that carried the preimage that completed the circuit.
clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
clearChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
clearChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
clearChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
clearChannelFees() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
clearChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
A bit-field which the initiator uses to specify proposed channel behavior.
clearChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The bitfield that describes additional meta-data concerning how the update is to be interpreted.
clearChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
The unique channel ID for the channel.
clearChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
The short channel id of this edge.
clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The outpoint (txid:index) of the funding transaction.
clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The outpoint (txid:index) of the funding transaction.
clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The channel that this fee report belongs to.
clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
clearChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string channel_point = 2;
clearChannelReserve() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The minimum amount of satoshis the initiator requires us to have at all times.
clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
clearChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
clearChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
clearChannelUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
clearChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
clearChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string chan_point = 2;
clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
clearChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
clearChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
clearChanPoints() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
clearChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
clearChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The minimum satoshis this node is required to reserve in its balance.
clearChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
A set of flags showing the current state of the channel.
clearChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
A set of flags showing the current state of the channel.
clearChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
A nonce used to randomize the child preimage and child hash from a given root_share.
clearChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
uint32 child_index = 3;
clearCipherSeedMnemonic() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
clearCipherSeedMnemonic() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
clearCleanup() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
Cleanup indicates that after signing, the session state can be cleaned up, since another participant is going to be responsible for combining the partial signatures.
clearCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
clearCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Close address is the address that we will enforce payout to on cooperative close if the channel was opened utilizing option upfront shutdown.
clearCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
clearClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
clearClosedChans() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
clearClosedHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
uint32 closed_height = 3;
clearCloseHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Height at which the funding transaction was spent.
clearCloseInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Close initiator indicates which party initiated the close.
clearClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
clearCloseType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Details on how the channel was closed.
clearClosingTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The txid of the transaction which ultimately closed this channel.
clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
bytes closing_txid = 1;
clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The transaction id of the closing transaction
clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The transaction id of the closing transaction
clearClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The transaction id of the closing transaction
clearCltvExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Delta to use for the time-lock of the CLTV extended to the final hop.
clearCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent cltv expiry value.
clearCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Delta to use for the time-lock of the CLTV extended to the final hop.
clearCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 cltv_expiry = 9;
clearCltvExpiryDelta() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The time-lock delta of the channel.
clearCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional maximum total time lock for the route.
clearCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional maximum total time lock for the route.
clearCltvLimit() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional maximum total time lock for the route.
clearCode() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
Failure code as defined in the Lightning spec
clearCoinType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Coin type is the second number in the derivation path, this is _always_ 0 for purposes 49 and 84.
clearColor() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Color is the node's color in hex code format.
clearColor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The color of the current node in hex code format
clearColor() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string color = 5;
clearColor() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string color = 5;
clearCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
clearCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
clearCommit() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
A verbose description of the daemon's commit.
clearCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The amount calculated to be paid in fees for the current set of commitment transactions.
clearCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The amount calculated to be paid in fees for the current set of commitment transactions.
clearCommitHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The SHA1 commit hash that the daemon is compiled with.
clearCommitHash() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The SHA1 commit hash that the daemon is compiled with.
clearCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The explicit commitment type to use.
clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The commitment type used by this channel.
clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The commitment type the initiator wishes to use for the proposed channel.
clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The explicit commitment type to use.
clearCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The commitment type used by this channel.
clearCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The weight of the commitment transaction
clearCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The weight of the commitment transaction
clearCompactSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Use the compact (pubkey recoverable) format instead of the raw lnwire format.
clearConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
clearConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
clearConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
clearConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The number of confirmations.
clearConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The number of confirmations.
clearConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The number of confirmations for the Utxo
clearConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
The confirmed balance of the account (with >= 1 confirmations).
clearConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The confirmed balance of a wallet(with >= 1 confirmations)
clearConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
The number of confirmations to shoot for when estimating the fee.
clearConnectingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string connecting_node = 6;
clearCooperative() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool cooperative = 1;
clearCountTotalPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, all payments (complete and incomplete, independent of the max_payments parameter) will be counted.
clearCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
When this invoice was created.
clearCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.creation_date is deprecated. See lightning.api.proto;l=3892
clearCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, returns all invoices with a creation date less than or equal to it.
clearCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, returns all invoices with a creation date less than or equal to it.
clearCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, returns all invoices with a creation date greater than or equal to it.
clearCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, returns all invoices with a creation date greater than or equal to it.
clearCreationTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The time in UNIX nanoseconds at which the payment was created.
clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.csv_delay is deprecated. See lightning.api.proto;l=1470
clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The number of blocks to use for the relative time lock in the pay-to-self output of both commitment transactions.
clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The csv delay (in blocks) that we require for the remote party.
clearCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The CSV delay expressed in relative blocks.
clearCurrentPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
current_password should be the current valid passphrase used to unlock the daemon.
clearCustomCaveatCondition() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The parsed condition of the macaroon's custom caveat for convenient access.
clearCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the custom macaroon caveat that this middleware is responsible for.
clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
clearCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
clearCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
clearData() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Raw message data
clearData() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Raw message data.
clearDayFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 24 hrs.
clearDecayTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
DecayTime describes the information decay of knowledge about previous successes and failures in channels.
clearDeleted() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
A boolean indicates that the deletion is successful.
clearDeliveryAddress() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
An optional address to send funds to in the case of a cooperative close.
clearDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The derivation path corresponding to the account public key.
clearDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The derivation path corresponding to the account public key.
clearDescription() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description = 6;
clearDescriptionHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Hash (SHA-256) of a description of the payment.
clearDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Hash (SHA-256) of a description of the payment.
clearDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description_hash = 7;
clearDest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The identity pubkey of the payment recipient.
clearDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
The destination once wishes to obtain a routing fee quote to.
clearDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The identity pubkey of the payment recipient
clearDestAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
clearDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
clearDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
clearDestCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
clearDestFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
clearDestFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
clearDestFeatures() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
clearDestination() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string destination = 1;
clearDestString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
clearDirectionReverse() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
The direction of this edge.
clearDisabled() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
bool disabled = 5;
clearDoubleHash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Double-SHA256 hash instead of just the default single round.
clearDoubleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A private key that will be used in combination with its corresponding private key to derive the private key that is to be used to sign the target input.
clearDryRun() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
Whether a dry run should be attempted when importing the account.
clearDryRunExternalAddrs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
clearDryRunInternalAddrs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
clearDustLimit() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The dust limit of the initiator's commitment tx.
clearDustLimitSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The dust limit (in satoshis) of the initiator's commitment tx.
clearEdges() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
clearEnable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
Whether the autopilot agent should be enabled or not.
clearEncipheredSeed() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
enciphered_seed are the raw aezeed cipher seed bytes.
clearEndHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
The height until which to list transactions, inclusive.
clearEndTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
End time is the end point of the forwarding history request.
clearEntity() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The entity a permission grants access to.
clearEntity() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
string entity = 1;
clearEphemeralPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
The ephemeral public key to use for the DH key derivation.
clearError() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
An optional error to send the initiating party to indicate why the channel was rejected.
clearError() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
The error to return to the user.
clearError() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The string representation of the error sent by our peer.
clearErrors() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
clearEstimatorConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
clearEvent() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
clearEvent() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
clearEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
clearEventType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The event type indicates whether the htlc was part of a send, receive or forward.
clearExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
Whether to exclude exhausted sessions in the response info.
clearExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
Whether to exclude exhausted sessions in the response info.
clearExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
The absolute expiration of the output lease represented as a unix timestamp.
clearExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The absolute expiration of the output lease represented as a unix timestamp.
clearExpirationHeight() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
uint32 expiration_height = 4;
clearExpirationSeconds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The time in seconds before the lock expires.
clearExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Payment request expiry time in seconds.
clearExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
uint32 expiry = 5;
clearExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Payment request expiry time in seconds.
clearExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 expiry = 5;
clearExpiryHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Block height at which this htlc expires.
clearExtendedMasterKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
clearExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key_birthday_timestamp is the optional unix timestamp in seconds to use as the wallet's birthday when using an extended master key to restore the wallet.
clearExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The public key backing the account that all keys are derived from represented as an extended key.
clearExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A public key that corresponds to a wallet account represented as an extended key.
clearExternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The number of keys derived from the external branch of the account public key.
clearExtraOpaqueData() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The set of data that was appended to this message, some of which we may not actually know how to iterate or parse.
clearFailAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Lowest amount that failed to forward in millisats.
clearFailAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Lowest amount that failed to forward rounded to whole sats.
clearFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
Only delete failed HTLCs from payments, not the payment itself.
clearFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
Only delete failed HTLCs from the payment, not the payment itself.
clearFailedPaymentsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
Only delete failed payments.
clearFailedUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
clearFailTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Time of last failure.
clearFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
clearFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
clearFailureCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Return the specified failure code in case the resolve action is Fail.
clearFailureDetail() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureDetail provides additional information about the reason for the failure.
clearFailureMessage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Encrypted failure message in case the resolve action is Fail.
clearFailureReason() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
.lnrpc.PaymentFailureReason failure_reason = 16;
clearFailureSourceIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
The position in the path of the intermediate or final node that generated the failure message.
clearFailureString() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
A string representation of the link failure.
clearFallbackAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Fallback on-chain address.
clearFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Fallback on-chain address.
clearFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string fallback_addr = 8;
clearFeatureBit() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
The feature bit used to apply the update action.
clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
clearFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
clearFeatureUpdates() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
clearFee() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total fee (in satoshis) that this payment circuit carried.
clearFee() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.fee is deprecated. See lightning.api.proto;l=3076
clearFee() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.fee is deprecated. See lightning.api.proto;l=3897
clearFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The base fee of the channel denominated in millisatoshis.
clearFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 fee_base_msat = 3;
clearFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
clearFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
clearFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
clearFeeLimitMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of millisatoshis that will be paid as a fee of the payment.
clearFeeLimitSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
clearFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total fee (in milli-satoshis) that this payment circuit carried.
clearFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
int64 fee_msat = 7;
clearFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The fee paid for this payment in milli-satoshis
clearFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The required number of satoshis per kilo-weight that the requester will pay at all times, for both the funding transaction and commitment transaction.
clearFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The initial fee rate that the initiator suggests for both commitment transactions.
clearFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The required number of satoshis per kilo-weight that the requester will pay at all times, for both the funding transaction and commitment transaction.
clearFeePerMil() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The amount charged per milli-satoshis transferred expressed in millionths of a satoshi.
clearFeeProportionalMillionths() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The fee rate of the channel for sending one satoshi across it denominated in millionths of a satoshi.
clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The fee rate in ppm (parts per million) that will be charged in proportion of the value of each forwarded HTLC.
clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The effective fee rate in milli-satoshis.
clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The fee rate that will be charged per millionth of a satoshi.
clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The fee rate in ppm (parts per million) that will be charged in proportion of the value of each forwarded HTLC.
clearFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The effective fee rate in milli-satoshis.
clearFeeRateMilliMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 fee_rate_milli_msat = 4;
clearFeeRatePpm() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The effective fee rate in micro-satoshis (parts per million).
clearFeerateSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
Deprecated.
lnrpc.EstimateFeeResponse.feerate_sat_per_byte is deprecated. See lightning.api.proto;l=1114
clearFees() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
clearFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
The total fee in satoshis.
clearFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The fee paid for this payment in satoshis
clearFilter() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
GCS filter.
clearFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional CLTV delta from the current height that should be used for the timelock of the final hop.
clearFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
clearFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
CLTV delta from the current height that should be used for the timelock of the final hop
clearFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
clearFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
clearFinalRawTx() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly.
clearFinalSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
The final, full signature that is valid for the combined public key.
clearFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
The index of the last item in the set of returned invoices.
clearFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The index of the first item in the set of returned payments.
clearFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of satoshis.
clearFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of millisatoshis.
clearFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent flags value.
clearFlapCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The number of times we have recorded this peer going offline or coming online, recorded across restarts.
clearForce() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
If true, then the channel will be closed forcibly.
clearForce() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Whether to force override MC pair history.
clearForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
Whether this input must be force-swept.
clearForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Whether this input must be force-swept.
clearForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
clearForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
clearForwardingChannel() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
If this HTLC is involved in a forwarding operation, this field indicates the forwarding channel.
clearForwardingEvents() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
clearForwardingHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
Index identifying the htlc on the forwarding channel.
clearFrom() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
The sending node of the pair.
clearFromNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The source node pubkey of the pair.
clearFullInclusionProof() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The BIP-0341 serialized inclusion proof that is required to prove that the revealed leaf is part of the tree.
clearFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
clearFullMethod() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
string fullMethod = 3;
clearFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
clearFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
clearFundedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
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.
clearFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
A PSBT that should be signed and finalized.
clearFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The funded but not yet signed PSBT packet.
clearFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
The PSBT that should be signed.
clearFundingAddress() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
clearFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The exact amount in satoshis that needs to be sent to the above address to fund the pending channel.
clearFundingAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The funding amount in satoshis that initiator wishes to use in the channel.
clearFundingCanceled() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool funding_canceled = 5;
clearFundingExpiryBlocks() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The number of blocks until the funding transaction is considered expired.
clearFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
clearFundingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
clearFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Txid of the funding transaction.
clearFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
clearFundMax() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If set, then lnd will attempt to commit all the coins under control of the internal wallet to open the channel, and the LocalFundingAmount field must be zero and is ignored.
clearGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, then this update applies to all currently active channels.
clearGlobalFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.global_features is deprecated. See lightning.api.proto;l=3393
clearGoVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The version of go that compiled the executable.
clearGraphDiameter() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 graph_diameter = 1;
clearHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The amount of time mission control will take to restore a penalized node or channel back to 50% success probability, expressed in seconds.
clearHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.half_life_seconds is deprecated. See router.proto;l=482
clearHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
The hash of the block.
clearHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
The hash of the transaction.
clearHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The hash of the preimage
clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
The block hash.
clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
Block hash in hex notation.
clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block hash (same as provided).
clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
Block hash in hex notation.
clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block hash (same as provided).
clearHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
Block hash in hex notation.
clearHash() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
The payment hash of the AMP HTLC.
clearHashLock() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
bytes hash_lock = 3;
clearHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
Indicates whether all nonces required to start the signing process are known now.
clearHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
Indicates whether all nonces required to start the signing process are known now.
clearHaveAllSignatures() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
Indicates whether all partial signatures required to create a final, full signature are known yet.
clearHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
The height of the block.
clearHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
The block height or index.
clearHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block height or index.
clearHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block height or index.
clearHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent block height.
clearHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The earliest height in the chain for which the transaction/output script could have been included in a block.
clearHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The earliest height in the chain for which the outpoint/output script could have been spent.
clearHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
string heuristic = 1;
clearHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
The name of the heuristic to provide scores to.
clearHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
clearHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
clearHopHints() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
clearHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The probability of success mission control should assign to hop in a route where it has no other information available.
clearHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.hop_probability is deprecated. See router.proto;l=491
clearHopPubkeys() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
A list of hops that defines the route.
clearHops() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
clearHost() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The network location of the lightning node, e.g.
clearHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
/ The index of the incoming htlc in the incoming channel.
clearHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
Index identifying the htlc on the channel.
clearHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Index identifying the htlc on the channel.
clearHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
uint64 htlc_index = 2;
clearHtlcMaximumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The maximum HTLC value which will be accepted.
clearHtlcMinimumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The minimum HTLC value which will be accepted.
clearHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent htlc value.
clearHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
clearHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
clearHtlcs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
clearId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
An ID of 32 random bytes that must be unique for each distinct application using this RPC which will be used to bound the output lease to.
clearId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The unique ID that was used to lock the output.
clearId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
A 32 byte random ID that identifies the lease.
clearIdentityKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string identity_key = 2;
clearIdentityPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The identity pubkey of the current node.
clearIgnoredEdges() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
clearIgnoredNodes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of nodes to ignore during path finding.
clearIgnoredPairs() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
clearIgnoreLocalState() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
If set, we will ignore the local channel state when calculating scores.
clearIKnowWhatIAmDoing() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
Override the requirement for being in dev mode by setting this to true and confirming the user knows what they are doing and this is a potential foot gun to lose funds if used on active channels.
clearInactiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
clearInactiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool inactive_only = 2;
clearInbound() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
A channel is inbound if the counterparty initiated the channel
clearIncludeBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
If true, then the block that mines the specified txid/script will be included in eventual the notification event.
clearIncludeChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
If true, will include all known channels associated with the node.
clearIncludeIncomplete() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If true, then return payments that have not yet fully completed.
clearIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
Whether we should include sessions with the watchtower in the response.
clearIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
Whether we should include sessions with the watchtower in the response.
clearIncludeUnannounced() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
Whether unannounced channels are included in the response or not.
clearIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
bool incoming = 1;
clearIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The direction within the channel that the htlc was sent
clearIncomingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The incoming htlc amount.
clearIncomingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The amount of the incoming htlc.
clearIncomingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The short channel id that the incoming htlc arrived at our node on.
clearIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
clearIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
clearIncomingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The incoming htlc expiry.
clearIncomingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
Incoming id is the index of the incoming htlc in the incoming channel.
clearIncomingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The timelock on the incoming htlc.
clearIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
The index of the output within the transaction.
clearIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Index offset is the offset in the time series to start at.
clearIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
The index of an invoice that will be used as either the start or end of a query to determine which invoices should be returned in the response.
clearIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
The index of a payment that will be used as either the start or end of a query to determine which payments should be returned in the response.
clearInFlightMaxMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The maximum amount of funds in millisatoshis that we allow the remote peer to have in outstanding htlcs.
clearInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
clearInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
clearInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
True if we were the ones that created the channel.
clearInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The party that initiated opening the channel.
clearInputIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The target input within the transaction that should be signed.
clearInputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
clearInputScripts() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
clearInterceptType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
clearInternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The number of keys derived from the internal branch of the account public key.
clearInternalPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The internal public key, serialized as 32-byte x-only public key.
clearInvoiceRef() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
clearInvoices() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
clearIsAmp() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Signals whether or not this is an AMP invoice.
clearIsError() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
Indicates that the response from lnd was an error, not a gRPC response.
clearIsInternal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
Denotes if the address is a change address.
clearIsKeysend() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Indicates if this invoice was a spontaneous payment that arrived via keysend [EXPERIMENTAL].
clearIsKnown() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
bool is_known = 4;
clearIsOurAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
Denotes if the output is controlled by the internal wallet
clearIsOurOutput() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
Denotes if the outpoint is controlled by the internal wallet.
clearIsRequired() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
bool is_required = 3;
clearIsSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
Specifies if the signature is a Schnorr signature.
clearIsXOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
Specifies if the target key should be converted to an x-only public key before tweaking.
clearKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
clearKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
clearKeyFamily() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
The family of key being identified.
clearKeyFamily() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
The family of key being identified.
clearKeyFamily() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
The target key family to derive a key from.
clearKeyFingerPrint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
Is the key finger print of the root pubkey that this request is targeting.
clearKeyIndex() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
The precise index of the key being identified.
clearKeyIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
The precise index of the key being identified.
clearKeyLoc() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
clearKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
clearKeySpendOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
Indicates that the above script_root is expected to be empty because this is a BIP-0086 key spend only commitment where only the internal key is committed to instead of also including a script root hash.
clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
An optional label for the batch transaction, limited to 500 characters.
clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
An optional label for the transaction, limited to 500 characters.
clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
An optional label for the transaction, limited to 500 characters.
clearLabel() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
A label that was optionally set on transaction broadcast.
clearLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The label to add to the transaction, limited to 500 characters.
clearLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
An optional label for the transaction, limited to 500 characters.
clearLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
An optional label to save with the transaction.
clearLastFlapNs() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The timestamp of the last flap we observed for this peer.
clearLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The pubkey of the last hop of the route.
clearLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The pubkey of the last hop of the route.
clearLastHopPubkey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The pubkey of the last hop of the route.
clearLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
The index of the last item in the set of returned invoices.
clearLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The index of the last item in the set of returned payments.
clearLastOffsetIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
The index of the last time in the set of returned forwarding events.
clearLastPingPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The last ping payload the peer has sent to us.
clearLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Deprecated.
lnrpc.ChannelEdge.last_update is deprecated. See lightning.api.proto;l=3276
clearLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
uint32 last_update = 1;
clearLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint32 last_update = 7;
clearLatestError() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
clearLeafVersion() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
The leaf version.
clearLevelSpec() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
string level_spec = 2;
clearLifetime() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The number of seconds that the channel has been monitored by the channel scoring system.
clearLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The balance in satoshis encumbered in this pending channel
clearLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The balance in satoshis encumbered in this channel
clearLimit() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
clearLinkFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
clearListeners() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
clearLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This node's current balance in this channel
clearLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
clearLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 local_balance = 4;
clearLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.local_chan_reserve_sat is deprecated. See lightning.api.proto;l=1483
clearLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The minimum satoshis this node is required to reserve in its balance.
clearLocalCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the local commitment.
clearLocalConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
clearLocalForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool local_force = 2;
clearLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis the wallet should commit to the channel.
clearLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis the wallet should commit to the channel
clearLocalKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
clearLocalPartialSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
The partial signature created by the local signer.
clearLocalPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The two public nonces the local signer uses, combined into a single value of 66 bytes.
clearLocalTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the local version of the commitment tx.
clearLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The total amount of wallet UTXOs held in outputs that are locked for other usage.
clearLockedUtxos() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
clearLockedUtxos() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
clearLookupModifier() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
.invoicesrpc.LookupModifier lookup_modifier = 4;
clearMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
The hex encoded macaroon, serialized in binary format.
clearMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
bytes macaroon = 1;
clearMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
macaroon_root_key is an optional 32 byte macaroon root key that can be provided when initializing the wallet rather than letting lnd generate one on its own.
clearMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The unix timestamp in seconds of when the master key was created.
clearMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The fingerprint of the root key from which the account public key was derived from.
clearMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public key was derived from.
clearMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public keys were derived from.
clearMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The height at which funds can be swept into the wallet
clearMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The next block height at which we can spend the current stage
clearMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The total number of incoming HTLC's that the initiator will accept.
clearMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The total number of incoming HTLC's that the initiator will accept.
clearMaxBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The maximum number of backups allowed by the watchtower session.
clearMaxChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 max_channel_size = 9;
clearMaxConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
The maximum number of confirmations to be included.
clearMaxConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
The maximum number of confirmations to be included.
clearMaxFeePerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The maximum fee rate the closer is willing to pay.
clearMaxHtlcCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The maximum number of htlcs that the remote peer can offer us.
clearMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, the maximum HTLC size in milli-satoshis.
clearMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint64 max_htlc_msat = 6;
clearMaximumPaymentResults() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
The maximum number of payment results that mission control will store.
clearMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
clearMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
clearMaxOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 max_out_degree = 3;
clearMaxParts() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of partial payments that may be use to complete the full amount.
clearMaxPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
The maximal number of payments returned in the response to this query.
clearMaxPendingAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The maximum amount of coins in millisatoshis that can be pending in this channel.
clearMaxShardSizeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The largest payment split that should be attempted when making a payment if splitting is necessary.
clearMaxUpdates() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
The maximum number of updates each session we negotiate with watchtowers should allow.
clearMaxValueInFlight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The maximum amount of coins in millisatoshis that can be pending in this channel.
clearMedianChannelSizeSat() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 median_channel_size_sat = 10;
clearMemo() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
An optional memo to attach along with the invoice.
clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
An optional note-to-self to go along with the channel containing some useful information.
clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
An optional memo to attach along with the invoice.
clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
An optional note-to-self to go along with the channel containing some useful information.
clearMemo() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
clearMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The merkle root.
clearMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The merkle root.
clearMessageDigest() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
The 32-byte SHA256 digest of the message to sign.
clearMessageFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The bitfield that describes whether optional fields are present in this update.
clearMetadata() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
The payment metadata to send along with the payment to the payee.
clearMethodFullUri() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent to/from.
clearMethodFullUri() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
clearMethodPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
clearMiddlewareMessage() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
clearMiddlewareName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the middleware to register.
clearMinAcceptDepth() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The number of confirmations we require before we consider the channel open.
clearMinChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 min_channel_size = 8;
clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
The minimum number of confirmations to be included.
clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
clearMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
clearMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
clearMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
The minimum number of confirmations to be included.
clearMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
clearMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The smallest HTLC in millisatoshis that the initiator will accept.
clearMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 min_htlc = 2;
clearMinHtlcIn() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The minimum value in millisatoshis for incoming htlcs on the channel.
clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The smallest HTLC in millisatoshis that the initiator will accept.
clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
clearMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The minimum HTLC size in milli-satoshis.
clearMinHtlcMsatSpecified() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If true, min_htlc_msat is applied.
clearMinimumFailureRelaxInterval() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
The minimum time that must have passed since the previously recorded failure before we raise the failure amount.
clearModel() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
ProbabilityModel defines which probability estimator should be used in pathfinding.
clearMonthFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 month.
clearMppRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
clearMppTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
The total amount of the mpp payment in msat.
clearMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
Value denominated in milli-satoshis.
clearMsg() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
The message to be signed.
clearMsg() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The message over which the signature is to be verified.
clearMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The message to be signed.
clearMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The message over which the signature is to be verified.
clearMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The message to be signed.
clearMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The message to be signed.
clearMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The unique message ID of this middleware intercept message.
clearMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
clearMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
A single encrypted blob containing all the static channel backups of the channel listed above.
clearMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore in the packed multi backup format.
clearMusig2() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Indicates that the funding output is using a MuSig2 multi-sig output.
clearName() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
string name = 2;
clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The name used to identify the account.
clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The name used to identify the account.
clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A name to identify the account with.
clearName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this name.
clearNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The network the node is on (eg regtest, testnet, mainnet)
clearNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string network = 1;
clearNewMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
new_macaroon_root_key is an optional argument instructing the daemon to rotate the macaroon root key when set to true.
clearNewPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
new_password should be the new passphrase that will be needed to unlock the daemon.
clearNextBroadcastHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The next height of the chain at which we'll attempt to broadcast the sweep transaction of the output.
clearNode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
clearNode1Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
clearNode1Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node1_pub = 4;
clearNode2Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
clearNode2Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node2_pub = 5;
clearNodeAddresses() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
clearNodeFrom() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
The source node pubkey of the pair.
clearNodeId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The public key of the node at the start of the channel.
clearNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The pubkey of the node to open a channel with.
clearNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The pubkey of the node that wishes to open an inbound channel.
clearNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The pubkey of the node to open a channel with.
clearNodePubkeyString() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
clearNodes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
clearNodeTo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
The destination node pubkey of the pair.
clearNodeUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
clearNodeWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
NodeWeight defines how strongly other previous forwardings on channels of a router should be taken into account when computing a channel's probability to route.
clearNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, only the final payment update is streamed back.
clearNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
If set, only the final payment update is streamed back.
clearNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
If set, only the final payment updates are streamed back.
clearNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The nonce.
clearNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The nonce.
clearNonce() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
bytes nonce = 1;
clearNoPublish() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
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.
clearNormalizedValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
The value normalized to [0,1] or [-1,1].
clearNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The number of transactions in the block.
clearNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The number of transactions in the block.
clearNumActiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of active channels
clearNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups made to all active and exhausted watchtower sessions.
clearNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The total number of successful backups that have been made to the watchtower session.
clearNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 num_channels = 5;
clearNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
The total number of channels for the node.
clearNumConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The number of confirmations
clearNumConfs() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The number of desired confirmations the transaction/output script should reach before dispatching a confirmation notification.
clearNumConfsLeft() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
uint32 num_confs_left = 3;
clearNumFailedBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
clearNumForwardingPackages() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
Total number of forwarding packages created in this channel.
clearNumInactiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of inactive channels
clearNumMaxEvents() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
The max number of events to return in the response to this query.
clearNumMaxInvoices() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
The max number of invoices to return in the response to this query.
clearNumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 num_msat = 12;
clearNumNodes() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 num_nodes = 4;
clearNumPeers() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of peers
clearNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
clearNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The total number of backups in the session that are currently pending to be acknowledged by the watchtower.
clearNumPendingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of pending channels
clearNumSatoshis() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 num_satoshis = 3;
clearNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
wtclientrpc.Tower.num_sessions is deprecated. See wtclient.proto;l=127
clearNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The number of sessions that have been negotiated with the watchtower.
clearNumSessionsAcquired() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of new sessions made to watchtowers.
clearNumSessionsExhausted() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of watchtower sessions that have been exhausted.
clearNumUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of updates conducted within this channel.
clearNumZombieChans() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
The number of edges marked as zombies.
clearOffchain() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
Offchain indicates whether the htlc was resolved off-chain or on-chain.
clearOffchain() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
bool offchain = 2;
clearOnionBlob() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The onion blob for the next hop
clearOnionSha256() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
The sha256 sum of the onion payload.
clearOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
clearOpenInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Open initiator is the party that initiated opening the channel.
clearOps() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
clearOps() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
clearOtherPartialSignatures() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The list of all other participants' partial signatures to add to the current session.
clearOtherSignerPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
A list of all public nonces of other signing participants that should be registered.
clearOtherSignerPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional list of all public nonces of other signing participants that might already be known.
clearOutcome() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outcome of our on chain action that resolved the outpoint.
clearOutgoingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The outgoing htlc amount.
clearOutgoingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The amount of the outgoing htlc.
clearOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The channel id of the channel that must be taken to the first hop.
clearOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The channel id of the channel that must be taken to the first hop.
clearOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
The channel id of the channel that must be taken to the first hop.
clearOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Deprecated.
routerrpc.SendPaymentRequest.outgoing_chan_id is deprecated. See router.proto;l=234
clearOutgoingChanIds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The channel ids of the channels are allowed for the first hop.
clearOutgoingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The short channel id that the outgoing htlc left our node on.
clearOutgoingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The outgoing htlc expiry.
clearOutgoingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
Outgoing id is the index of the outgoing htlc in the outgoing channel.
clearOutgoingRequestedChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The requested outgoing channel id for this forwarded htlc.
clearOutgoingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The timelock on the outgoing htlc.
clearOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The final output to be swept back to the user's wallet
clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
The outpoint in format txid:n.
clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
clearOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
clearOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
clearOutpoints() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
clearOutput() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
clearOutputDetails() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
The index of the output of the funding transaction
clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
The index of the output on the transaction.
clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The output index used in the raw transaction
clearOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
uint32 output_index = 2;
clearOutputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
clearOutputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
clearOutputType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The type of the output
clearOverwrite() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
Whether to overwrite the existing label, if it is present.
clearP2TrAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
clearPairs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
clearPairs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
clearPartialReveal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
clearPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
The payment address of the generated invoice.
clearPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes payment_addr = 2;
clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
The payment address of the generated invoice.
clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The payment address of this invoice.
clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
A unique, random identifier used to authenticate the sender as the intended payer of a multi-path payment.
clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
bytes payment_addr = 11;
clearPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The payment address of the generated invoice.
clearPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
An optional payment addr to be included within the last hop of the route.
clearPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional payment addr to be included within the last hop of the route.
clearPaymentError() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
string payment_error = 1;
clearPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
Hash corresponding to the (hold) invoice to cancel.
clearPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
When using REST, this field must be encoded as base64.
clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
Payment hash to delete.
clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment hash
clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string payment_hash = 2;
clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The hash to use within the payment's HTLC.
clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
bytes payment_hash = 4;
clearPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
The payment hash to use for the HTLC.
clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The htlc payment hash.
clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The hash to use within the payment's HTLC
clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
The payment hash to use for the HTLC.
clearPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
The hash of the payment to look up.
clearPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
clearPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
clearPaymentIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The creation index of this payment.
clearPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment preimage
clearPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
bytes payment_preimage = 2;
clearPaymentRequest() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
A bare-bones invoice for a payment within the Lightning Network.
clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
A bare-bones invoice for a payment within the Lightning Network.
clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
A bare-bones invoice for a payment within the Lightning Network.
clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The optional payment request being fulfilled.
clearPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
clearPaymentRequest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
clearPaymentRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
clearPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
clearPayReq() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
The payment request string to be decoded
clearPeer() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Peer from which the message originates
clearPeer() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
Filters the response for channels with a target peer's pubkey.
clearPeer() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Peer to send the message to
clearPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
Peer to add.
clearPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
Peer to disconnect.
clearPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
Peer to lookup.
clearPeerAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The configured alias name of our peer.
clearPeerAliasIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the incoming channel.
clearPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Informs the server if the peer alias should be looked up for each forwarding event.
clearPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
Informs the server if the peer alias lookup per channel should be enabled.
clearPeerAliasOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the outgoing channel.
clearPeers() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
clearPeers() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
clearPeerScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This is the peer SCID alias.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
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.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The pending channel id.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The pending channel id to which this response applies.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
If non-zero, then this will be used as the pending channel ID on the wire protocol to initate the funding request.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
The pending channel ID of the channel to get the PSBT for.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
The pending channel ID of the channel to get the PSBT for.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
The pending channel ID of the channel to cancel the funding shim for.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
The pending channel ID of the created channel.
clearPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
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.
clearPendingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
clearPendingClosingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
clearPendingForceClosingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
clearPendingFundingShimOnly() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
bool pending_funding_shim_only = 2;
clearPendingHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
clearPendingHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
clearPendingOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, only invoices that are not settled and not canceled will be returned in the response.
clearPendingOpenBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Deprecated.
lnrpc.ChannelBalanceResponse.pending_open_balance is deprecated. See lightning.api.proto;l=2890
clearPendingOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
clearPendingOpenChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
clearPendingOpenLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
clearPendingOpenRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
clearPendingSweeps() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
clearPercent() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a percentage of the payment amount.
clearPerm() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
If set, the daemon will attempt to persistently connect to the target peer.
clearPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
clearPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
clearPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
clearPingTime() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Ping time to this peer
clearPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The pkscript in hex
clearPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The pkscript in hex
clearPkScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
The script of the output being spent.
clearPkScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The public key script of the leased output.
clearPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
The client type from which to retrieve the active offering policy.
clearPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The session's policy type.
clearPregeneratedLocalNonce() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A set of pre generated secret local nonces to use in the musig2 session.
clearPreimage() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
Externally discovered pre-image that should be used to settle the hold invoice.
clearPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
The preimage used to settle this AMP htlc.
clearPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The preimage that was used to settle the HTLC.
clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The preimage in case the resolve action is Settle.
clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The pre-image of the payment when state is SUCCEEDED.
clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The preimage obtained by making the payment.
clearPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
The revealed preimage.
clearPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The hash of the previous block.
clearPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The hash of the previous block.
clearPreviousOutpoints() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
clearPrevOutputs() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
clearPrivate() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Whether this invoice should include routing hints for private channels.
clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Whether this channel should be private, not announced to the greater network.
clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether this channel is advertised to the network or not.
clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Whether this invoice should include routing hints for private channels.
clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Whether this channel should be private, not announced to the greater network.
clearPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
Whether this channel is advertised to the network or not.
clearPrivateOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool private_only = 4;
clearProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The success probability for the requested pair.
clearProgress() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
The recovery progress, ranging from 0 to 1.
clearPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
A raw PSBT that contains the pending channel output.
clearPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use an existing PSBT packet as the template for the funded PSBT.
clearPsbtFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
clearPsbtFund() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
clearPsbtShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
clearPsbtVerify() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
The pubkey of the node to disconnect from
clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional public key of the hop.
clearPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The identity pubkey of the Lightning node.
clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string pub_key = 2;
clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
The 33-byte hex-encoded compressed public of the target node
clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The identity pubkey of the peer
clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
The identity pubkey of the peer.
clearPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The 33-byte hex-encoded public key for the payment destination
clearPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
The pubkey recovered from the signature
clearPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The public key the signature has to be valid for.
clearPubkey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
The pubkey recovered from the signature.
clearPubkey() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The public key of the watchtower.
clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
The identifying public key of the watchtower to add.
clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
The identifying public key of the watchtower to retrieve information for.
clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
The identifying public key of the watchtower to remove.
clearPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The identifying public key of the watchtower.
clearPubkeys() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
clearPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
A compressed public key represented as raw bytes.
clearPublicOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool public_only = 3;
clearPublishError() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
If blank, then no error occurred and the transaction was successfully published.
clearPurpose() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Purpose is the first number in the derivation path, must be either 49, 84 or 1017.
clearPushAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The amount that the initiator of the channel optionally pushed to the remote party on channel open.
clearPushAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The push amount of the proposed channel in millisatoshis.
clearPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis to push to the remote side as part of the initial commitment state.
clearPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis to push to the remote side as part of the initial commitment state
clearRaw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
clearRawBlock() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
The raw bytes of the requested block.
clearRawBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The raw bytes of the block that mined the transaction.
clearRawBlockHeader() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
The header of the block with the requested hash.
clearRawFinalTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
The fully signed and finalized transaction in the raw wire format.
clearRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The raw hex of the block.
clearRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The raw hex of the block.
clearRawKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The raw bytes of the key being identified.
clearRawKeyBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The raw bytes of the public key in the key pair being identified.
clearRawMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The raw bytes of the complete macaroon as sent by the gRPC client in the original request.
clearRawSigs() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
clearRawSpendingTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The raw bytes of the spending transaction.
clearRawTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The raw bytes of the confirmed transaction.
clearRawTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
The serialized transaction sent out on the network.
clearRawTxBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The raw bytes of the transaction to be signed.
clearRawTxHex() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The raw transaction hex.
clearReadOnlyMode() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
Instead of defining a custom macaroon caveat name a middleware can register itself for read-only access only.
clearReason() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
Reason for the policy update failure.
clearRecoveredBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The total value of funds successfully recovered from this channel
clearRecoveryFinished() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
Whether the wallet recovery progress is finished
clearRecoveryMode() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
Whether the wallet is in recovery mode
clearRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
clearRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
clearRefMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The request message ID this response refers to.
clearRegComplete() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
This is used to indicate to the client that the server has successfully registered the interceptor.
clearRegister() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
clearRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The counterparty's current balance in this channel
clearRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
clearRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 remote_balance = 5;
clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis we require the remote peer to reserve.
clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.remote_chan_reserve_sat is deprecated. See lightning.api.proto;l=1489
clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis we require the remote peer to reserve.
clearRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The minimum satoshis the other node is required to reserve in its balance.
clearRemoteCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the remote commitment.
clearRemoteConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
clearRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The delay we require on the remote's commitment transaction.
clearRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The delay we require on the remote's commitment transaction.
clearRemoteForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool remote_force = 3;
clearRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The key of the remote party to use when creating the multi-sig output.
clearRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
clearRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
clearRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The maximum amount of coins in millisatoshi that can be pending within the channel.
clearRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The maximum amount of coins in millisatoshi that can be pending within the channel.
clearRemoteNodePub() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string remote_node_pub = 1;
clearRemotePendingCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the remote pending commitment.
clearRemotePendingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote pending version of the commitment tx.
clearRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The identity pubkey of the remote node
clearRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Public key of the remote peer that we formerly had a channel with.
clearRemoteTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote version of the commitment tx.
clearReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
clearReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
clearReplacementSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
If the replace_response field is set to true, this field must contain the binary serialized gRPC message in the protobuf format.
clearReplaceResponse() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
A boolean indicating that the gRPC message should be replaced/overwritten.
clearRequest() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
clearRequestedConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The requested confirmation target for this output.
clearRequestedSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Deprecated.
walletrpc.PendingSweep.requested_sat_per_byte is deprecated. See wallet.kit.proto;l=977
clearRequestedSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The requested fee rate, expressed in sat/vbyte, for this output.
clearRequestId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The unique ID of the intercepted original gRPC request.
clearRequiredReserve() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
The amount of reserve required.
clearRequireHtlcInterceptor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Indicates whether the HTLC interceptor API is in always-on mode.
clearReservedBalanceAnchorChan() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The amount of reserve required.
clearReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The reserve amount in satoshis that we require the remote peer to adhere to.
clearResolutions() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
clearResolutionType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The type of output we are resolving.
clearResolveTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Time at which this htlc was settled or canceled.
clearResolveTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The time in UNIX nanoseconds at which this HTLC was settled or failed.
clearResponse() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
clearResults() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
clearRevealedLeaf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
clearReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, the invoices returned will result from seeking backwards from the specified index offset.
clearReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, the payments returned will result from seeking backwards from the specified index offset.
clearRHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
Hash corresponding to the (hold) invoice to subscribe to.
clearRHash() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
bytes r_hash = 1;
clearRHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The hash of the preimage.
clearRHash() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
The payment hash of the invoice to be looked up.
clearRHashStr() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
clearRootHashOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
clearRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The root key ID used to create the macaroon, must be a positive integer.
clearRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
The root key ID to be removed.
clearRootKeyIds() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
The list of root key IDs that are in use.
clearRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
An n-of-n secret share of the root seed from which child payment hashes and preimages are derived.
clearRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
bytes root_share = 1;
clearRoute() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
clearRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
clearRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
clearRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
clearRouteHints() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
clearRouteHints() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
clearRouteHints() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
clearRouteHints() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
clearRouteHints() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
clearRoutes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
clearRoutingFeeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
A lower bound of the estimated fee to the target destination within the network, expressed in milli-satoshis.
clearRoutingPolicy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
clearRPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The hex-encoded preimage (32 byte) which will allow settling an incoming HTLC payable to this preimage.
clearSat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
Value denominated in satoshis.
clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
Deprecated.
lnrpc.CloseChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2018
clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2251
clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
Deprecated.
lnrpc.SendCoinsRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1170
clearSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Deprecated.
lnrpc.SendManyRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1135
clearSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
Deprecated.
walletrpc.BumpFeeRequest.sat_per_byte is deprecated. See wallet.kit.proto;l=1018
clearSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Deprecated.
walletrpc.PendingSweep.sat_per_byte is deprecated. See wallet.kit.proto;l=961
clearSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
The amount of satoshis per kw that should be used in order to reach the confirmation target in the request.
clearSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
The number of satoshis per kilo weight that should be used when crafting this transaction.
clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
A manual fee rate set in sat/vByte that should be used when crafting the funding transaction.
clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the closure transaction.
clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
The fee rate in satoshi/vbyte.
clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the funding transaction.
clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
clearSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
clearSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
clearSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
clearSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The fee rate we'll use to sweep the output, expressed in sat/vbyte.
clearSatRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Satoshis received from this peer
clearSatSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Satoshis sent to this peer
clearScaleMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
ScaleMsat describes the scale over which channels statistically have some liquidity left.
clearSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Use Schnorr signature.
clearSchnorrSigTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The optional Taproot tweak bytes to apply to the private key before creating a Schnorr signature.
clearScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If this is true, then an option-scid-alias channel-type open will be attempted.
clearScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If this is true, then an option-scid-alias channel-type open will be attempted.
clearScope() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
clearScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
clearScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
clearScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
An output script within a transaction with the hash above which will be used by light clients to match block filters.
clearScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The output script for the outpoint above.
clearScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
clearScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
The script of the tap leaf.
clearScriptRoot() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
The root hash of the tapscript tree if a script path is committed to.
clearSeedEntropy() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
seed_entropy is an optional 16-bytes generated via CSPRNG.
clearSendAll() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
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.
clearSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full content of the gRPC message, serialized in the binary protobuf format.
clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
The unique ID of the signing session that should be removed/cleaned up.
clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The unique ID of the signing session to combine the signatures for.
clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
The unique ID of the signing session those nonces should be registered with.
clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The unique ID that represents this signing session.
clearSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
The unique ID of the signing session to use for signing.
clearSessionInfo() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
clearSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
clearSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
clearSetId() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes set_id = 3;
clearSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
An identifier for the HTLC set that this HTLC belongs to.
clearSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
bytes set_id = 2;
clearSetId() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
bytes set_id = 1;
clearSettled() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
lnrpc.Invoice.settled is deprecated. See lightning.api.proto;l=3524
clearSettled() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
Settled is true is the htlc was settled.
clearSettled() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
bool settled = 1;
clearSettleDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
When this invoice was settled.
clearSettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Settled balance at the time of channel closure
clearSettleEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
clearSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The settle index of this HTLC set, if the invoice state is settled.
clearSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The "settle" index of this invoice.
clearSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
If specified (non-zero), then we'll first start by sending out notifications for all settled indexes with an settle_index greater than this value.
clearSettleTime() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The time this HTLC set was settled expressed in unix epoch.
clearSharedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
The shared public key, hashed with sha256.
clearShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
clearShimCancel() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
clearShimRegister() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
clearShow() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
bool show = 1;
clearShowCustomAccounts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional flag to return LND's custom accounts (Purpose=1017) public key along with other addresses.
clearSighash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The target sighash type that should be used when generating the final sighash, and signature.
clearSignature() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The signature that validates the announced data and proves the ownership of node id.
clearSignature() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
The signature for the given message
clearSignature() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The signature to be verified over the given message
clearSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
The signature for the given message in the fixed-size LN wire format.
clearSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The fixed-size LN wire encoded signature to be verified over the given message.
clearSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
The compact ECDSA signature for the given message encoded in base64.
clearSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The compact ECDSA signature to be verified over the given message ecoded in base64.
clearSignDescs() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
clearSignedInputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The indices of signed inputs.
clearSignedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
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.
clearSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
The fully signed and finalized transaction in PSBT format.
clearSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The signed transaction in PSBT format.
clearSignMethod() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The sign method specifies how the input should be signed.
clearSigScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The optional sig script for the specified witness that will only be set if the input specified is a nested p2sh witness program.
clearSingleChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
clearSingleHash() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
Instead of the default double-SHA256 hashing of the message before signing, only use one round of hashing instead.
clearSingleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A scalar value that will be added to the private key corresponding to the above public key to obtain the private key to be used to sign this input.
clearSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block size (bytes).
clearSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block size (bytes).
clearSkipFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
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.
clearSkipTempErr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Whether the payment should be marked as failed when a temporary error is returned from the given route.
clearSourcePubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The source node where the request route should originated from.
clearSpend() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
clearSpendingHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The height at which the spending transaction was included in a block.
clearSpendingInputIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The input of the spending transaction that fulfilled the spend request.
clearSpendingOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
clearSpendingTxHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The hash of the spending transaction.
clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
clearSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
clearSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
clearSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
clearStage() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
Indicates whether the htlc is in its first or second stage of recovery
clearStartHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
The height from which to list transactions, inclusive.
clearStartHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
The start height to use when fetching sweeps.
clearStartTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Start time is the starting point of the forwarding history request.
clearState() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The state the HTLCs associated with this setID are in.
clearState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The state the invoice is in.
clearState() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Current state the htlc is in.
clearState() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
Current state the payment is in.
clearState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
.lnrpc.WalletState state = 1;
clearState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
.lnrpc.WalletState state = 1;
clearStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
clearStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
clearStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its file system.
clearStaticRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.static_remote_key is deprecated. See lightning.api.proto;l=1492
clearStatus() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The status of the HTLC.
clearStatus() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The status of the payment.
clearStorageId() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
bytes storageId = 2;
clearStoreFinalHtlcResolutions() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Indicates whether final htlc resolutions are stored on disk.
clearStreamAuth() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
clearStreamRpc() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
Indicates whether the message was sent over a streaming RPC method or not.
clearStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block size excluding witness data.
clearStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block size excluding witness data.
clearSubscribedEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
clearSubSystems() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
string sub_systems = 1;
clearSuccess() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
bool success = 2;
clearSuccessAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Highest amount that we could successfully forward in millisats.
clearSuccessAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Highest amount that we could successfully forward rounded to whole sats.
clearSuccessProb() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The success probability of the returned route based on the current mission control state.
clearSuccessTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Time of last success.
clearSweeps() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
clearSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
Deprecated.
wtclientrpc.PolicyResponse.sweep_sat_per_byte is deprecated. See wtclient.proto;l=222
clearSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
Deprecated.
wtclientrpc.TowerSession.sweep_sat_per_byte is deprecated. See wtclient.proto;l=103
clearSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
The fee rate, in satoshis per vbyte, that will be used by watchtowers for justice transactions in response to channel breaches.
clearSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The fee rate, in satoshis per vbyte, that will be used by the watchtower for the justice transaction in the event of a channel breach.
clearSweepTxid() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The hex-encoded transaction ID of the sweep transaction that spent the output.
clearSynced() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Is fully synced.
clearSyncedToChain() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Whether the wallet's view is synced to the main chain
clearSyncedToGraph() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Whether we consider ourselves synced with the public channel graph.
clearSyncType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The type of sync we are currently performing with this peer.
clearTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
clearTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
clearTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
clearTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
clearTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The 32 byte input to the taproot tweak derivation that is used to derive the output key from an internal key: outputKey = internalKey + tagged_hash("tapTweak", internalKey || tapTweak).
clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The target number of blocks that the funding transaction should be confirmed by.
clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The target number of blocks that the closure transaction should be confirmed by.
clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The target number of blocks that this transaction should be confirmed by.
clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The target number of blocks that the funding transaction should be confirmed by.
clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The target number of blocks that this transaction should be confirmed by.
clearTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The target number of blocks that this transaction should be confirmed by.
clearTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The target number of blocks that the input should be spent within.
clearTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The target number of blocks that the transaction should be confirmed in.
clearTemplate() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
clearTestnet() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Deprecated.
lnrpc.GetInfoResponse.testnet is deprecated. See lightning.api.proto;l=1936
clearThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This uint32 indicates if this channel is to be considered 'frozen'.
clearThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
This uint32 indicates if this channel is to be considered 'frozen'.
clearTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block time in seconds since epoch (Jan 1 1970 GMT).
clearTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block time in seconds since epoch (Jan 1 1970 GMT).
clearTimeLockDelay() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
An estimate of the worst case time delay that can occur.
clearTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The minimum number of blocks this node requires to be added to the expiry of HTLCs.
clearTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The required timelock delta for HTLCs forwarded over the channel.
clearTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint32 time_lock_delta = 1;
clearTimeLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The sum of all the time-locked outputs at the time of channel closure
clearTimeout() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
The connection timeout value (in seconds) for this request.
clearTimeoutSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An upper limit on the amount of time we should spend when attempting to fulfill the payment.
clearTimePref() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The time preference for this payment.
clearTimePref() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The time preference for this payment.
clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
A timestamp that allows ordering in the case of multiple announcements.
clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
Deprecated.
lnrpc.ForwardingEvent.timestamp is deprecated. See lightning.api.proto;l=4270
clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 timestamp = 4;
clearTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The unix timestamp in seconds when the error occurred.
clearTimeStamp() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Timestamp of this transaction
clearTimestampNs() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The number of nanoseconds elapsed since January 1, 1970 UTC when this circuit was completed.
clearTimestampNs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The time in unix nanoseconds that the event occurred.
clearTlvPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.tlv_payload is deprecated. See lightning.api.proto;l=3092
clearTo() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
The receiving node of the pair.
clearToNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The destination node pubkey of the pair.
clearTotalAmt() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Deprecated.
lnrpc.Route.total_amt is deprecated. See lightning.api.proto;l=3179
clearTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
The total amount in milli-satoshis being sent as part of a larger multi-path payment.
clearTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The total amount in millisatoshis.
clearTotalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The balance of the wallet
clearTotalCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
The sum of all channels capacity for the node, denominated in satoshis.
clearTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Deprecated.
lnrpc.Route.total_fees is deprecated. See lightning.api.proto;l=3170
clearTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Fees paid for this transaction
clearTotalFeesMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The total fees in millisatoshis.
clearTotalLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
The balance in satoshis encumbered in pending channels
clearTotalNetworkCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 total_network_capacity = 6;
clearTotalNumPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
Will only be set if count_total_payments in the request was set.
clearTotalSatoshisReceived() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of satoshis we've received within this channel.
clearTotalSatoshisSent() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of satoshis we've sent within this channel.
clearTotalTimeLock() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The cumulative (final) time lock across the entire route.
clearTowers() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
clearTransactionDetails() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
clearTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
clearTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
clearTransactions() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
clearTrigger() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
clearTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
Tweak is the 32-byte value that will modify the public key.
clearTweaks() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
clearTweaks() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
clearTx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
clearTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction hash
clearTxHex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
The raw serialized transaction.
clearTxid() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The transaction hash for which we should request a confirmation notification for.
clearTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
bytes txid = 1;
clearTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
The transaction ID of the transaction
clearTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
The id of the transaction
clearTxid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The txid of the transaction to label.
clearTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Raw bytes representing the transaction id.
clearTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Reversed, hex-encoded string representing the transaction id.
clearTxIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The index of the confirmed transaction within the block.
clearType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
clearType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Message type.
clearType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The type of address to generate.
clearType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
.lnrpc.PeerEvent.EventType type = 2;
clearType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Message type.
clearType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The type of address to derive.
clearTypeName() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
clearTypes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
clearUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
The unconfirmed balance of the account (with 0 confirmations).
clearUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The unconfirmed balance of a wallet(with 0 confirmations)
clearUnconfirmedOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
When min_confs and max_confs are zero, setting false implicitly overrides max_confs to be MaxInt32, otherwise max_confs remains zero.
clearUnsettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The unsettled balance in this channel
clearUnsettledLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
clearUnsettledRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
clearUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
clearUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
clearUpdateError() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
A string representation of the policy update error.
clearUpfrontShutdown() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
clearUptime() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
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].
clearUris() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
clearUris() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
clearUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
clearUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
clearUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
clearUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
clearUseMissionControl() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
If set to true, edge probabilities from mission control will be used to get the optimal route.
clearUtxos() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
clearUtxos() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
clearValid() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
bool valid = 1;
clearValid() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
Whether the signature was valid over the given message
clearValid() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
Whether the signature was valid over the given message.
clearValid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
Whether the signature was valid over the given message.
clearValue() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
clearValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
Arbitrary float value.
clearValue() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
clearValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.value is deprecated. See lightning.api.proto;l=3889
clearValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
The value of the output being spent.
clearValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The value of the leased output in satoshis.
clearValueMsat() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
clearValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
clearValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The value of the payment in milli-satoshis
clearValueSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The value of the payment in satoshis
clearVerbose() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
Retrieve the full sweep transaction details.
clearVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
clearVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
clearVersion() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The version of the LND software that the node is running.
clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The version of the MuSig2 BIP that was used to combine the keys.
clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
clearVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The version of the MuSig2 BIP that was used to create the session.
clearVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The semantic version.
clearVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
clearVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
clearWaitingCloseChannels() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
clearWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
wallet_password is the passphrase that should be used to encrypt the wallet.
clearWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
wallet_password should be the current valid passphrase for the daemon.
clearWantsScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
Whether the initiator wants to use the scid-alias channel type.
clearWantsZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
Whether the initiator wants to open a zero-conf channel via the channel type.
clearWatchOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
Whether the wallet stores private keys for the account.
clearWatchOnly() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
clearWeekFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 week.
clearWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block weight as defined in BIP 141.
clearWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block weight as defined in BIP 141.
clearWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The importance that mission control should place on historical results, expressed as a value in [0;1].
clearWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.weight is deprecated. See router.proto;l=501
clearWireFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureCode is the BOLT error code for the failure.
clearWitness() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The serializes witness stack for the specified input.
clearWitnessScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The full script required to properly redeem the output.
clearWitnessType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The witness type of the output we're attempting to sweep.
clearXpub() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
The extended public key at depth 3 for the given account.
clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If this is true, then a zero-conf channel open will be attempted.
clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether or not this is a zero-conf channel.
clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
Whether the responder wants this to be a zero-conf channel.
clearZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If this is true, then a zero-conf channel open will be attempted.
clearZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This is the confirmed / on-chain zero-conf SCID.
clearZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The confirmed SCID for a zero-conf channel.
ClientSideException - Exception in org.lightningj.lnd.wrapper
Exception indicating an error occurred on client side which indicate there is some problem on the client side such as invalid request data.
ClientSideException(String, Status) - Constructor for exception org.lightningj.lnd.wrapper.ClientSideException
Exception indicating an error occurred on client side which indicate there is some problem on the client side such as invalid request data.
ClientSideException(String, Status, Throwable) - Constructor for exception org.lightningj.lnd.wrapper.ClientSideException
Exception indicating an error occurred on client side which indicate there is some problem on the client side such as invalid request data.
close() - Method in class org.lightningj.lnd.wrapper.API
Method to close underlying channel and free resources.
CLOSE_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
CLOSE_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
CLOSE_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
CLOSE_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
CLOSE_INITIATOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
CLOSE_PENDING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
CLOSE_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
closeChannel(LightningApi.CloseChannelRequest, StreamObserver<LightningApi.CloseStatusUpdate>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `closechannel` CloseChannel attempts to close an active channel identified by its channel outpoint (ChannelPoint).
closeChannel(LightningApi.CloseChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `closechannel` CloseChannel attempts to close an active channel identified by its channel outpoint (ChannelPoint).
closeChannel(LightningApi.CloseChannelRequest, StreamObserver<LightningApi.CloseStatusUpdate>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `closechannel` CloseChannel attempts to close an active channel identified by its channel outpoint (ChannelPoint).
closeChannel(ChannelPoint, Boolean, Integer, Long, String, Long, Long, StreamObserver<CloseStatusUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a closeChannel request.
closeChannel(CloseChannelRequest, StreamObserver<CloseStatusUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a closeChannel request.
closeChannel(ChannelPoint, Boolean, Integer, Long, String, Long, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a closeChannel request.
closeChannel(CloseChannelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a closeChannel request.
CloseChannelRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for CloseChannelRequest.
CloseChannelRequest() - Constructor for class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Empty Constructor
CloseChannelRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Json Parsing Constructor
CloseChannelRequest(LightningApi.CloseChannelRequest) - Constructor for class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Constructor using underlying Lightning API Object
CLOSED_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
CLOSED_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
CLOSED_CHANNEL = 1;
CLOSED_CHANS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
CLOSED_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
ClosedChannel() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
Empty Constructor
ClosedChannel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
Json Parsing Constructor
ClosedChannel(LightningApi.PendingChannelsResponse.ClosedChannel) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
Constructor using underlying Lightning API Object
closedChannels(LightningApi.ClosedChannelsRequest, StreamObserver<LightningApi.ClosedChannelsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `closedchannels` ClosedChannels returns a description of all the closed channels that this node was a participant in.
closedChannels(LightningApi.ClosedChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `closedchannels` ClosedChannels returns a description of all the closed channels that this node was a participant in.
closedChannels(LightningApi.ClosedChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `closedchannels` ClosedChannels returns a description of all the closed channels that this node was a participant in.
closedChannels(LightningApi.ClosedChannelsRequest, StreamObserver<LightningApi.ClosedChannelsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `closedchannels` ClosedChannels returns a description of all the closed channels that this node was a participant in.
closedChannels(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, StreamObserver<ClosedChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a closedChannels request.
closedChannels(ClosedChannelsRequest, StreamObserver<ClosedChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a closedChannels request.
closedChannels(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a closedChannels request.
closedChannels(ClosedChannelsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a closedChannels request.
ClosedChannelsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ClosedChannelsRequest.
ClosedChannelsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Empty Constructor
ClosedChannelsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Json Parsing Constructor
ClosedChannelsRequest(LightningApi.ClosedChannelsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Constructor using underlying Lightning API Object
ClosedChannelsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ClosedChannelsResponse.
ClosedChannelsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
Empty Constructor
ClosedChannelsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
Json Parsing Constructor
ClosedChannelsResponse(LightningApi.ClosedChannelsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
Constructor using underlying Lightning API Object
ClosedChannelUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ClosedChannelUpdate.
ClosedChannelUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Empty Constructor
ClosedChannelUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Json Parsing Constructor
ClosedChannelUpdate(LightningApi.ClosedChannelUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Constructor using underlying Lightning API Object
CloseStatusUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for CloseStatusUpdate.
CloseStatusUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
Empty Constructor
CloseStatusUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
Json Parsing Constructor
CloseStatusUpdate(LightningApi.CloseStatusUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
Constructor using underlying Lightning API Object
CLOSING_TX_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
CLOSING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
CLTV_EXPIRY_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HopHint
 
CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
CLTV_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
CLTV_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
CLTV_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
CLTV_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
CODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
COIN_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
COLOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
COMBINED_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
COMBINED_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
COMMIT_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
COMMIT_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
COMMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
COMMIT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
COMMIT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
COMMIT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
We force closed and need to sweep our time locked commitment output.
COMMIT_WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
COMMIT_WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
COMMITMENT_ANCHOR_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to spend our anchor on the commitment transaction.
COMMITMENT_NO_DELAY_TWEAKLESS_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that is similar to the COMMITMENT_NO_DELAY type, but it omits the tweak that randomizes the key we need to spend with a channel peer supplied set of randomness.
COMMITMENT_NO_DELAY_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to spend a settled no-delay output immediately on a counterparty's commitment transaction.
COMMITMENT_REVOKE_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep the settled output of a malicious counterparty's who broadcasts a revoked commitment transaction.
COMMITMENT_TIME_LOCK_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to spend the output of a commitment transaction after a relative lock-time lockout.
COMMITMENT_TO_REMOTE_CONFIRMED_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to spend our output on the counterparty's commitment transaction after a confirmation.
COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
COMMITMENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
Commitments() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Empty Constructor
Commitments(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Json Parsing Constructor
Commitments(LightningApi.PendingChannelsResponse.Commitments) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Constructor using underlying Lightning API Object
COMMITMENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
CommitmentType - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum CommitmentType.
CommunicationException - Exception in org.lightningj.lnd.wrapper
Exception indicating an error occurred when communicating with server.
CommunicationException(String, Status) - Constructor for exception org.lightningj.lnd.wrapper.CommunicationException
Exception indicating an error occurred when communicating with server.
CommunicationException(String, Status, Throwable) - Constructor for exception org.lightningj.lnd.wrapper.CommunicationException
Exception indicating an error occurred when communicating with server.
COMPACT_SIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
computeInputScript(SignerOuterClass.SignReq, StreamObserver<SignerOuterClass.InputScriptResp>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
ComputeInputScript generates a complete InputIndex for the passed transaction with the signature as defined within the passed SignDescriptor.
computeInputScript(SignerOuterClass.SignReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
ComputeInputScript generates a complete InputIndex for the passed transaction with the signature as defined within the passed SignDescriptor.
computeInputScript(SignerOuterClass.SignReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
ComputeInputScript generates a complete InputIndex for the passed transaction with the signature as defined within the passed SignDescriptor.
computeInputScript(SignerOuterClass.SignReq, StreamObserver<SignerOuterClass.InputScriptResp>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
ComputeInputScript generates a complete InputIndex for the passed transaction with the signature as defined within the passed SignDescriptor.
computeInputScript(byte[], List<SignDescriptor>, List<TxOut>, StreamObserver<InputScriptResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a computeInputScript request.
computeInputScript(SignReq, StreamObserver<InputScriptResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a computeInputScript request.
computeInputScript(byte[], List<SignDescriptor>, List<TxOut>) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a computeInputScript request.
computeInputScript(SignReq) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a computeInputScript request.
CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
CONF_TARGET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
ConfDetails - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for ConfDetails.
ConfDetails() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Empty Constructor
ConfDetails(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Json Parsing Constructor
ConfDetails(ChainNotifierOuterClass.ConfDetails) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Constructor using underlying Lightning API Object
ConfEvent - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for ConfEvent.
ConfEvent() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
Empty Constructor
ConfEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
Json Parsing Constructor
ConfEvent(ChainNotifierOuterClass.ConfEvent) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
Constructor using underlying Lightning API Object
CONFIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
CONFIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
 
ConfirmationUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ConfirmationUpdate.
ConfirmationUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Empty Constructor
ConfirmationUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Json Parsing Constructor
ConfirmationUpdate(LightningApi.ConfirmationUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Constructor using underlying Lightning API Object
CONFIRMED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
CONFIRMED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
ConfRequest - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for ConfRequest.
ConfRequest() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Empty Constructor
ConfRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Json Parsing Constructor
ConfRequest(ChainNotifierOuterClass.ConfRequest) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Constructor using underlying Lightning API Object
CONNECTING_NODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
connectPeer(LightningApi.ConnectPeerRequest, StreamObserver<LightningApi.ConnectPeerResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `connect` ConnectPeer attempts to establish a connection to a remote peer.
connectPeer(LightningApi.ConnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `connect` ConnectPeer attempts to establish a connection to a remote peer.
connectPeer(LightningApi.ConnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `connect` ConnectPeer attempts to establish a connection to a remote peer.
connectPeer(LightningApi.ConnectPeerRequest, StreamObserver<LightningApi.ConnectPeerResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `connect` ConnectPeer attempts to establish a connection to a remote peer.
connectPeer(LightningAddress, Boolean, Long, StreamObserver<ConnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a connectPeer request.
connectPeer(ConnectPeerRequest, StreamObserver<ConnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a connectPeer request.
connectPeer(LightningAddress, Boolean, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a connectPeer request.
connectPeer(ConnectPeerRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a connectPeer request.
ConnectPeerRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ConnectPeerRequest.
ConnectPeerRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Empty Constructor
ConnectPeerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Json Parsing Constructor
ConnectPeerRequest(LightningApi.ConnectPeerRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Constructor using underlying Lightning API Object
ConnectPeerResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ConnectPeerResponse.
ConnectPeerResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerResponse
Empty Constructor
ConnectPeerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerResponse
Json Parsing Constructor
ConnectPeerResponse(LightningApi.ConnectPeerResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ConnectPeerResponse
Constructor using underlying Lightning API Object
containsAccountBalance(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
A mapping of each wallet account's name to its balance.
containsAccountBalance(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
A mapping of each wallet account's name to its balance.
containsAccountBalance(String) - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
A mapping of each wallet account's name to its balance.
containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The map from addresses to amounts for the transaction.
containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
The map from addresses to amounts for the transaction.
containsAddrToAmount(String) - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
The map from addresses to amounts for the transaction.
containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The map from addresses to amounts
containsAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
The map from addresses to amounts
containsAddrToAmount(String) - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
The map from addresses to amounts
containsAmpInvoiceState(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
containsAmpInvoiceState(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
containsAmpInvoiceState(String) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
containsBetweennessCentrality(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
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).
containsBetweennessCentrality(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
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).
containsBetweennessCentrality(String) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
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).
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Custom channel announcement tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
Custom channel announcement tlv records.
containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
Custom channel announcement tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional set of key-value TLV records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional set of key-value TLV records.
containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional set of key-value TLV records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Custom tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Custom tlv records.
containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Custom tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Custom node announcement tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
Custom node announcement tlv records.
containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
Custom node announcement tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Custom channel update tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
Custom channel update tlv records.
containsCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
Custom channel update tlv records.
containsCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Any custom records that were present in the payload.
containsCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
Any custom records that were present in the payload.
containsCustomRecords(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
Any custom records that were present in the payload.
containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsDestCustomRecords(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Features that our node has advertised in our init message, node announcements and invoices.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Features that our node has advertised in our init message, node announcements and invoices.
containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Features that our node has advertised in our init message, node announcements and invoices.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of features advertised on the invoice.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of features advertised on the invoice.
containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of features advertised on the invoice.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
map<uint32, .lnrpc.Feature> features = 6;
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
map<uint32, .lnrpc.Feature> features = 6;
containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
map<uint32, .lnrpc.Feature> features = 6;
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Features that the node has advertised in the init message, node announcements and invoices.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Features that the node has advertised in the init message, node announcements and invoices.
containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Features that the node has advertised in the init message, node announcements and invoices.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
map<uint32, .lnrpc.Feature> features = 13;
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
map<uint32, .lnrpc.Feature> features = 13;
containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
map<uint32, .lnrpc.Feature> features = 13;
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Features advertised by the remote peer in their init message.
containsFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Features advertised by the remote peer in their init message.
containsFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Features advertised by the remote peer in their init message.
containsMethodPermissions(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
A map between all RPC method URIs and their required macaroon permissions to access them.
containsMethodPermissions(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
A map between all RPC method URIs and their required macaroon permissions to access them.
containsMethodPermissions(String) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPermissionsResponseOrBuilder
A map between all RPC method URIs and their required macaroon permissions to access them.
containsOutputs(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
A map of all addresses and the amounts to send to in the funded PSBT.
containsOutputs(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
A map of all addresses and the amounts to send to in the funded PSBT.
containsOutputs(String) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
A map of all addresses and the amounts to send to in the funded PSBT.
containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
map<string, double> scores = 2;
containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
map<string, double> scores = 2;
containsScores(String) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
map<string, double> scores = 2;
containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
A map from hex-encoded public keys to scores.
containsScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
A map from hex-encoded public keys to scores.
containsScores(String) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
A map from hex-encoded public keys to scores.
COOPERATIVE_CLOSE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
COOPERATIVE_CLOSE = 0;
COOPERATIVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
COUNT_TOTAL_PAYMENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
CREATION_DATE_END_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
CREATION_DATE_END_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
CREATION_DATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
CREATION_DATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
CREATION_DATE_START_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
CREATION_DATE_START_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
CREATION_TIME_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
CURRENT_PASSWORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
CUSTOM_CAVEAT_CONDITION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
CUSTOM_MACAROON_CAVEAT_NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
CustomMessage - Class in org.lightningj.lnd.wrapper.message
Wrapper class for CustomMessage.
CustomMessage() - Constructor for class org.lightningj.lnd.wrapper.message.CustomMessage
Empty Constructor
CustomMessage(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.CustomMessage
Json Parsing Constructor
CustomMessage(LightningApi.CustomMessage) - Constructor for class org.lightningj.lnd.wrapper.message.CustomMessage
Constructor using underlying Lightning API Object
customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.ChannelEdge
 
CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntries
 
customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.Hop
 
CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntries
 
customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
 
CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntries
 
customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.LightningNode
 
CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntries
 
customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.RoutingPolicy
 
CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntries
 
customRecordsEntries - Variable in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
 
CustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntries
 
CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
Empty Constructor
CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
Json Parsing Constructor
CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
Empty Constructor
CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
Json Parsing Constructor
CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
Empty Constructor
CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
Json Parsing Constructor
CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
Empty Constructor
CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
Json Parsing Constructor
CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
Empty Constructor
CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
Json Parsing Constructor
CustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
Empty Constructor
CustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
Json Parsing Constructor

D

DATA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
DATA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
DATALOSS_PROTECT_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
DATALOSS_PROTECT_OPT = 1;
DATALOSS_PROTECT_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
DATALOSS_PROTECT_REQ = 0;
DAY_FEE_SUM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
debugLevel(LightningApi.DebugLevelRequest, StreamObserver<LightningApi.DebugLevelResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `debuglevel` DebugLevel allows a caller to programmatically set the logging verbosity of lnd.
debugLevel(LightningApi.DebugLevelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `debuglevel` DebugLevel allows a caller to programmatically set the logging verbosity of lnd.
debugLevel(LightningApi.DebugLevelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `debuglevel` DebugLevel allows a caller to programmatically set the logging verbosity of lnd.
debugLevel(LightningApi.DebugLevelRequest, StreamObserver<LightningApi.DebugLevelResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `debuglevel` DebugLevel allows a caller to programmatically set the logging verbosity of lnd.
debugLevel(Boolean, String, StreamObserver<DebugLevelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a debugLevel request.
debugLevel(DebugLevelRequest, StreamObserver<DebugLevelResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a debugLevel request.
debugLevel(Boolean, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a debugLevel request.
debugLevel(DebugLevelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a debugLevel request.
DebugLevelRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DebugLevelRequest.
DebugLevelRequest() - Constructor for class org.lightningj.lnd.wrapper.message.DebugLevelRequest
Empty Constructor
DebugLevelRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DebugLevelRequest
Json Parsing Constructor
DebugLevelRequest(LightningApi.DebugLevelRequest) - Constructor for class org.lightningj.lnd.wrapper.message.DebugLevelRequest
Constructor using underlying Lightning API Object
DebugLevelResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DebugLevelResponse.
DebugLevelResponse() - Constructor for class org.lightningj.lnd.wrapper.message.DebugLevelResponse
Empty Constructor
DebugLevelResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DebugLevelResponse
Json Parsing Constructor
DebugLevelResponse(LightningApi.DebugLevelResponse) - Constructor for class org.lightningj.lnd.wrapper.message.DebugLevelResponse
Constructor using underlying Lightning API Object
DECAY_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
decode(byte[], int) - Static method in class org.lightningj.util.ZBase32
Method the decode a byte[] z-base32 encoded array into the original bytes when the exact number of bits is known.
decode(byte[]) - Static method in class org.lightningj.util.ZBase32
Method the decode a z-base32 encoded byte[] array into into the original bytes.
decode(String, int) - Static method in class org.lightningj.util.ZBase32
Method the decode a byte[] z-base32 String into the original bytes when the exact number of bits is known.
decode(String) - Static method in class org.lightningj.util.ZBase32
Method the decode a z-base32 encoded String into into the original bytes.
decodePayReq(LightningApi.PayReqString, StreamObserver<LightningApi.PayReq>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
decodePayReq(LightningApi.PayReqString) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
decodePayReq(LightningApi.PayReqString) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
decodePayReq(LightningApi.PayReqString, StreamObserver<LightningApi.PayReq>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
decodePayReq(String, StreamObserver<PayReq>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a decodePayReq request.
decodePayReq(PayReqString, StreamObserver<PayReq>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a decodePayReq request.
decodePayReq(String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a decodePayReq request.
decodePayReq(PayReqString) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a decodePayReq request.
DEFAULT_MAX_INBOUND_MESSAGE_SIZE - Static variable in class org.lightningj.lnd.wrapper.API
 
DEFAULT_VALUE - Static variable in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
The default look up modifier, no look up behavior is changed.
deleteAllPayments(LightningApi.DeleteAllPaymentsRequest, StreamObserver<LightningApi.DeleteAllPaymentsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
DeleteAllPayments deletes all outgoing payments from DB.
deleteAllPayments(LightningApi.DeleteAllPaymentsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
DeleteAllPayments deletes all outgoing payments from DB.
deleteAllPayments(LightningApi.DeleteAllPaymentsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
DeleteAllPayments deletes all outgoing payments from DB.
deleteAllPayments(LightningApi.DeleteAllPaymentsRequest, StreamObserver<LightningApi.DeleteAllPaymentsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
DeleteAllPayments deletes all outgoing payments from DB.
deleteAllPayments(Boolean, Boolean, StreamObserver<DeleteAllPaymentsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a deleteAllPayments request.
deleteAllPayments(DeleteAllPaymentsRequest, StreamObserver<DeleteAllPaymentsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a deleteAllPayments request.
deleteAllPayments(Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a deleteAllPayments request.
deleteAllPayments(DeleteAllPaymentsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a deleteAllPayments request.
DeleteAllPaymentsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DeleteAllPaymentsRequest.
DeleteAllPaymentsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
Empty Constructor
DeleteAllPaymentsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
Json Parsing Constructor
DeleteAllPaymentsRequest(LightningApi.DeleteAllPaymentsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
Constructor using underlying Lightning API Object
DeleteAllPaymentsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DeleteAllPaymentsResponse.
DeleteAllPaymentsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsResponse
Empty Constructor
DeleteAllPaymentsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsResponse
Json Parsing Constructor
DeleteAllPaymentsResponse(LightningApi.DeleteAllPaymentsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsResponse
Constructor using underlying Lightning API Object
DELETED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
deleteMacaroonID(LightningApi.DeleteMacaroonIDRequest, StreamObserver<LightningApi.DeleteMacaroonIDResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.
deleteMacaroonID(LightningApi.DeleteMacaroonIDRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.
deleteMacaroonID(LightningApi.DeleteMacaroonIDRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.
deleteMacaroonID(LightningApi.DeleteMacaroonIDRequest, StreamObserver<LightningApi.DeleteMacaroonIDResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `deletemacaroonid` DeleteMacaroonID deletes the specified macaroon ID and invalidates all macaroons derived from that ID.
deleteMacaroonID(Long, StreamObserver<DeleteMacaroonIDResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a deleteMacaroonID request.
deleteMacaroonID(DeleteMacaroonIDRequest, StreamObserver<DeleteMacaroonIDResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a deleteMacaroonID request.
deleteMacaroonID(Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a deleteMacaroonID request.
deleteMacaroonID(DeleteMacaroonIDRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a deleteMacaroonID request.
DeleteMacaroonIDRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DeleteMacaroonIDRequest.
DeleteMacaroonIDRequest() - Constructor for class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDRequest
Empty Constructor
DeleteMacaroonIDRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDRequest
Json Parsing Constructor
DeleteMacaroonIDRequest(LightningApi.DeleteMacaroonIDRequest) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDRequest
Constructor using underlying Lightning API Object
DeleteMacaroonIDResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DeleteMacaroonIDResponse.
DeleteMacaroonIDResponse() - Constructor for class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDResponse
Empty Constructor
DeleteMacaroonIDResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDResponse
Json Parsing Constructor
DeleteMacaroonIDResponse(LightningApi.DeleteMacaroonIDResponse) - Constructor for class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDResponse
Constructor using underlying Lightning API Object
deletePayment(LightningApi.DeletePaymentRequest, StreamObserver<LightningApi.DeletePaymentResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
DeletePayment deletes an outgoing payment from DB.
deletePayment(LightningApi.DeletePaymentRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
DeletePayment deletes an outgoing payment from DB.
deletePayment(LightningApi.DeletePaymentRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
DeletePayment deletes an outgoing payment from DB.
deletePayment(LightningApi.DeletePaymentRequest, StreamObserver<LightningApi.DeletePaymentResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
DeletePayment deletes an outgoing payment from DB.
deletePayment(byte[], Boolean, StreamObserver<DeletePaymentResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a deletePayment request.
deletePayment(DeletePaymentRequest, StreamObserver<DeletePaymentResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a deletePayment request.
deletePayment(byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a deletePayment request.
deletePayment(DeletePaymentRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a deletePayment request.
DeletePaymentRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DeletePaymentRequest.
DeletePaymentRequest() - Constructor for class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
Empty Constructor
DeletePaymentRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
Json Parsing Constructor
DeletePaymentRequest(LightningApi.DeletePaymentRequest) - Constructor for class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
Constructor using underlying Lightning API Object
DeletePaymentResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DeletePaymentResponse.
DeletePaymentResponse() - Constructor for class org.lightningj.lnd.wrapper.message.DeletePaymentResponse
Empty Constructor
DeletePaymentResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DeletePaymentResponse
Json Parsing Constructor
DeletePaymentResponse(LightningApi.DeletePaymentResponse) - Constructor for class org.lightningj.lnd.wrapper.message.DeletePaymentResponse
Constructor using underlying Lightning API Object
DELIVERY_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
DERIVATION_PATH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
DERIVATION_PATH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
deriveKey(SignerOuterClass.KeyLocator, StreamObserver<SignerOuterClass.KeyDescriptor>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
DeriveKey attempts to derive an arbitrary key specified by the passed KeyLocator.
deriveKey(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
DeriveKey attempts to derive an arbitrary key specified by the passed KeyLocator.
deriveKey(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
DeriveKey attempts to derive an arbitrary key specified by the passed KeyLocator.
deriveKey(SignerOuterClass.KeyLocator, StreamObserver<SignerOuterClass.KeyDescriptor>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
DeriveKey attempts to derive an arbitrary key specified by the passed KeyLocator.
deriveKey(Integer, Integer, StreamObserver<KeyDescriptor>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a deriveKey request.
deriveKey(KeyLocator, StreamObserver<KeyDescriptor>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a deriveKey request.
deriveKey(Integer, Integer) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a deriveKey request.
deriveKey(KeyLocator) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a deriveKey request.
deriveNextKey(WalletKitOuterClass.KeyReq, StreamObserver<SignerOuterClass.KeyDescriptor>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
DeriveNextKey attempts to derive the *next* key within the key family (account in BIP43) specified.
deriveNextKey(WalletKitOuterClass.KeyReq) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
DeriveNextKey attempts to derive the *next* key within the key family (account in BIP43) specified.
deriveNextKey(WalletKitOuterClass.KeyReq) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
DeriveNextKey attempts to derive the *next* key within the key family (account in BIP43) specified.
deriveNextKey(WalletKitOuterClass.KeyReq, StreamObserver<SignerOuterClass.KeyDescriptor>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
DeriveNextKey attempts to derive the *next* key within the key family (account in BIP43) specified.
deriveNextKey(Integer, Integer, StreamObserver<KeyDescriptor>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a deriveNextKey request.
deriveNextKey(KeyReq, StreamObserver<KeyDescriptor>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a deriveNextKey request.
deriveNextKey(Integer, Integer) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a deriveNextKey request.
deriveNextKey(KeyReq) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a deriveNextKey request.
deriveSharedKey(SignerOuterClass.SharedKeyRequest, StreamObserver<SignerOuterClass.SharedKeyResponse>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
DeriveSharedKey returns a shared secret key by performing Diffie-Hellman key derivation between the ephemeral public key in the request and the node's key specified in the key_desc parameter.
deriveSharedKey(SignerOuterClass.SharedKeyRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
DeriveSharedKey returns a shared secret key by performing Diffie-Hellman key derivation between the ephemeral public key in the request and the node's key specified in the key_desc parameter.
deriveSharedKey(SignerOuterClass.SharedKeyRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
DeriveSharedKey returns a shared secret key by performing Diffie-Hellman key derivation between the ephemeral public key in the request and the node's key specified in the key_desc parameter.
deriveSharedKey(SignerOuterClass.SharedKeyRequest, StreamObserver<SignerOuterClass.SharedKeyResponse>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
DeriveSharedKey returns a shared secret key by performing Diffie-Hellman key derivation between the ephemeral public key in the request and the node's key specified in the key_desc parameter.
deriveSharedKey(byte[], KeyLocator, KeyDescriptor, StreamObserver<SharedKeyResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a deriveSharedKey request.
deriveSharedKey(SharedKeyRequest, StreamObserver<SharedKeyResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a deriveSharedKey request.
deriveSharedKey(byte[], KeyLocator, KeyDescriptor) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a deriveSharedKey request.
deriveSharedKey(SharedKeyRequest) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a deriveSharedKey request.
describeGraph(LightningApi.ChannelGraphRequest, StreamObserver<LightningApi.ChannelGraph>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `describegraph` DescribeGraph returns a description of the latest graph state from the point of view of the node.
describeGraph(LightningApi.ChannelGraphRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `describegraph` DescribeGraph returns a description of the latest graph state from the point of view of the node.
describeGraph(LightningApi.ChannelGraphRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `describegraph` DescribeGraph returns a description of the latest graph state from the point of view of the node.
describeGraph(LightningApi.ChannelGraphRequest, StreamObserver<LightningApi.ChannelGraph>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `describegraph` DescribeGraph returns a description of the latest graph state from the point of view of the node.
describeGraph(Boolean, StreamObserver<ChannelGraph>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a describeGraph request.
describeGraph(ChannelGraphRequest, StreamObserver<ChannelGraph>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a describeGraph request.
describeGraph(Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a describeGraph request.
describeGraph(ChannelGraphRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a describeGraph request.
DESCRIPTION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
DESCRIPTION_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
DESCRIPTION_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
DESCRIPTION_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
DEST_ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
DEST_CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
DEST_CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
DEST_CUSTOM_RECORDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
DEST_FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
DEST_FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
DEST_FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
DEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
DEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
DEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
DEST_STRING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
destCustomRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
 
DestCustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntries
 
destCustomRecordsEntries - Variable in class org.lightningj.lnd.wrapper.message.SendRequest
 
DestCustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntries
 
destCustomRecordsEntries - Variable in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
 
DestCustomRecordsEntries() - Constructor for class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntries
 
DestCustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntry
Empty Constructor
DestCustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntry
Json Parsing Constructor
DestCustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntry
Empty Constructor
DestCustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntry
Json Parsing Constructor
DestCustomRecordsEntry() - Constructor for class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntry
Empty Constructor
DestCustomRecordsEntry(long, byte[]) - Constructor for class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntry
Json Parsing Constructor
DESTINATION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
DevGrpc - Class in org.lightningj.lnd.dev.proto
 
DevGrpc.AsyncService - Interface in org.lightningj.lnd.dev.proto
 
DevGrpc.DevBlockingStub - Class in org.lightningj.lnd.dev.proto
A stub to allow clients to do synchronous rpc calls to service Dev.
DevGrpc.DevFutureStub - Class in org.lightningj.lnd.dev.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Dev.
DevGrpc.DevImplBase - Class in org.lightningj.lnd.dev.proto
Base class for the server implementation of the service Dev.
DevGrpc.DevStub - Class in org.lightningj.lnd.dev.proto
A stub to allow clients to do asynchronous rpc calls to service Dev.
DevImplBase() - Constructor for class org.lightningj.lnd.dev.proto.DevGrpc.DevImplBase
 
DevOuterClass - Class in org.lightningj.lnd.dev.proto
 
DevOuterClass.ImportGraphResponse - Class in org.lightningj.lnd.dev.proto
Protobuf type devrpc.ImportGraphResponse
DevOuterClass.ImportGraphResponse.Builder - Class in org.lightningj.lnd.dev.proto
Protobuf type devrpc.ImportGraphResponse
DevOuterClass.ImportGraphResponseOrBuilder - Interface in org.lightningj.lnd.dev.proto
 
DIRECTION_REVERSE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
DISABLE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
DISABLE = 1;
DISABLED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
disconnectPeer(Neutrino.DisconnectPeerRequest, StreamObserver<Neutrino.DisconnectPeerResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
DisconnectPeer disconnects a peer by target address.
disconnectPeer(Neutrino.DisconnectPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
DisconnectPeer disconnects a peer by target address.
disconnectPeer(Neutrino.DisconnectPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
DisconnectPeer disconnects a peer by target address.
disconnectPeer(Neutrino.DisconnectPeerRequest, StreamObserver<Neutrino.DisconnectPeerResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
DisconnectPeer disconnects a peer by target address.
disconnectPeer(LightningApi.DisconnectPeerRequest, StreamObserver<LightningApi.DisconnectPeerResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `disconnect` DisconnectPeer attempts to disconnect one peer from another identified by a given pubKey.
disconnectPeer(LightningApi.DisconnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `disconnect` DisconnectPeer attempts to disconnect one peer from another identified by a given pubKey.
disconnectPeer(LightningApi.DisconnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `disconnect` DisconnectPeer attempts to disconnect one peer from another identified by a given pubKey.
disconnectPeer(LightningApi.DisconnectPeerRequest, StreamObserver<LightningApi.DisconnectPeerResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `disconnect` DisconnectPeer attempts to disconnect one peer from another identified by a given pubKey.
disconnectPeer(String, StreamObserver<DisconnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a disconnectPeer request.
disconnectPeer(DisconnectPeerRequest, StreamObserver<DisconnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a disconnectPeer request.
disconnectPeer(String, StreamObserver<DisconnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a disconnectPeer request.
disconnectPeer(DisconnectPeerRequest, StreamObserver<DisconnectPeerResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a disconnectPeer request.
disconnectPeer(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a disconnectPeer request.
disconnectPeer(DisconnectPeerRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a disconnectPeer request.
disconnectPeer(String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a disconnectPeer request.
disconnectPeer(DisconnectPeerRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a disconnectPeer request.
DisconnectPeerRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DisconnectPeerRequest.
DisconnectPeerRequest() - Constructor for class org.lightningj.lnd.wrapper.message.DisconnectPeerRequest
Empty Constructor
DisconnectPeerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DisconnectPeerRequest
Json Parsing Constructor
DisconnectPeerRequest(LightningApi.DisconnectPeerRequest) - Constructor for class org.lightningj.lnd.wrapper.message.DisconnectPeerRequest
Constructor using underlying Lightning API Object
DisconnectPeerRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for DisconnectPeerRequest.
DisconnectPeerRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerRequest
Empty Constructor
DisconnectPeerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerRequest
Json Parsing Constructor
DisconnectPeerRequest(Neutrino.DisconnectPeerRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerRequest
Constructor using underlying Lightning API Object
DisconnectPeerResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for DisconnectPeerResponse.
DisconnectPeerResponse() - Constructor for class org.lightningj.lnd.wrapper.message.DisconnectPeerResponse
Empty Constructor
DisconnectPeerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.DisconnectPeerResponse
Json Parsing Constructor
DisconnectPeerResponse(LightningApi.DisconnectPeerResponse) - Constructor for class org.lightningj.lnd.wrapper.message.DisconnectPeerResponse
Constructor using underlying Lightning API Object
DisconnectPeerResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for DisconnectPeerResponse.
DisconnectPeerResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerResponse
Empty Constructor
DisconnectPeerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerResponse
Json Parsing Constructor
DisconnectPeerResponse(Neutrino.DisconnectPeerResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerResponse
Constructor using underlying Lightning API Object
DOUBLE_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
DOUBLE_TWEAK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
DRY_RUN_EXTERNAL_ADDRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
DRY_RUN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
DRY_RUN_INTERNAL_ADDRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
DUST_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
DUST_LIMIT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 

E

EdgeLocator - Class in org.lightningj.lnd.wrapper.message
Wrapper class for EdgeLocator.
EdgeLocator() - Constructor for class org.lightningj.lnd.wrapper.message.EdgeLocator
Empty Constructor
EdgeLocator(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.EdgeLocator
Json Parsing Constructor
EdgeLocator(LightningApi.EdgeLocator) - Constructor for class org.lightningj.lnd.wrapper.message.EdgeLocator
Constructor using underlying Lightning API Object
EDGES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
ENABLE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
ENABLE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
ENABLE = 0;
ENCIPHERED_SEED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
encode(byte[]) - Static method in class org.lightningj.util.ZBase32
Method the encode a byte[] array into z-base32 encoding.
encode(byte[], int) - Static method in class org.lightningj.util.ZBase32
Method the encode a byte[] array into z-base32 encoding when the exact number of bits is known.
encodeToString(byte[]) - Static method in class org.lightningj.util.ZBase32
Method to encode a byte[] array into a z-base32 encoded string.
encodeToString(byte[], int) - Static method in class org.lightningj.util.ZBase32
Method to encode a byte[] array into a z-base32 encoded string when the exact number of bits is known.
END_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
END_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
ENTITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
ENTITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Op
 
entry - Variable in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntries
 
entry - Variable in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntries
 
EPHEMERAL_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
equals(Object) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
equals(Object) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
equals(Object) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
equals(Object) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
equals(Object) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
equals(Object) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
equals(Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
equals(Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
equals(Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
equals(Object) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
equals(Object) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
equals(Object) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
equals(Object) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
equals(Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
equals(Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
equals(Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
equals(Object) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
equals(Object) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
equals(Object) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
equals(Object) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
equals(Object) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
equals(Object) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
equals(Object) - Method in class org.lightningj.lnd.wrapper.Message
Method to check if another object equals this object.
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
equals(Object) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
ERRORS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
estimateFee(LightningApi.EstimateFeeRequest, StreamObserver<LightningApi.EstimateFeeResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `estimatefee` EstimateFee asks the chain backend to estimate the fee rate and total fees for a transaction that pays to multiple specified outputs.
estimateFee(LightningApi.EstimateFeeRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `estimatefee` EstimateFee asks the chain backend to estimate the fee rate and total fees for a transaction that pays to multiple specified outputs.
estimateFee(LightningApi.EstimateFeeRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `estimatefee` EstimateFee asks the chain backend to estimate the fee rate and total fees for a transaction that pays to multiple specified outputs.
estimateFee(LightningApi.EstimateFeeRequest, StreamObserver<LightningApi.EstimateFeeResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `estimatefee` EstimateFee asks the chain backend to estimate the fee rate and total fees for a transaction that pays to multiple specified outputs.
estimateFee(WalletKitOuterClass.EstimateFeeRequest, StreamObserver<WalletKitOuterClass.EstimateFeeResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
EstimateFee attempts to query the internal fee estimator of the wallet to determine the fee (in sat/kw) to attach to a transaction in order to achieve the confirmation target.
estimateFee(WalletKitOuterClass.EstimateFeeRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
EstimateFee attempts to query the internal fee estimator of the wallet to determine the fee (in sat/kw) to attach to a transaction in order to achieve the confirmation target.
estimateFee(WalletKitOuterClass.EstimateFeeRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
EstimateFee attempts to query the internal fee estimator of the wallet to determine the fee (in sat/kw) to attach to a transaction in order to achieve the confirmation target.
estimateFee(WalletKitOuterClass.EstimateFeeRequest, StreamObserver<WalletKitOuterClass.EstimateFeeResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
EstimateFee attempts to query the internal fee estimator of the wallet to determine the fee (in sat/kw) to attach to a transaction in order to achieve the confirmation target.
estimateFee(Map<String, Long>, Integer, Integer, Boolean, StreamObserver<EstimateFeeResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a estimateFee request.
estimateFee(EstimateFeeRequest, StreamObserver<EstimateFeeResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a estimateFee request.
estimateFee(Map<String, Long>, Integer, Integer, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a estimateFee request.
estimateFee(EstimateFeeRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a estimateFee request.
estimateFee(Integer, StreamObserver<EstimateFeeResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a estimateFee request.
estimateFee(EstimateFeeRequest, StreamObserver<EstimateFeeResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a estimateFee request.
estimateFee(Integer) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a estimateFee request.
estimateFee(EstimateFeeRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a estimateFee request.
EstimateFeeRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for EstimateFeeRequest.
EstimateFeeRequest() - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Empty Constructor
EstimateFeeRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Json Parsing Constructor
EstimateFeeRequest(LightningApi.EstimateFeeRequest) - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Constructor using underlying Lightning API Object
EstimateFeeRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for EstimateFeeRequest.
EstimateFeeRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeRequest
Empty Constructor
EstimateFeeRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeRequest
Json Parsing Constructor
EstimateFeeRequest(WalletKitOuterClass.EstimateFeeRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeRequest
Constructor using underlying Lightning API Object
EstimateFeeRequest.AddrToAmountEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
EstimateFeeRequest.AddrToAmountEntry - Class in org.lightningj.lnd.wrapper.message
Inner class AddrToAmountEntry for class EstimateFeeRequest.
EstimateFeeResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for EstimateFeeResponse.
EstimateFeeResponse() - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Empty Constructor
EstimateFeeResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Json Parsing Constructor
EstimateFeeResponse(LightningApi.EstimateFeeResponse) - Constructor for class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Constructor using underlying Lightning API Object
EstimateFeeResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for EstimateFeeResponse.
EstimateFeeResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeResponse
Empty Constructor
EstimateFeeResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeResponse
Json Parsing Constructor
EstimateFeeResponse(WalletKitOuterClass.EstimateFeeResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeResponse
Constructor using underlying Lightning API Object
estimateRouteFee(RouterOuterClass.RouteFeeRequest, StreamObserver<RouterOuterClass.RouteFeeResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
EstimateRouteFee allows callers to obtain a lower bound w.r.t how much it may cost to send an HTLC to the target end destination.
estimateRouteFee(RouterOuterClass.RouteFeeRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
EstimateRouteFee allows callers to obtain a lower bound w.r.t how much it may cost to send an HTLC to the target end destination.
estimateRouteFee(RouterOuterClass.RouteFeeRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
EstimateRouteFee allows callers to obtain a lower bound w.r.t how much it may cost to send an HTLC to the target end destination.
estimateRouteFee(RouterOuterClass.RouteFeeRequest, StreamObserver<RouterOuterClass.RouteFeeResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
EstimateRouteFee allows callers to obtain a lower bound w.r.t how much it may cost to send an HTLC to the target end destination.
estimateRouteFee(byte[], Long, StreamObserver<RouteFeeResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a estimateRouteFee request.
estimateRouteFee(RouteFeeRequest, StreamObserver<RouteFeeResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a estimateRouteFee request.
estimateRouteFee(byte[], Long) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a estimateRouteFee request.
estimateRouteFee(RouteFeeRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a estimateRouteFee request.
EVENT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
exceptionWrapper - Variable in class org.lightningj.lnd.wrapper.StreamObserverWrapper
 
EXCLUDE_EXHAUSTED_SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
EXCLUDE_EXHAUSTED_SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
EXPIRATION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
EXPIRATION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
EXPIRATION_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
 
EXPIRATION_SECONDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
EXPIRY_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
EXPIRY_TOO_FAR_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
EXPIRY_TOO_FAR = 22;
EXPIRY_TOO_SOON_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
EXPIRY_TOO_SOON = 7;
exportAllChannelBackups(LightningApi.ChanBackupExportRequest, StreamObserver<LightningApi.ChanBackupSnapshot>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
ExportAllChannelBackups returns static channel backups for all existing channels known to lnd.
exportAllChannelBackups(LightningApi.ChanBackupExportRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
ExportAllChannelBackups returns static channel backups for all existing channels known to lnd.
exportAllChannelBackups(LightningApi.ChanBackupExportRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
ExportAllChannelBackups returns static channel backups for all existing channels known to lnd.
exportAllChannelBackups(LightningApi.ChanBackupExportRequest, StreamObserver<LightningApi.ChanBackupSnapshot>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
ExportAllChannelBackups returns static channel backups for all existing channels known to lnd.
exportAllChannelBackups(StreamObserver<ChanBackupSnapshot>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a exportAllChannelBackups request.
exportAllChannelBackups(ChanBackupExportRequest, StreamObserver<ChanBackupSnapshot>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a exportAllChannelBackups request.
exportAllChannelBackups() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a exportAllChannelBackups request.
exportAllChannelBackups(ChanBackupExportRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a exportAllChannelBackups request.
exportChannelBackup(LightningApi.ExportChannelBackupRequest, StreamObserver<LightningApi.ChannelBackup>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `exportchanbackup` ExportChannelBackup attempts to return an encrypted static channel backup for the target channel identified by it channel point.
exportChannelBackup(LightningApi.ExportChannelBackupRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `exportchanbackup` ExportChannelBackup attempts to return an encrypted static channel backup for the target channel identified by it channel point.
exportChannelBackup(LightningApi.ExportChannelBackupRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `exportchanbackup` ExportChannelBackup attempts to return an encrypted static channel backup for the target channel identified by it channel point.
exportChannelBackup(LightningApi.ExportChannelBackupRequest, StreamObserver<LightningApi.ChannelBackup>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `exportchanbackup` ExportChannelBackup attempts to return an encrypted static channel backup for the target channel identified by it channel point.
exportChannelBackup(ChannelPoint, StreamObserver<ChannelBackup>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a exportChannelBackup request.
exportChannelBackup(ExportChannelBackupRequest, StreamObserver<ChannelBackup>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a exportChannelBackup request.
exportChannelBackup(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a exportChannelBackup request.
exportChannelBackup(ExportChannelBackupRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a exportChannelBackup request.
ExportChannelBackupRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ExportChannelBackupRequest.
ExportChannelBackupRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ExportChannelBackupRequest
Empty Constructor
ExportChannelBackupRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ExportChannelBackupRequest
Json Parsing Constructor
ExportChannelBackupRequest(LightningApi.ExportChannelBackupRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ExportChannelBackupRequest
Constructor using underlying Lightning API Object
EXT_GOSSIP_QUERIES_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
EXT_GOSSIP_QUERIES_OPT = 11;
EXT_GOSSIP_QUERIES_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
EXT_GOSSIP_QUERIES_REQ = 10;
EXTENDED_MASTER_KEY_BIRTHDAY_TIMESTAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
EXTENDED_MASTER_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
EXTENDED_PUBLIC_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
EXTENDED_PUBLIC_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
EXTERNAL_KEY_COUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
EXTRA_OPAQUE_DATA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 

F

FAIL_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
FAIL_AMT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
FAIL_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
FAIL_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
FAIL = 1;
FAILED_ERROR_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
A non-recoverable error has occurred.
FAILED_HTLCS_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
FAILED_HTLCS_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
FAILED_INCORRECT_PAYMENT_DETAILS_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
Payment details incorrect (unknown hash, invalid amt or invalid final cltv delta)
FAILED_INSUFFICIENT_BALANCE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
Insufficient local balance.
FAILED_NO_ROUTE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
All possible routes were tried and failed permanently.
FAILED_PAYMENTS_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
FAILED_TIMEOUT_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
There are more routes to try, but the payment timeout was exceeded.
FAILED_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
FAILED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
FAILED = 2;
FAILED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
FAILED = 3;
FailedUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FailedUpdate.
FailedUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.FailedUpdate
Empty Constructor
FailedUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FailedUpdate
Json Parsing Constructor
FailedUpdate(LightningApi.FailedUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.FailedUpdate
Constructor using underlying Lightning API Object
Failure - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Failure.
Failure() - Constructor for class org.lightningj.lnd.wrapper.message.Failure
Empty Constructor
Failure(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Failure
Json Parsing Constructor
Failure(LightningApi.Failure) - Constructor for class org.lightningj.lnd.wrapper.message.Failure
Constructor using underlying Lightning API Object
Failure.FailureCode - Enum in org.lightningj.lnd.wrapper.message
Inner enum FailureCode for class Failure Generated Automatically.
FAILURE_CODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
FAILURE_DETAIL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
FAILURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
FAILURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
FAILURE_MESSAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
FAILURE_REASON_ERROR_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
A non-recoverable error has occured.
FAILURE_REASON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
FAILURE_REASON_INCORRECT_PAYMENT_DETAILS_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
Payment details incorrect (unknown hash, invalid amt or invalid final cltv delta)
FAILURE_REASON_INSUFFICIENT_BALANCE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
Insufficient local balance.
FAILURE_REASON_NO_ROUTE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
All possible routes were tried and failed permanently.
FAILURE_REASON_NONE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
Payment isn't failed (yet).
FAILURE_REASON_TIMEOUT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
There are more routes to try, but the payment timeout was exceeded.
FAILURE_SOURCE_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
FAILURE_STRING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
FailureDetail - Enum in org.lightningj.lnd.wrapper.router.message
Wrapper enum FailureDetail.
FALLBACK_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
FALLBACK_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
FALLBACK_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
Feature - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Feature.
Feature() - Constructor for class org.lightningj.lnd.wrapper.message.Feature
Empty Constructor
Feature(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Feature
Json Parsing Constructor
Feature(LightningApi.Feature) - Constructor for class org.lightningj.lnd.wrapper.message.Feature
Constructor using underlying Lightning API Object
FEATURE_BIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
FEATURE_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
FeatureBit - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum FeatureBit.
FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
featuresEntries - Variable in class org.lightningj.lnd.wrapper.message.GetInfoResponse
 
FeaturesEntries() - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntries
 
featuresEntries - Variable in class org.lightningj.lnd.wrapper.message.Invoice
 
FeaturesEntries() - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntries
 
featuresEntries - Variable in class org.lightningj.lnd.wrapper.message.LightningNode
 
FeaturesEntries() - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntries
 
featuresEntries - Variable in class org.lightningj.lnd.wrapper.message.NodeUpdate
 
FeaturesEntries() - Constructor for class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntries
 
featuresEntries - Variable in class org.lightningj.lnd.wrapper.message.PayReq
 
FeaturesEntries() - Constructor for class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntries
 
featuresEntries - Variable in class org.lightningj.lnd.wrapper.message.Peer
 
FeaturesEntries() - Constructor for class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntries
 
FeaturesEntry() - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntry
Empty Constructor
FeaturesEntry(int, Feature) - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntry
Json Parsing Constructor
FeaturesEntry() - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntry
Empty Constructor
FeaturesEntry(int, Feature) - Constructor for class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntry
Json Parsing Constructor
FeaturesEntry() - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntry
Empty Constructor
FeaturesEntry(int, Feature) - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntry
Json Parsing Constructor
FeaturesEntry() - Constructor for class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntry
Empty Constructor
FeaturesEntry(int, Feature) - Constructor for class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntry
Json Parsing Constructor
FeaturesEntry() - Constructor for class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntry
Empty Constructor
FeaturesEntry(int, Feature) - Constructor for class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntry
Json Parsing Constructor
FeaturesEntry() - Constructor for class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntry
Empty Constructor
FeaturesEntry(int, Feature) - Constructor for class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntry
Json Parsing Constructor
FeatureSet - Enum in org.lightningj.lnd.wrapper.peers.message
Wrapper enum FeatureSet.
FEE_BASE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HopHint
 
FEE_BASE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
FEE_INSUFFICIENT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
FEE_INSUFFICIENT = 12;
FEE_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
FEE_LIMIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
FEE_LIMIT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
FEE_LIMIT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
FEE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
FEE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
FEE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
FEE_PER_KW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
FEE_PER_KW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
FEE_PER_KW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
FEE_PER_MIL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
FEE_PROPORTIONAL_MILLIONTHS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HopHint
 
FEE_RATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
FEE_RATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
FEE_RATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
FEE_RATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
FEE_RATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
FEE_RATE_MILLI_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
FEE_RATE_PPM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
FEE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
FEE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
FEEDBACK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
FeeLimit - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FeeLimit.
FeeLimit() - Constructor for class org.lightningj.lnd.wrapper.message.FeeLimit
Empty Constructor
FeeLimit(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FeeLimit
Json Parsing Constructor
FeeLimit(LightningApi.FeeLimit) - Constructor for class org.lightningj.lnd.wrapper.message.FeeLimit
Constructor using underlying Lightning API Object
FEERATE_SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
feeReport(LightningApi.FeeReportRequest, StreamObserver<LightningApi.FeeReportResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `feereport` FeeReport allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
feeReport(LightningApi.FeeReportRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `feereport` FeeReport allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
feeReport(LightningApi.FeeReportRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `feereport` FeeReport allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
feeReport(LightningApi.FeeReportRequest, StreamObserver<LightningApi.FeeReportResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `feereport` FeeReport allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
feeReport(StreamObserver<FeeReportResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a feeReport request.
feeReport(FeeReportRequest, StreamObserver<FeeReportResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a feeReport request.
feeReport() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a feeReport request.
feeReport(FeeReportRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a feeReport request.
FeeReportRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FeeReportRequest.
FeeReportRequest() - Constructor for class org.lightningj.lnd.wrapper.message.FeeReportRequest
Empty Constructor
FeeReportRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FeeReportRequest
Json Parsing Constructor
FeeReportRequest(LightningApi.FeeReportRequest) - Constructor for class org.lightningj.lnd.wrapper.message.FeeReportRequest
Constructor using underlying Lightning API Object
FeeReportResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FeeReportResponse.
FeeReportResponse() - Constructor for class org.lightningj.lnd.wrapper.message.FeeReportResponse
Empty Constructor
FeeReportResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FeeReportResponse
Json Parsing Constructor
FeeReportResponse(LightningApi.FeeReportResponse) - Constructor for class org.lightningj.lnd.wrapper.message.FeeReportResponse
Constructor using underlying Lightning API Object
FILTER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
FINAL_CLTV_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
FINAL_CLTV_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
FINAL_CLTV_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
FINAL_CLTV_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
FINAL_EXPIRY_TOO_SOON_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
FINAL_EXPIRY_TOO_SOON = 5;
FINAL_HTLC_EVENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
FINAL_INCORRECT_CLTV_EXPIRY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
FINAL_INCORRECT_CLTV_EXPIRY = 3;
FINAL_INCORRECT_HTLC_AMOUNT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
FINAL_INCORRECT_HTLC_AMOUNT = 4;
FINAL_RAW_TX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
FINAL_SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
FinalHtlcEvent - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for FinalHtlcEvent.
FinalHtlcEvent() - Constructor for class org.lightningj.lnd.wrapper.router.message.FinalHtlcEvent
Empty Constructor
FinalHtlcEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.FinalHtlcEvent
Json Parsing Constructor
FinalHtlcEvent(RouterOuterClass.FinalHtlcEvent) - Constructor for class org.lightningj.lnd.wrapper.router.message.FinalHtlcEvent
Constructor using underlying Lightning API Object
finalizePsbt(WalletKitOuterClass.FinalizePsbtRequest, StreamObserver<WalletKitOuterClass.FinalizePsbtResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
FinalizePsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all inputs that belong to the wallet.
finalizePsbt(WalletKitOuterClass.FinalizePsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
FinalizePsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all inputs that belong to the wallet.
finalizePsbt(WalletKitOuterClass.FinalizePsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
FinalizePsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all inputs that belong to the wallet.
finalizePsbt(WalletKitOuterClass.FinalizePsbtRequest, StreamObserver<WalletKitOuterClass.FinalizePsbtResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
FinalizePsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all inputs that belong to the wallet.
finalizePsbt(byte[], String, StreamObserver<FinalizePsbtResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a finalizePsbt request.
finalizePsbt(FinalizePsbtRequest, StreamObserver<FinalizePsbtResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a finalizePsbt request.
finalizePsbt(byte[], String) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a finalizePsbt request.
finalizePsbt(FinalizePsbtRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a finalizePsbt request.
FinalizePsbtRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for FinalizePsbtRequest.
FinalizePsbtRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
Empty Constructor
FinalizePsbtRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
Json Parsing Constructor
FinalizePsbtRequest(WalletKitOuterClass.FinalizePsbtRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
Constructor using underlying Lightning API Object
FinalizePsbtResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for FinalizePsbtResponse.
FinalizePsbtResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtResponse
Empty Constructor
FinalizePsbtResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtResponse
Json Parsing Constructor
FinalizePsbtResponse(WalletKitOuterClass.FinalizePsbtResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtResponse
Constructor using underlying Lightning API Object
FIRST_INDEX_OFFSET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
FIRST_INDEX_OFFSET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
FIRST_STAGE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
If we force closed our channel, our htlcs need to be claimed in two stages.
FIXED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
FIXED_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
FLAP_COUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
FloatMetric - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FloatMetric.
FloatMetric() - Constructor for class org.lightningj.lnd.wrapper.message.FloatMetric
Empty Constructor
FloatMetric(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FloatMetric
Json Parsing Constructor
FloatMetric(LightningApi.FloatMetric) - Constructor for class org.lightningj.lnd.wrapper.message.FloatMetric
Constructor using underlying Lightning API Object
FORCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
FORCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
FORCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
FORCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
ForceClosedChannel() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Empty Constructor
ForceClosedChannel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Json Parsing Constructor
ForceClosedChannel(LightningApi.PendingChannelsResponse.ForceClosedChannel) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Constructor using underlying Lightning API Object
forNumber(int) - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.EventCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.EventCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.InvoiceRefCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
 
forNumber(int) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
 
forNumber(int) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.ChannelCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelPoint.FundingTxidCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.UpdateCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FeeLimit.LimitCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingShim.ShimCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.TriggerCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.UpdateCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.ScopeCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.BackupCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.InterceptTypeCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.MiddlewareMessageCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.EstimatorConfigCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
 
forNumber(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
 
forNumber(int) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
 
forNumber(int) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
 
forNumber(int) - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
 
forNumber(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
 
forNumber(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
 
forNumber(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.FeesCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.TemplateCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.ScriptCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.SweepsCase
 
forNumber(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
 
forNumber(int) - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
 
FORWARD_EVENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
FORWARD_FAIL_EVENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
FORWARD_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
FORWARD = 3;
ForwardEvent - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for ForwardEvent.
ForwardEvent() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardEvent
Empty Constructor
ForwardEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardEvent
Json Parsing Constructor
ForwardEvent(RouterOuterClass.ForwardEvent) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardEvent
Constructor using underlying Lightning API Object
ForwardFailEvent - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for ForwardFailEvent.
ForwardFailEvent() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardFailEvent
Empty Constructor
ForwardFailEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardFailEvent
Json Parsing Constructor
ForwardFailEvent(RouterOuterClass.ForwardFailEvent) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardFailEvent
Constructor using underlying Lightning API Object
ForwardHtlcInterceptRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for ForwardHtlcInterceptRequest.
ForwardHtlcInterceptRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Empty Constructor
ForwardHtlcInterceptRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Json Parsing Constructor
ForwardHtlcInterceptRequest(RouterOuterClass.ForwardHtlcInterceptRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Constructor using underlying Lightning API Object
ForwardHtlcInterceptRequest.CustomRecordsEntries - Class in org.lightningj.lnd.wrapper.router.message
Wrapping class used for conversion between Map and XML notation.
ForwardHtlcInterceptRequest.CustomRecordsEntry - Class in org.lightningj.lnd.wrapper.router.message
Inner class CustomRecordsEntry for class ForwardHtlcInterceptRequest.
ForwardHtlcInterceptResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for ForwardHtlcInterceptResponse.
ForwardHtlcInterceptResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Empty Constructor
ForwardHtlcInterceptResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Json Parsing Constructor
ForwardHtlcInterceptResponse(RouterOuterClass.ForwardHtlcInterceptResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Constructor using underlying Lightning API Object
FORWARDING_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
 
FORWARDING_EVENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
FORWARDING_HTLC_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
 
ForwardingEvent - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ForwardingEvent.
ForwardingEvent() - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingEvent
Empty Constructor
ForwardingEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingEvent
Json Parsing Constructor
ForwardingEvent(LightningApi.ForwardingEvent) - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingEvent
Constructor using underlying Lightning API Object
forwardingHistory(LightningApi.ForwardingHistoryRequest, StreamObserver<LightningApi.ForwardingHistoryResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
forwardingHistory(LightningApi.ForwardingHistoryRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
forwardingHistory(LightningApi.ForwardingHistoryRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
forwardingHistory(LightningApi.ForwardingHistoryRequest, StreamObserver<LightningApi.ForwardingHistoryResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
forwardingHistory(Long, Long, Integer, Integer, Boolean, StreamObserver<ForwardingHistoryResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a forwardingHistory request.
forwardingHistory(ForwardingHistoryRequest, StreamObserver<ForwardingHistoryResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a forwardingHistory request.
forwardingHistory(Long, Long, Integer, Integer, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a forwardingHistory request.
forwardingHistory(ForwardingHistoryRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a forwardingHistory request.
ForwardingHistoryRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ForwardingHistoryRequest.
ForwardingHistoryRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Empty Constructor
ForwardingHistoryRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Json Parsing Constructor
ForwardingHistoryRequest(LightningApi.ForwardingHistoryRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Constructor using underlying Lightning API Object
ForwardingHistoryResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ForwardingHistoryResponse.
ForwardingHistoryResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
Empty Constructor
ForwardingHistoryResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
Json Parsing Constructor
ForwardingHistoryResponse(LightningApi.ForwardingHistoryResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
Constructor using underlying Lightning API Object
FORWARDS_DISABLED_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
FORWARDS_DISABLED = 9;
FROM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodePair
 
FROM_NODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
FULL_INCLUSION_PROOF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
FULL_KEY_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
FULL_TREE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
FULLMETHOD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
FULLY_RESOLVED_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
FULLY_RESOLVED_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
FULLY_RESOLVED_CHANNEL = 5;
FUND_MAX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
FUNDED_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
FUNDED_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
FUNDED_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
FUNDED_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
FUNDING_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
FUNDING_AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
FUNDING_AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
FUNDING_CANCELED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
FUNDING_CANCELED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
FUNDING_CANCELED = 4;
FUNDING_EXPIRY_BLOCKS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
FUNDING_SHIM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
FUNDING_TXID_BYTES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
FUNDING_TXID_STR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
FundingPsbtFinalize - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FundingPsbtFinalize.
FundingPsbtFinalize() - Constructor for class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Empty Constructor
FundingPsbtFinalize(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Json Parsing Constructor
FundingPsbtFinalize(LightningApi.FundingPsbtFinalize) - Constructor for class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Constructor using underlying Lightning API Object
FundingPsbtVerify - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FundingPsbtVerify.
FundingPsbtVerify() - Constructor for class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Empty Constructor
FundingPsbtVerify(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Json Parsing Constructor
FundingPsbtVerify(LightningApi.FundingPsbtVerify) - Constructor for class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Constructor using underlying Lightning API Object
FundingShim - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FundingShim.
FundingShim() - Constructor for class org.lightningj.lnd.wrapper.message.FundingShim
Empty Constructor
FundingShim(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FundingShim
Json Parsing Constructor
FundingShim(LightningApi.FundingShim) - Constructor for class org.lightningj.lnd.wrapper.message.FundingShim
Constructor using underlying Lightning API Object
FundingShimCancel - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FundingShimCancel.
FundingShimCancel() - Constructor for class org.lightningj.lnd.wrapper.message.FundingShimCancel
Empty Constructor
FundingShimCancel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FundingShimCancel
Json Parsing Constructor
FundingShimCancel(LightningApi.FundingShimCancel) - Constructor for class org.lightningj.lnd.wrapper.message.FundingShimCancel
Constructor using underlying Lightning API Object
fundingStateStep(LightningApi.FundingTransitionMsg, StreamObserver<LightningApi.FundingStateStepResp>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
fundingStateStep(LightningApi.FundingTransitionMsg) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
fundingStateStep(LightningApi.FundingTransitionMsg) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
fundingStateStep(LightningApi.FundingTransitionMsg, StreamObserver<LightningApi.FundingStateStepResp>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
fundingStateStep(FundingShim, FundingShimCancel, FundingPsbtVerify, FundingPsbtFinalize, StreamObserver<FundingStateStepResp>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a fundingStateStep request.
fundingStateStep(FundingTransitionMsg, StreamObserver<FundingStateStepResp>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a fundingStateStep request.
fundingStateStep(FundingShim, FundingShimCancel, FundingPsbtVerify, FundingPsbtFinalize) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a fundingStateStep request.
fundingStateStep(FundingTransitionMsg) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a fundingStateStep request.
FundingStateStepResp - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FundingStateStepResp.
FundingStateStepResp() - Constructor for class org.lightningj.lnd.wrapper.message.FundingStateStepResp
Empty Constructor
FundingStateStepResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FundingStateStepResp
Json Parsing Constructor
FundingStateStepResp(LightningApi.FundingStateStepResp) - Constructor for class org.lightningj.lnd.wrapper.message.FundingStateStepResp
Constructor using underlying Lightning API Object
FundingTransitionMsg - Class in org.lightningj.lnd.wrapper.message
Wrapper class for FundingTransitionMsg.
FundingTransitionMsg() - Constructor for class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Empty Constructor
FundingTransitionMsg(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Json Parsing Constructor
FundingTransitionMsg(LightningApi.FundingTransitionMsg) - Constructor for class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Constructor using underlying Lightning API Object
fundPsbt(WalletKitOuterClass.FundPsbtRequest, StreamObserver<WalletKitOuterClass.FundPsbtResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
FundPsbt creates a fully populated PSBT that contains enough inputs to fund the outputs specified in the template.
fundPsbt(WalletKitOuterClass.FundPsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
FundPsbt creates a fully populated PSBT that contains enough inputs to fund the outputs specified in the template.
fundPsbt(WalletKitOuterClass.FundPsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
FundPsbt creates a fully populated PSBT that contains enough inputs to fund the outputs specified in the template.
fundPsbt(WalletKitOuterClass.FundPsbtRequest, StreamObserver<WalletKitOuterClass.FundPsbtResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
FundPsbt creates a fully populated PSBT that contains enough inputs to fund the outputs specified in the template.
fundPsbt(byte[], TxTemplate, Integer, Long, String, Integer, Boolean, ChangeAddressType, StreamObserver<FundPsbtResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a fundPsbt request.
fundPsbt(FundPsbtRequest, StreamObserver<FundPsbtResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a fundPsbt request.
fundPsbt(byte[], TxTemplate, Integer, Long, String, Integer, Boolean, ChangeAddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a fundPsbt request.
fundPsbt(FundPsbtRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a fundPsbt request.
FundPsbtRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for FundPsbtRequest.
FundPsbtRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Empty Constructor
FundPsbtRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Json Parsing Constructor
FundPsbtRequest(WalletKitOuterClass.FundPsbtRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Constructor using underlying Lightning API Object
FundPsbtResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for FundPsbtResponse.
FundPsbtResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Empty Constructor
FundPsbtResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Json Parsing Constructor
FundPsbtResponse(WalletKitOuterClass.FundPsbtResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Constructor using underlying Lightning API Object

G

genSeed(Walletunlocker.GenSeedRequest, StreamObserver<Walletunlocker.GenSeedResponse>) - Method in interface org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.AsyncService
GenSeed is the first method that should be used to instantiate a new lnd instance.
genSeed(Walletunlocker.GenSeedRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerBlockingStub
GenSeed is the first method that should be used to instantiate a new lnd instance.
genSeed(Walletunlocker.GenSeedRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerFutureStub
GenSeed is the first method that should be used to instantiate a new lnd instance.
genSeed(Walletunlocker.GenSeedRequest, StreamObserver<Walletunlocker.GenSeedResponse>) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerStub
GenSeed is the first method that should be used to instantiate a new lnd instance.
genSeed(byte[], byte[], StreamObserver<GenSeedResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to generate a genSeed request.
genSeed(GenSeedRequest, StreamObserver<GenSeedResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to send a genSeed request.
genSeed(byte[], byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to generate a genSeed request.
genSeed(GenSeedRequest) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to send a genSeed request.
GenSeedRequest - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for GenSeedRequest.
GenSeedRequest() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
Empty Constructor
GenSeedRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
Json Parsing Constructor
GenSeedRequest(Walletunlocker.GenSeedRequest) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
Constructor using underlying Lightning API Object
GenSeedResponse - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for GenSeedResponse.
GenSeedResponse() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
Empty Constructor
GenSeedResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
Json Parsing Constructor
GenSeedResponse(Walletunlocker.GenSeedResponse) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
Constructor using underlying Lightning API Object
getAbandonChannelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getAbandoned() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool abandoned = 6;
getAbandoned() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
bool abandoned = 6;
getAbandoned() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
bool abandoned = 6;
getAbandoned() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Getter for abandoned.
getAccept() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
Whether or not the client accepts the channel.
getAccept() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
Whether or not the client accepts the channel.
getAccept() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
Whether or not the client accepts the channel.
getAccept() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for accept.
getAcceptHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Block height at which this htlc was accepted.
getAcceptHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Block height at which this htlc was accepted.
getAcceptHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Block height at which this htlc was accepted.
getAcceptHeight() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for acceptHeight.
getAcceptTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Time at which this htlc was accepted.
getAcceptTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Time at which this htlc was accepted.
getAcceptTime() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Time at which this htlc was accepted.
getAcceptTime() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for acceptTime.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
An optional filter to only include transactions relevant to an account.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
An optional filter to only include transactions relevant to an account.
getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.GetTransactionsRequestOrBuilder
An optional filter to only include transactions relevant to an account.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
An optional filter to only include outputs belonging to an account.
getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentRequestOrBuilder
An optional filter to only include outputs belonging to an account.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The name of the account to generate a new address for.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
The name of the account to generate a new address for.
getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressRequestOrBuilder
The name of the account to generate a new address for.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
The wallet account the balance is shown for.
getAccount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
The wallet account the balance is shown for.
getAccount() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceRequestOrBuilder
The wallet account the balance is shown for.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The name of the account to retrieve the next address of.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
The name of the account to retrieve the next address of.
getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
The name of the account to retrieve the next address of.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
The name of the account to finalize the PSBT with.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
The name of the account to finalize the PSBT with.
getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequestOrBuilder
The name of the account to finalize the PSBT with.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The name of the account to fund the PSBT with.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The name of the account to fund the PSBT with.
getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The name of the account to fund the PSBT with.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The details of the imported account.
getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The details of the imported account.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
getAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
An optional filter to only include outputs belonging to an account.
getAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequestOrBuilder
An optional filter to only include outputs belonging to an account.
getAccount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Account is the third number in the derivation path.
getAccount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
Account is the third number in the derivation path.
getAccount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccountOrBuilder
Account is the third number in the derivation path.
getAccount() - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.message.NewAddressRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Getter for a list of account.
getAccount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Getter for account.
getAccount() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Getter for account.
getAccountBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
Deprecated.
getAccountBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
Deprecated.
getAccountBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
Deprecated.
getAccountBalanceAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Returns accountBalance as a detached map.
getAccountBalanceCount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
getAccountBalanceCount() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
getAccountBalanceCount() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
A mapping of each wallet account's name to its balance.
getAccountBalanceEntries() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Gets the map entries as a wrapped list, used for XML conversion.
getAccountBalanceMap() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
A mapping of each wallet account's name to its balance.
getAccountBalanceMap() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
A mapping of each wallet account's name to its balance.
getAccountBalanceMap() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
A mapping of each wallet account's name to its balance.
getAccountBalanceOrDefault(String, LightningApi.WalletAccountBalance) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
A mapping of each wallet account's name to its balance.
getAccountBalanceOrDefault(String, LightningApi.WalletAccountBalance) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
A mapping of each wallet account's name to its balance.
getAccountBalanceOrDefault(String, LightningApi.WalletAccountBalance) - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
A mapping of each wallet account's name to its balance.
getAccountBalanceOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
A mapping of each wallet account's name to its balance.
getAccountBalanceOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
A mapping of each wallet account's name to its balance.
getAccountBalanceOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
A mapping of each wallet account's name to its balance.
getAccountBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
An optional filter to only include transactions relevant to an account.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
An optional filter to only include transactions relevant to an account.
getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetTransactionsRequestOrBuilder
An optional filter to only include transactions relevant to an account.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
An optional filter to only include outputs belonging to an account.
getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentRequestOrBuilder
An optional filter to only include outputs belonging to an account.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The name of the account to generate a new address for.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
The name of the account to generate a new address for.
getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressRequestOrBuilder
The name of the account to generate a new address for.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
The wallet account the balance is shown for.
getAccountBytes() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
The wallet account the balance is shown for.
getAccountBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceRequestOrBuilder
The wallet account the balance is shown for.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The name of the account to retrieve the next address of.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
The name of the account to retrieve the next address of.
getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
The name of the account to retrieve the next address of.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
The name of the account to finalize the PSBT with.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
The name of the account to finalize the PSBT with.
getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequestOrBuilder
The name of the account to finalize the PSBT with.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The name of the account to fund the PSBT with.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The name of the account to fund the PSBT with.
getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The name of the account to fund the PSBT with.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
getAccountBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
An optional filter to only include outputs belonging to an account.
getAccountBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequestOrBuilder
An optional filter to only include outputs belonging to an account.
getAccountName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional filter to only return addresses matching this account.
getAccountName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
An optional filter to only return addresses matching this account.
getAccountName() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequestOrBuilder
An optional filter to only return addresses matching this account.
getAccountName() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
Getter for accountName.
getAccountNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional filter to only return addresses matching this account.
getAccountNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
An optional filter to only return addresses matching this account.
getAccountNameBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequestOrBuilder
An optional filter to only return addresses matching this account.
getAccountOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
getAccountOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The details of the imported account.
getAccountOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The details of the imported account.
getAccounts(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
getAccounts(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
repeated .walletrpc.Account accounts = 1;
getAccounts(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
repeated .walletrpc.Account accounts = 1;
getAccounts(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
getAccounts(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
The list of accounts to import.
getAccounts(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
The list of accounts to import.
getAccounts() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsResponse
Getter for a list of accounts.
getAccounts() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Getter for a list of accounts.
getAccountsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
getAccountsBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
getAccountsBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
getAccountsBuilderList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
getAccountsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
getAccountsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
repeated .walletrpc.Account accounts = 1;
getAccountsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
repeated .walletrpc.Account accounts = 1;
getAccountsCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
getAccountsCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
The list of accounts to import.
getAccountsCount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
The list of accounts to import.
getAccountsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
getAccountsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
repeated .walletrpc.Account accounts = 1;
getAccountsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
repeated .walletrpc.Account accounts = 1;
getAccountsList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
getAccountsList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
The list of accounts to import.
getAccountsList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
The list of accounts to import.
getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
repeated .walletrpc.Account accounts = 1;
getAccountsOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
repeated .walletrpc.Account accounts = 1;
getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
getAccountsOrBuilder(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
The list of accounts to import.
getAccountsOrBuilder(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
The list of accounts to import.
getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
repeated .walletrpc.Account accounts = 1;
getAccountsOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponseOrBuilder
repeated .walletrpc.Account accounts = 1;
getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
getAccountsOrBuilderList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
The list of accounts to import.
getAccountsOrBuilderList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
The list of accounts to import.
getAccountWithAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
getAccountWithAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
A list of all the accounts and their addresses.
getAccountWithAddresses(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
A list of all the accounts and their addresses.
getAccountWithAddresses() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesResponse
Getter for a list of accountWithAddresses.
getAccountWithAddressesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
getAccountWithAddressesBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
getAccountWithAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
getAccountWithAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
A list of all the accounts and their addresses.
getAccountWithAddressesCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
A list of all the accounts and their addresses.
getAccountWithAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
getAccountWithAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
A list of all the accounts and their addresses.
getAccountWithAddressesList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
A list of all the accounts and their addresses.
getAccountWithAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
getAccountWithAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
A list of all the accounts and their addresses.
getAccountWithAddressesOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
A list of all the accounts and their addresses.
getAccountWithAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
getAccountWithAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
A list of all the accounts and their addresses.
getAccountWithAddressesOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponseOrBuilder
A list of all the accounts and their addresses.
getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
Determines the kind of action.
getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
Determines the kind of action.
getAction() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
Determines the kind of action.
getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
Determines the kind of action.
getAction() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
Determines the kind of action.
getAction() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
Determines the kind of action.
getAction() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The action that is granted.
getAction() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
The action that is granted.
getAction() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
The action that is granted.
getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The resolve action for this intercepted htlc.
getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
The resolve action for this intercepted htlc.
getAction() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
The resolve action for this intercepted htlc.
getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.routerrpc.ChanStatusAction action = 2;
getAction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
.routerrpc.ChanStatusAction action = 2;
getAction() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
.routerrpc.ChanStatusAction action = 2;
getAction() - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermission
Getter for action.
getAction() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
Getter for action.
getAction() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
Getter for action.
getAction() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Getter for action.
getAction() - Method in class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
Getter for action.
getActionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The action that is granted.
getActionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
The action that is granted.
getActionBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
The action that is granted.
getActions(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
getActions(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op
repeated string actions = 2;
getActions(int) - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
repeated string actions = 2;
getActions() - Method in class org.lightningj.lnd.wrapper.message.Op
Getter for a list of actions.
getActionsBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
getActionsBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Op
repeated string actions = 2;
getActionsBytes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
repeated string actions = 2;
getActionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
getActionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Op
repeated string actions = 2;
getActionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
repeated string actions = 2;
getActionsList() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
getActionsList() - Method in class org.lightningj.lnd.proto.LightningApi.Op
repeated string actions = 2;
getActionsList() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
repeated string actions = 2;
getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
Determines the kind of action.
getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
Determines the kind of action.
getActionValue() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
Determines the kind of action.
getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
Determines the kind of action.
getActionValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
Determines the kind of action.
getActionValue() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
Determines the kind of action.
getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The resolve action for this intercepted htlc.
getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
The resolve action for this intercepted htlc.
getActionValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
The resolve action for this intercepted htlc.
getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.routerrpc.ChanStatusAction action = 2;
getActionValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
.routerrpc.ChanStatusAction action = 2;
getActionValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
.routerrpc.ChanStatusAction action = 2;
getActive() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
Indicates whether the autopilot is active or not.
getActive() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
Indicates whether the autopilot is active or not.
getActive() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponseOrBuilder
Indicates whether the autopilot is active or not.
getActive() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Indicates whether the neutrino backend is active or not.
getActive() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Indicates whether the neutrino backend is active or not.
getActive() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Indicates whether the neutrino backend is active or not.
getActive() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether this channel is active or not
getActive() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Whether this channel is active or not
getActive() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Whether this channel is active or not
getActive() - Method in class org.lightningj.lnd.wrapper.autopilot.message.StatusResponse
Getter for active.
getActive() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for active.
getActive() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Getter for active.
getActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
getActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint active_channel = 3;
getActiveChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint active_channel = 3;
getActiveChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Getter for a list of activeChannel.
getActiveChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
getActiveChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
getActiveChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint active_channel = 3;
getActiveChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint active_channel = 3;
getActiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool active_only = 1;
getActiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
bool active_only = 1;
getActiveOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsRequestOrBuilder
bool active_only = 1;
getActiveOnly() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Getter for activeOnly.
getActiveSessionCandidate() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Getter for activeSessionCandidate.
getActiveSessionCandidate() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Getter for activeSessionCandidate.
getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
wtclientrpc.Tower.active_session_candidate is deprecated. See wtclient.proto;l=122
getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
Deprecated.
wtclientrpc.Tower.active_session_candidate is deprecated. See wtclient.proto;l=122
getActiveSessionCandidate() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
Deprecated.
wtclientrpc.Tower.active_session_candidate is deprecated. See wtclient.proto;l=122
getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
Whether the watchtower is currently a candidate for new sessions.
getActiveSessionCandidate() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
Whether the watchtower is currently a candidate for new sessions.
getActiveSessionCandidate() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
Whether the watchtower is currently a candidate for new sessions.
getAddHoldInvoiceMethod() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
getAddIndex() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
The "add" index of this invoice.
getAddIndex() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
The "add" index of this invoice.
getAddIndex() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRespOrBuilder
The "add" index of this invoice.
getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
The "add" index of this invoice.
getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
The "add" index of this invoice.
getAddIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.AddInvoiceResponseOrBuilder
The "add" index of this invoice.
getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The "add" index of this invoice.
getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The "add" index of this invoice.
getAddIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The "add" index of this invoice.
getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
If specified (non-zero), then we'll first start by sending out notifications for all added indexes with an add_index greater than this value.
getAddIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
If specified (non-zero), then we'll first start by sending out notifications for all added indexes with an add_index greater than this value.
getAddIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceSubscriptionOrBuilder
If specified (non-zero), then we'll first start by sending out notifications for all added indexes with an add_index greater than this value.
getAddIndex() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Getter for addIndex.
getAddIndex() - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Getter for addIndex.
getAddIndex() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for addIndex.
getAddIndex() - Method in class org.lightningj.lnd.wrapper.message.InvoiceSubscription
Getter for addIndex.
getAddInvoiceMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getAdditionalPublicChannels() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
The number of additional channels the user would like to open.
getAdditionalPublicChannels() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
The number of additional channels the user would like to open.
getAdditionalPublicChannels() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequestOrBuilder
The number of additional channels the user would like to open.
getAdditionalPublicChannels() - Method in class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveRequest
Getter for additionalPublicChannels.
getAddPeerMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
Lightning address of the peer to connect to.
getAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.ConnectPeerRequestOrBuilder
Lightning address of the peer to connect to.
getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string addr = 2;
getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
string addr = 2;
getAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeAddressOrBuilder
string addr = 2;
getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The address to send coins to
getAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
The address to send coins to
getAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
The address to send coins to
getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
The address encoded using a bech32 format.
getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
The address encoded using a bech32 format.
getAddr() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponseOrBuilder
The address encoded using a bech32 format.
getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The address which will be used to look up the private key and sign the corresponding message.
getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
The address which will be used to look up the private key and sign the corresponding message.
getAddr() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequestOrBuilder
The address which will be used to look up the private key and sign the corresponding message.
getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The address which will be used to look up the public key and verify the the signature.
getAddr() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
The address which will be used to look up the public key and verify the the signature.
getAddr() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder
The address which will be used to look up the public key and verify the the signature.
getAddr() - Method in class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Getter for a list of addr.
getAddr() - Method in class org.lightningj.lnd.wrapper.message.NodeAddress
Getter for addr.
getAddr() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for addr.
getAddr() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
Getter for addr.
getAddr() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
Getter for addr.
getAddr() - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Getter for addr.
getAddrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string addr = 2;
getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
string addr = 2;
getAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeAddressOrBuilder
string addr = 2;
getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The address to send coins to
getAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
The address to send coins to
getAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
The address to send coins to
getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
The address encoded using a bech32 format.
getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
The address encoded using a bech32 format.
getAddrBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponseOrBuilder
The address encoded using a bech32 format.
getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The address which will be used to look up the private key and sign the corresponding message.
getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
The address which will be used to look up the private key and sign the corresponding message.
getAddrBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequestOrBuilder
The address which will be used to look up the private key and sign the corresponding message.
getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The address which will be used to look up the public key and verify the the signature.
getAddrBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
The address which will be used to look up the public key and verify the the signature.
getAddrBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder
The address which will be used to look up the public key and verify the the signature.
getAddress() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
The address used to apply the update action.
getAddress() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
The address used to apply the update action.
getAddress() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
The address used to apply the update action.
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
The newly generated wallet address
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
The newly generated wallet address
getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressResponseOrBuilder
The newly generated wallet address
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The address
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The address
getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The address
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Network address of the peer; eg `127.0.0.1:10011`
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Network address of the peer; eg `127.0.0.1:10011`
getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Network address of the peer; eg `127.0.0.1:10011`
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The address
getAddress() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The address
getAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The address
getAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
getAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
getAddress() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressPropertyOrBuilder
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
getAddress() - Method in class org.lightningj.lnd.wrapper.message.NewAddressResponse
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wrapper.message.Utxo
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
Getter for address.
getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
A network address the watchtower is reachable over.
getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
A network address the watchtower is reachable over.
getAddress() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequestOrBuilder
A network address the watchtower is reachable over.
getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
If set, then the record for this address will be removed, indicating that is is stale.
getAddress() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
If set, then the record for this address will be removed, indicating that is is stale.
getAddress() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequestOrBuilder
If set, then the record for this address will be removed, indicating that is is stale.
getAddressBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
The address used to apply the update action.
getAddressBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
The address used to apply the update action.
getAddressBytes() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressActionOrBuilder
The address used to apply the update action.
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
The newly generated wallet address
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
The newly generated wallet address
getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressResponseOrBuilder
The newly generated wallet address
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The address
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The address
getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The address
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Network address of the peer; eg `127.0.0.1:10011`
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Network address of the peer; eg `127.0.0.1:10011`
getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Network address of the peer; eg `127.0.0.1:10011`
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The address
getAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The address
getAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The address
getAddressBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
getAddressBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
getAddressBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressPropertyOrBuilder
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
A network address the watchtower is reachable over.
getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
A network address the watchtower is reachable over.
getAddressBytes() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequestOrBuilder
A network address the watchtower is reachable over.
getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
If set, then the record for this address will be removed, indicating that is is stale.
getAddressBytes() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
If set, then the record for this address will be removed, indicating that is is stale.
getAddressBytes() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequestOrBuilder
If set, then the record for this address will be removed, indicating that is is stale.
getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
repeated .lnrpc.NodeAddress addresses = 4;
getAddresses(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
repeated .lnrpc.NodeAddress addresses = 4;
getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddresses(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
getAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
List of address, its type internal/external & balance.
getAddresses(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
List of address, its type internal/external & balance.
getAddresses() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Getter for a list of addresses.
getAddresses() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Getter for a list of addresses.
getAddresses() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Getter for a list of addresses.
getAddresses() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Getter for a list of addresses.
getAddresses(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
getAddresses(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
The list of addresses the watchtower is reachable over.
getAddresses(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
The list of addresses the watchtower is reachable over.
getAddressesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
getAddressesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
getAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesBytes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesBytes(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
getAddressesBytes(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
The list of addresses the watchtower is reachable over.
getAddressesBytes(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
The list of addresses the watchtower is reachable over.
getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
getAddressesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
List of address, its type internal/external & balance.
getAddressesCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
List of address, its type internal/external & balance.
getAddressesCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
getAddressesCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
The list of addresses the watchtower is reachable over.
getAddressesCount() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
The list of addresses the watchtower is reachable over.
getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesList() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
getAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
getAddressesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
List of address, its type internal/external & balance.
getAddressesList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
List of address, its type internal/external & balance.
getAddressesList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
getAddressesList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
The list of addresses the watchtower is reachable over.
getAddressesList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
The list of addresses the watchtower is reachable over.
getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
getAddressesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
List of address, its type internal/external & balance.
getAddressesOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
List of address, its type internal/external & balance.
getAddressesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
repeated .lnrpc.NodeAddress addresses = 4;
getAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
getAddressesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
List of address, its type internal/external & balance.
getAddressesOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
List of address, its type internal/external & balance.
getAddressType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The type of address
getAddressType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The type of address
getAddressType() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The type of address
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The type of addresses the account supports.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The type of addresses the account supports.
getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The type of addresses the account supports.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The type of addresses the account supports.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
The type of addresses the account supports.
getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
The type of addresses the account supports.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
The type of address that will be generated from the public key.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
The type of address that will be generated from the public key.
getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequestOrBuilder
The type of address that will be generated from the public key.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this address type.
getAddressType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
An optional filter to only return accounts matching this address type.
getAddressType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequestOrBuilder
An optional filter to only return accounts matching this address type.
getAddressType() - Method in class org.lightningj.lnd.wrapper.message.Utxo
Getter for addressType.
getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for addressType.
getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Getter for addressType.
getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Getter for addressType.
getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
Getter for addressType.
getAddressType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
Getter for addressType.
getAddressTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The type of address
getAddressTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The type of address
getAddressTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The type of address
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The type of addresses the account supports.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The type of addresses the account supports.
getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The type of addresses the account supports.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The type of addresses the account supports.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
The type of addresses the account supports.
getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
The type of addresses the account supports.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
The type of address that will be generated from the public key.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
The type of address that will be generated from the public key.
getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequestOrBuilder
The type of address that will be generated from the public key.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this address type.
getAddressTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
An optional filter to only return accounts matching this address type.
getAddressTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequestOrBuilder
An optional filter to only return accounts matching this address type.
getAddressUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
getAddressUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the node's known addresses.
getAddressUpdates(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the node's known addresses.
getAddressUpdates() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Getter for a list of addressUpdates.
getAddressUpdatesBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
getAddressUpdatesBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
getAddressUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
getAddressUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the node's known addresses.
getAddressUpdatesCount() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the node's known addresses.
getAddressUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
getAddressUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the node's known addresses.
getAddressUpdatesList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the node's known addresses.
getAddressUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
getAddressUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the node's known addresses.
getAddressUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the node's known addresses.
getAddressUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
getAddressUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the node's known addresses.
getAddressUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the node's known addresses.
getAddrOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
getAddrOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
Lightning address of the peer to connect to.
getAddrOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ConnectPeerRequestOrBuilder
Lightning address of the peer to connect to.
getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
Deprecated.
getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
Deprecated.
getAddrToAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
Deprecated.
getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Deprecated.
getAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
Deprecated.
getAddrToAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
Deprecated.
getAddrToAmountAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Returns AddrToAmount as a detached map.
getAddrToAmountAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Returns AddrToAmount as a detached map.
getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
getAddrToAmountCount() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
The map from addresses to amounts for the transaction.
getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
getAddrToAmountCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
getAddrToAmountCount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
The map from addresses to amounts
getAddrToAmountEntries() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Gets the map entries as a wrapped list, used for XML conversion.
getAddrToAmountEntries() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Gets the map entries as a wrapped list, used for XML conversion.
getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The map from addresses to amounts for the transaction.
getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
The map from addresses to amounts for the transaction.
getAddrToAmountMap() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
The map from addresses to amounts for the transaction.
getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The map from addresses to amounts
getAddrToAmountMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
The map from addresses to amounts
getAddrToAmountMap() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
The map from addresses to amounts
getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The map from addresses to amounts for the transaction.
getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
The map from addresses to amounts for the transaction.
getAddrToAmountOrDefault(String, long) - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
The map from addresses to amounts for the transaction.
getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The map from addresses to amounts
getAddrToAmountOrDefault(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
The map from addresses to amounts
getAddrToAmountOrDefault(String, long) - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
The map from addresses to amounts
getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The map from addresses to amounts for the transaction.
getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
The map from addresses to amounts for the transaction.
getAddrToAmountOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
The map from addresses to amounts for the transaction.
getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The map from addresses to amounts
getAddrToAmountOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
The map from addresses to amounts
getAddrToAmountOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
The map from addresses to amounts
getAddTowerMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
The binary serialized admin macaroon that can be used to access the daemon after rotating the macaroon root key.
getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
The binary serialized admin macaroon that can be used to access the daemon after rotating the macaroon root key.
getAdminMacaroon() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponseOrBuilder
The binary serialized admin macaroon that can be used to access the daemon after rotating the macaroon root key.
getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
The binary serialized admin macaroon that can be used to access the daemon after creating the wallet.
getAdminMacaroon() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
The binary serialized admin macaroon that can be used to access the daemon after creating the wallet.
getAdminMacaroon() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponseOrBuilder
The binary serialized admin macaroon that can be used to access the daemon after creating the wallet.
getAdminMacaroon() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
Getter for adminMacaroon.
getAdminMacaroon() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletResponse
Getter for adminMacaroon.
getAdvertisingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string advertising_node = 5;
getAdvertisingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
string advertising_node = 5;
getAdvertisingNode() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
string advertising_node = 5;
getAdvertisingNode() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Getter for advertisingNode.
getAdvertisingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string advertising_node = 5;
getAdvertisingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
string advertising_node = 5;
getAdvertisingNodeBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
string advertising_node = 5;
getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
getAezeedPassphrase() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequestOrBuilder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
getAezeedPassphrase() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
getAezeedPassphrase() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
getAezeedPassphrase() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
Getter for aezeedPassphrase.
getAezeedPassphrase() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for aezeedPassphrase.
getAggregatedValidationErrors() - Method in class org.lightningj.lnd.wrapper.ValidationResult
 
getAlias() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Alias or nick name of the node.
getAlias() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Alias or nick name of the node.
getAlias() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Alias or nick name of the node.
getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
If applicable, the alias of the current node, e.g.
getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
If applicable, the alias of the current node, e.g.
getAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
If applicable, the alias of the current node, e.g.
getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string alias = 3;
getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
string alias = 3;
getAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
string alias = 3;
getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string alias = 4;
getAlias() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
string alias = 4;
getAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
string alias = 4;
getAlias() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for alias.
getAlias() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Getter for alias.
getAlias() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Getter for alias.
getAlias() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Getter for alias.
getAliasBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Alias or nick name of the node.
getAliasBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Alias or nick name of the node.
getAliasBytes() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Alias or nick name of the node.
getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
If applicable, the alias of the current node, e.g.
getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
If applicable, the alias of the current node, e.g.
getAliasBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
If applicable, the alias of the current node, e.g.
getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string alias = 3;
getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
string alias = 3;
getAliasBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
string alias = 3;
getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string alias = 4;
getAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
string alias = 4;
getAliasBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
string alias = 4;
getAliases(int) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
The set of all aliases stored for the base SCID.
getAliases(int) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
The set of all aliases stored for the base SCID.
getAliases(int) - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
The set of all aliases stored for the base SCID.
getAliases() - Method in class org.lightningj.lnd.wrapper.message.AliasMap
Getter for a list of aliases.
getAliasesCount() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
The set of all aliases stored for the base SCID.
getAliasesCount() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
The set of all aliases stored for the base SCID.
getAliasesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
The set of all aliases stored for the base SCID.
getAliasesList() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
The set of all aliases stored for the base SCID.
getAliasesList() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
The set of all aliases stored for the base SCID.
getAliasesList() - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
The set of all aliases stored for the base SCID.
getAliasMaps(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMaps(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMaps(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMaps() - Method in class org.lightningj.lnd.wrapper.message.ListAliasesResponse
Getter for a list of aliasMaps.
getAliasMapsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasMapsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListAliasesResponseOrBuilder
repeated .lnrpc.AliasMap alias_maps = 1;
getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This lists out the set of alias short channel ids that exist for a channel.
getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
This lists out the set of alias short channel ids that exist for a channel.
getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScids(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScids(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScids(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
This lists out the set of alias short channel ids that exist for a channel.
getAliasScids() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for a list of aliasScids.
getAliasScids() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for a list of aliasScids.
getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This lists out the set of alias short channel ids that exist for a channel.
getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
This lists out the set of alias short channel ids that exist for a channel.
getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScidsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScidsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScidsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
This lists out the set of alias short channel ids that exist for a channel.
getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This lists out the set of alias short channel ids that exist for a channel.
getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
This lists out the set of alias short channel ids that exist for a channel.
getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScidsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScidsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
This lists out the set of alias short channel ids that existed for the closed channel.
getAliasScidsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
This lists out the set of alias short channel ids that exist for a channel.
getAllLeaves(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
getAllLeaves(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
The complete, ordered list of all tap leaves of the tree.
getAllLeaves(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
The complete, ordered list of all tap leaves of the tree.
getAllLeaves() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptFullTree
Getter for a list of allLeaves.
getAllLeavesBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
The complete, ordered list of all tap leaves of the tree.
getAllLeavesCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
The complete, ordered list of all tap leaves of the tree.
getAllLeavesList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
The complete, ordered list of all tap leaves of the tree.
getAllLeavesOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
getAllLeavesOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
The complete, ordered list of all tap leaves of the tree.
getAllLeavesOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTreeOrBuilder
The complete, ordered list of all tap leaves of the tree.
getAllowExternalPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
Informs the RPC on whether to allow external permissions that LND is not aware of.
getAllowExternalPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
Informs the RPC on whether to allow external permissions that LND is not aware of.
getAllowExternalPermissions() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
Informs the RPC on whether to allow external permissions that LND is not aware of.
getAllowExternalPermissions() - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Getter for allowExternalPermissions.
getAllowSelfPayment() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
If set, circular payments to self are permitted.
getAllowSelfPayment() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
If set, circular payments to self are permitted.
getAllowSelfPayment() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
If set, circular payments to self are permitted.
getAllowSelfPayment() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, circular payments to self are permitted.
getAllowSelfPayment() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
If set, circular payments to self are permitted.
getAllowSelfPayment() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
If set, circular payments to self are permitted.
getAllowSelfPayment() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for allowSelfPayment.
getAllowSelfPayment() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for allowSelfPayment.
getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeys(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeys(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeys(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeys() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Getter for a list of allSignerPubkeys.
getAllSignerPubkeys() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Getter for a list of allSignerPubkeys.
getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAllSignerPubkeysList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
int64 amount = 2;
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
int64 amount = 2;
getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
int64 amount = 2;
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The value of the output coin in satoshis
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The value of the output coin in satoshis
getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The value of the output coin in satoshis
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The total value of the htlc
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
The total value of the htlc
getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
The total value of the htlc
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The amount in satoshis to send
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
The amount in satoshis to send
getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
The amount in satoshis to send
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction amount, denominated in satoshis
getAmount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The transaction amount, denominated in satoshis
getAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The transaction amount, denominated in satoshis
getAmount() - Method in class org.lightningj.lnd.wrapper.message.HTLC
Getter for amount.
getAmount() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Getter for amount.
getAmount() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Getter for amount.
getAmount() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for amount.
getAmount() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for amount.
getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The amount that was claimed by the resolution.
getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The amount that was claimed by the resolution.
getAmountSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The amount that was claimed by the resolution.
getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The value of the unspent coin in satoshis
getAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The value of the unspent coin in satoshis
getAmountSat() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The value of the unspent coin in satoshis
getAmountSat() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The value of the output we're attempting to sweep.
getAmountSat() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The value of the output we're attempting to sweep.
getAmountSat() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The value of the output we're attempting to sweep.
getAmountSat() - Method in class org.lightningj.lnd.wrapper.message.Resolution
Getter for amountSat.
getAmountSat() - Method in class org.lightningj.lnd.wrapper.message.Utxo
Getter for amountSat.
getAmountSat() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for amountSat.
getAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
getAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
getAmp() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
getAmp() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, an AMP-payment will be attempted.
getAmp() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
If set, an AMP-payment will be attempted.
getAmp() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
If set, an AMP-payment will be attempted.
getAmp() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for a list of amp.
getAmp() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for amp.
getAmpBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
getAmpInvoiceState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
getAmpInvoiceState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Deprecated.
getAmpInvoiceState() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Deprecated.
getAmpInvoiceStateAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Returns ampInvoiceState as a detached map.
getAmpInvoiceStateCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
getAmpInvoiceStateCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
getAmpInvoiceStateCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateEntries() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Gets the map entries as a wrapped list, used for XML conversion.
getAmpInvoiceStateMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateMap() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateOrDefault(String, LightningApi.AMPInvoiceState) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateOrDefault(String, LightningApi.AMPInvoiceState) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateOrDefault(String, LightningApi.AMPInvoiceState) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpInvoiceStateOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
getAmpOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
getAmpOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
getAmpOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
getAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
getAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional TLV record that signals the use of an AMP payment.
getAmpRecord() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional TLV record that signals the use of an AMP payment.
getAmpRecord() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for a list of ampRecord.
getAmpRecordBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
getAmpRecordOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
getAmpRecordOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional TLV record that signals the use of an AMP payment.
getAmpRecordOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional TLV record that signals the use of an AMP payment.
getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The size of the pre-crafted output to be used as the channel point for this channel funding.
getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
The size of the pre-crafted output to be used as the channel point for this channel funding.
getAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
The size of the pre-crafted output to be used as the channel point for this channel funding.
getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The amount to send expressed in satoshis.
getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The amount to send expressed in satoshis.
getAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The amount to send expressed in satoshis.
getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The amount to send expressed in satoshis.
getAmt() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The amount to send expressed in satoshis.
getAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The amount to send expressed in satoshis.
getAmt() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Number of satoshis to send.
getAmt() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Number of satoshis to send.
getAmt() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Number of satoshis to send.
getAmt() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Getter for amt.
getAmt() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for amt.
getAmt() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for amt.
getAmt() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for amt.
getAmtIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in satoshis) of the incoming HTLC that created half the circuit.
getAmtIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The total amount (in satoshis) of the incoming HTLC that created half the circuit.
getAmtIn() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The total amount (in satoshis) of the incoming HTLC that created half the circuit.
getAmtIn() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for amtIn.
getAmtInMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in milli-satoshis) of the incoming HTLC that created half the circuit.
getAmtInMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The total amount (in milli-satoshis) of the incoming HTLC that created half the circuit.
getAmtInMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The total amount (in milli-satoshis) of the incoming HTLC that created half the circuit.
getAmtInMsat() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for amtInMsat.
getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
The amount of the htlc in msat.
getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
The amount of the htlc in msat.
getAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
The amount of the htlc in msat.
getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The amount to send expressed in millisatoshis.
getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The amount to send expressed in millisatoshis.
getAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The amount to send expressed in millisatoshis.
getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The amount to send expressed in millisatoshis.
getAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The amount to send expressed in millisatoshis.
getAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The amount to send expressed in millisatoshis.
getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
The amount to send expressed in msat.
getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
The amount to send expressed in msat.
getAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
The amount to send expressed in msat.
getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The amount for which to calculate a probability.
getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
The amount for which to calculate a probability.
getAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequestOrBuilder
The amount for which to calculate a probability.
getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Number of millisatoshis to send.
getAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Number of millisatoshis to send.
getAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Number of millisatoshis to send.
getAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for amtMsat.
getAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for amtMsat.
getAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for amtMsat.
getAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Getter for amtMsat.
getAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Getter for amtMsat.
getAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for amtMsat.
getAmtOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in satoshis) of the outgoing HTLC that created the second half of the circuit.
getAmtOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The total amount (in satoshis) of the outgoing HTLC that created the second half of the circuit.
getAmtOut() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The total amount (in satoshis) of the outgoing HTLC that created the second half of the circuit.
getAmtOut() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for amtOut.
getAmtOutMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in milli-satoshis) of the outgoing HTLC that created the second half of the circuit.
getAmtOutMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The total amount (in milli-satoshis) of the outgoing HTLC that created the second half of the circuit.
getAmtOutMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The total amount (in milli-satoshis) of the outgoing HTLC that created the second half of the circuit.
getAmtOutMsat() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for amtOutMsat.
getAmtPaid() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
lnrpc.Invoice.amt_paid is deprecated. See lightning.api.proto;l=3595
getAmtPaid() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Deprecated.
lnrpc.Invoice.amt_paid is deprecated. See lightning.api.proto;l=3595
getAmtPaid() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Deprecated.
lnrpc.Invoice.amt_paid is deprecated. See lightning.api.proto;l=3595
getAmtPaid() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for amtPaid.
getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The total amount paid for the sub-invoice expressed in milli satoshis.
getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
The total amount paid for the sub-invoice expressed in milli satoshis.
getAmtPaidMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPInvoiceStateOrBuilder
The total amount paid for the sub-invoice expressed in milli satoshis.
getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The amount that was accepted for this invoice, in millisatoshis.
getAmtPaidMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The amount that was accepted for this invoice, in millisatoshis.
getAmtPaidMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The amount that was accepted for this invoice, in millisatoshis.
getAmtPaidMsat() - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Getter for amtPaidMsat.
getAmtPaidMsat() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for amtPaidMsat.
getAmtPaidSat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The amount that was accepted for this invoice, in satoshis.
getAmtPaidSat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The amount that was accepted for this invoice, in satoshis.
getAmtPaidSat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The amount that was accepted for this invoice, in satoshis.
getAmtPaidSat() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for amtPaidSat.
getAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
The amount one wishes to send to the target destination.
getAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
The amount one wishes to send to the target destination.
getAmtSat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequestOrBuilder
The amount one wishes to send to the target destination.
getAmtSat() - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
Getter for amtSat.
getAmtToForward() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.amt_to_forward is deprecated. See lightning.api.proto;l=3075
getAmtToForward() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
Deprecated.
lnrpc.Hop.amt_to_forward is deprecated. See lightning.api.proto;l=3075
getAmtToForward() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
Deprecated.
lnrpc.Hop.amt_to_forward is deprecated. See lightning.api.proto;l=3075
getAmtToForward() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for amtToForward.
getAmtToForwardMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
int64 amt_to_forward_msat = 6;
getAmtToForwardMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
int64 amt_to_forward_msat = 6;
getAmtToForwardMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
int64 amt_to_forward_msat = 6;
getAmtToForwardMsat() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for amtToForwardMsat.
getAnchor() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
getAnchor() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
getAnchor() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
getAnchor() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for anchor.
getAnchorValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
getAnchorValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
getAnchorValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
getApiObject() - Method in enum org.lightningj.lnd.wrapper.invoices.message.LookupModifier
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.AddressType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ChannelCloseSummary.ClosureType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ChannelEventUpdate.UpdateType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.CommitmentType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Failure.FailureCode
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.FeatureBit
 
getApiObject() - Method in class org.lightningj.lnd.wrapper.Message
Method to return the underlying API object in GRPC format.
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.HTLCAttempt.HTLCStatus
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Initiator
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Invoice.InvoiceState
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.InvoiceHTLCState
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.NodeMetricType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.OutputScriptType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Payment.PaymentStatus
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.PaymentFailureReason
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.Peer.SyncType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.PeerEvent.EventType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ResolutionOutcome
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.ResolutionType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.message.UpdateFailure
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.peers.message.FeatureSet
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.peers.message.UpdateAction
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.ChanStatusAction
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.FailureDetail
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.HtlcEvent.EventType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.MissionControlConfig.ProbabilityModel
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.PaymentState
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.router.message.ResolveHoldForwardAction
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.signer.message.MuSig2Version
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.signer.message.SignMethod
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.stateservice.message.WalletState
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.walletkit.message.AddressType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.walletkit.message.ChangeAddressType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.walletkit.message.WitnessType
 
getApiObject() - Method in enum org.lightningj.lnd.wrapper.wtclient.message.PolicyType
 
getAppMajor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The major application version.
getAppMajor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The major application version.
getAppMajor() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The major application version.
getAppMajor() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for appMajor.
getAppMinor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The minor application version.
getAppMinor() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The minor application version.
getAppMinor() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The minor application version.
getAppMinor() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for appMinor.
getAppPatch() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application patch number.
getAppPatch() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The application patch number.
getAppPatch() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The application patch number.
getAppPatch() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for appPatch.
getAppPreRelease() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application pre-release modifier, possibly empty.
getAppPreRelease() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The application pre-release modifier, possibly empty.
getAppPreRelease() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The application pre-release modifier, possibly empty.
getAppPreRelease() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for appPreRelease.
getAppPreReleaseBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application pre-release modifier, possibly empty.
getAppPreReleaseBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The application pre-release modifier, possibly empty.
getAppPreReleaseBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The application pre-release modifier, possibly empty.
getApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
getApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
.routerrpc.AprioriParameters apriori = 7;
getApriori() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
.routerrpc.AprioriParameters apriori = 7;
getApriori() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for a list of apriori.
getAprioriBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
getAprioriOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
getAprioriOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
.routerrpc.AprioriParameters apriori = 7;
getAprioriOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
.routerrpc.AprioriParameters apriori = 7;
getAttemptId() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The unique ID that is used for this attempt.
getAttemptId() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The unique ID that is used for this attempt.
getAttemptId() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The unique ID that is used for this attempt.
getAttemptId() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Getter for attemptId.
getAttemptTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The time in UNIX nanoseconds at which this HTLC was sent.
getAttemptTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The time in UNIX nanoseconds at which this HTLC was sent.
getAttemptTimeNs() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The time in UNIX nanoseconds at which this HTLC was sent.
getAttemptTimeNs() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Getter for attemptTimeNs.
getAutoFailHeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The block height at which this htlc will be auto-failed to prevent the channel from force-closing.
getAutoFailHeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The block height at which this htlc will be auto-failed to prevent the channel from force-closing.
getAutoFailHeight() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The block height at which this htlc will be auto-failed to prevent the channel from force-closing.
getAutoFailHeight() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for autoFailHeight.
getAvgChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
double avg_channel_size = 7;
getAvgChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
double avg_channel_size = 7;
getAvgChannelSize() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
double avg_channel_size = 7;
getAvgChannelSize() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for avgChannelSize.
getAvgOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
double avg_out_degree = 2;
getAvgOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
double avg_out_degree = 2;
getAvgOutDegree() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
double avg_out_degree = 2;
getAvgOutDegree() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for avgOutDegree.
getBackupCase() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
getBackupCase() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
getBackupCase() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
 
getBakeMacaroonMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Deprecated.
lnrpc.ChannelBalanceResponse.balance is deprecated. See lightning.api.proto;l=2887
getBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Deprecated.
lnrpc.ChannelBalanceResponse.balance is deprecated. See lightning.api.proto;l=2887
getBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Deprecated.
lnrpc.ChannelBalanceResponse.balance is deprecated. See lightning.api.proto;l=2887
getBalance() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The balance of the address.
getBalance() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
The balance of the address.
getBalance() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressPropertyOrBuilder
The balance of the address.
getBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for balance.
getBalance() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Getter for balance.
getBanned() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
bool banned = 1;
getBanned() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
bool banned = 1;
getBanned() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponseOrBuilder
bool banned = 1;
getBanned() - Method in class org.lightningj.lnd.wrapper.neutrino.message.IsBannedResponse
Getter for banned.
getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The base fee that must be used for incoming HTLC's to this particular channel.
getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The base fee that must be used for incoming HTLC's to this particular channel.
getBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The base fee that must be used for incoming HTLC's to this particular channel.
getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFee() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for baseFee.
getBaseFee() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for baseFee.
getBaseFee() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for baseFee.
getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
The base fee charged regardless of the number of milli-satoshis sent.
getBaseFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Getter for baseFeeMsat.
getBaseFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for baseFeeMsat.
getBasePsbt() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
An optional base PSBT the new channel output will be added to.
getBasePsbt() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
An optional base PSBT the new channel output will be added to.
getBasePsbt() - Method in interface org.lightningj.lnd.proto.LightningApi.PsbtShimOrBuilder
An optional base PSBT the new channel output will be added to.
getBasePsbt() - Method in class org.lightningj.lnd.wrapper.message.PsbtShim
Getter for basePsbt.
getBaseScid() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
For non-zero-conf channels, this is the confirmed SCID.
getBaseScid() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
For non-zero-conf channels, this is the confirmed SCID.
getBaseScid() - Method in interface org.lightningj.lnd.proto.LightningApi.AliasMapOrBuilder
For non-zero-conf channels, this is the confirmed SCID.
getBaseScid() - Method in class org.lightningj.lnd.wrapper.message.AliasMap
Getter for baseScid.
getBatchOpenChannelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getBestBlock(Chainkit.GetBestBlockRequest, StreamObserver<Chainkit.GetBestBlockResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
lncli: `chain getbestblock` GetBestBlock returns the block hash and current height from the valid most-work chain.
getBestBlock(Chainkit.GetBestBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
lncli: `chain getbestblock` GetBestBlock returns the block hash and current height from the valid most-work chain.
getBestBlock(Chainkit.GetBestBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
lncli: `chain getbestblock` GetBestBlock returns the block hash and current height from the valid most-work chain.
getBestBlock(Chainkit.GetBestBlockRequest, StreamObserver<Chainkit.GetBestBlockResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
lncli: `chain getbestblock` GetBestBlock returns the block hash and current height from the valid most-work chain.
getBestBlock(StreamObserver<GetBestBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to generate a getBestBlock request.
getBestBlock(GetBestBlockRequest, StreamObserver<GetBestBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to send a getBestBlock request.
getBestBlock() - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to generate a getBestBlock request.
getBestBlock(GetBestBlockRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to send a getBestBlock request.
GetBestBlockRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBestBlockRequest.
GetBestBlockRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockRequest
Empty Constructor
GetBestBlockRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockRequest
Json Parsing Constructor
GetBestBlockRequest(Chainkit.GetBestBlockRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockRequest
Constructor using underlying Lightning API Object
GetBestBlockResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBestBlockResponse.
GetBestBlockResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
Empty Constructor
GetBestBlockResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
Json Parsing Constructor
GetBestBlockResponse(Chainkit.GetBestBlockResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
Constructor using underlying Lightning API Object
getBestHeaderTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Timestamp of the block best known to the wallet
getBestHeaderTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Timestamp of the block best known to the wallet
getBestHeaderTimestamp() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Timestamp of the block best known to the wallet
getBestHeaderTimestamp() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for bestHeaderTimestamp.
getBetweennessCentrality() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
Deprecated.
getBetweennessCentrality() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
Deprecated.
getBetweennessCentrality() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
Deprecated.
getBetweennessCentralityAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
Returns betweennessCentrality as a detached map.
getBetweennessCentralityCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
getBetweennessCentralityCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
getBetweennessCentralityCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
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).
getBetweennessCentralityEntries() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
Gets the map entries as a wrapped list, used for XML conversion.
getBetweennessCentralityMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
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).
getBetweennessCentralityMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
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).
getBetweennessCentralityMap() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
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).
getBetweennessCentralityOrDefault(String, LightningApi.FloatMetric) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
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).
getBetweennessCentralityOrDefault(String, LightningApi.FloatMetric) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
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).
getBetweennessCentralityOrDefault(String, LightningApi.FloatMetric) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
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).
getBetweennessCentralityOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
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).
getBetweennessCentralityOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
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).
getBetweennessCentralityOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsResponseOrBuilder
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).
getBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
getBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
.routerrpc.BimodalParameters bimodal = 8;
getBimodal() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
.routerrpc.BimodalParameters bimodal = 8;
getBimodal() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for a list of bimodal.
getBimodalBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
getBimodalOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
getBimodalOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
.routerrpc.BimodalParameters bimodal = 8;
getBimodalOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
.routerrpc.BimodalParameters bimodal = 8;
getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The bits in hex notation.
getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The bits in hex notation.
getBits() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The bits in hex notation.
getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The bits in hex notation.
getBits() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The bits in hex notation.
getBits() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The bits in hex notation.
getBits() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for bits.
getBits() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for bits.
getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The bits in hex notation.
getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The bits in hex notation.
getBitsBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The bits in hex notation.
getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The bits in hex notation.
getBitsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The bits in hex notation.
getBitsBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The bits in hex notation.
getBlock(Chainkit.GetBlockRequest, StreamObserver<Chainkit.GetBlockResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
lncli: `chain getblock` GetBlock returns a block given the corresponding block hash.
getBlock(Chainkit.GetBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
lncli: `chain getblock` GetBlock returns a block given the corresponding block hash.
getBlock(Chainkit.GetBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
lncli: `chain getblock` GetBlock returns a block given the corresponding block hash.
getBlock(Chainkit.GetBlockRequest, StreamObserver<Chainkit.GetBlockResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
lncli: `chain getblock` GetBlock returns a block given the corresponding block hash.
getBlock(Neutrino.GetBlockRequest, StreamObserver<Neutrino.GetBlockResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
GetBlock returns a block with a particular block hash.
getBlock(Neutrino.GetBlockRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
GetBlock returns a block with a particular block hash.
getBlock(Neutrino.GetBlockRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
GetBlock returns a block with a particular block hash.
getBlock(Neutrino.GetBlockRequest, StreamObserver<Neutrino.GetBlockResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
GetBlock returns a block with a particular block hash.
getBlock(byte[], StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to generate a getBlock request.
getBlock(GetBlockRequest, StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to send a getBlock request.
getBlock(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to generate a getBlock request.
getBlock(GetBlockRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to send a getBlock request.
getBlock(String, StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a getBlock request.
getBlock(GetBlockRequest, StreamObserver<GetBlockResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a getBlock request.
getBlock(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a getBlock request.
getBlock(GetBlockRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a getBlock request.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
The hash of the best block.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
The hash of the best block.
getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponseOrBuilder
The hash of the best block.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
The hash of the best block at the specified height.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
The hash of the best block at the specified height.
getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponseOrBuilder
The hash of the best block at the specified height.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
The hash of the block with the requested header.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
The hash of the block with the requested header.
getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequestOrBuilder
The hash of the block with the requested header.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
The hash of the requested block.
getBlockHash() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
The hash of the requested block.
getBlockHash() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequestOrBuilder
The hash of the requested block.
getBlockHash(Chainkit.GetBlockHashRequest, StreamObserver<Chainkit.GetBlockHashResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
lncli: `chain getblockhash` GetBlockHash returns the hash of the block in the best blockchain at the given height.
getBlockHash(Chainkit.GetBlockHashRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
lncli: `chain getblockhash` GetBlockHash returns the hash of the block in the best blockchain at the given height.
getBlockHash(Chainkit.GetBlockHashRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
lncli: `chain getblockhash` GetBlockHash returns the hash of the block in the best blockchain at the given height.
getBlockHash(Chainkit.GetBlockHashRequest, StreamObserver<Chainkit.GetBlockHashResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
lncli: `chain getblockhash` GetBlockHash returns the hash of the block in the best blockchain at the given height.
getBlockHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The hash of the block in which the confirmed transaction was included in.
getBlockHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
The hash of the block in which the confirmed transaction was included in.
getBlockHash() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetailsOrBuilder
The hash of the block in which the confirmed transaction was included in.
getBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block hash.
getBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Best block hash.
getBlockHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Best block hash.
getBlockHash(Neutrino.GetBlockHashRequest, StreamObserver<Neutrino.GetBlockHashResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
Deprecated.
getBlockHash(Neutrino.GetBlockHashRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
Deprecated.
getBlockHash(Neutrino.GetBlockHashRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
Deprecated.
getBlockHash(Neutrino.GetBlockHashRequest, StreamObserver<Neutrino.GetBlockHashResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
Deprecated.
getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the hash of the best block
getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The node's current view of the hash of the best block
getBlockHash() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The node's current view of the hash of the best block
getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The hash of the block this transaction was included in
getBlockHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The hash of the block this transaction was included in
getBlockHash() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The hash of the block this transaction was included in
getBlockHash(Long, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to generate a getBlockHash request.
getBlockHash(GetBlockHashRequest, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to send a getBlockHash request.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
Getter for blockHash.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
Getter for blockHash.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
Getter for blockHash.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
Getter for blockHash.
getBlockHash(Long) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to generate a getBlockHash request.
getBlockHash(GetBlockHashRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to send a getBlockHash request.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Getter for blockHash.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for blockHash.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for blockHash.
getBlockHash(Integer, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a getBlockHash request.
getBlockHash(GetBlockHashRequest, StreamObserver<GetBlockHashResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a getBlockHash request.
getBlockHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Getter for blockHash.
getBlockHash(Integer) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a getBlockHash request.
getBlockHash(GetBlockHashRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a getBlockHash request.
getBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block hash.
getBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Best block hash.
getBlockHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Best block hash.
getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the hash of the best block
getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The node's current view of the hash of the best block
getBlockHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The node's current view of the hash of the best block
getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The hash of the block this transaction was included in
getBlockHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The hash of the block this transaction was included in
getBlockHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The hash of the block this transaction was included in
GetBlockHashRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBlockHashRequest.
GetBlockHashRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
Empty Constructor
GetBlockHashRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
Json Parsing Constructor
GetBlockHashRequest(Chainkit.GetBlockHashRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
Constructor using underlying Lightning API Object
GetBlockHashRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetBlockHashRequest.
GetBlockHashRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
Empty Constructor
GetBlockHashRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
Json Parsing Constructor
GetBlockHashRequest(Neutrino.GetBlockHashRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
Constructor using underlying Lightning API Object
GetBlockHashResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBlockHashResponse.
GetBlockHashResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
Empty Constructor
GetBlockHashResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
Json Parsing Constructor
GetBlockHashResponse(Chainkit.GetBlockHashResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
Constructor using underlying Lightning API Object
GetBlockHashResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetBlockHashResponse.
GetBlockHashResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
Empty Constructor
GetBlockHashResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
Json Parsing Constructor
GetBlockHashResponse(Neutrino.GetBlockHashResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
Constructor using underlying Lightning API Object
getBlockHeader(Chainkit.GetBlockHeaderRequest, StreamObserver<Chainkit.GetBlockHeaderResponse>) - Method in interface org.lightningj.lnd.chainkit.proto.ChainKitGrpc.AsyncService
lncli: `chain getblockheader` GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(Chainkit.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitBlockingStub
lncli: `chain getblockheader` GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(Chainkit.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitFutureStub
lncli: `chain getblockheader` GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(Chainkit.GetBlockHeaderRequest, StreamObserver<Chainkit.GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc.ChainKitStub
lncli: `chain getblockheader` GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(Neutrino.GetBlockHeaderRequest, StreamObserver<Neutrino.GetBlockHeaderResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(Neutrino.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(Neutrino.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(Neutrino.GetBlockHeaderRequest, StreamObserver<Neutrino.GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
GetBlockHeader returns a block header with a particular block hash.
getBlockHeader(byte[], StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to generate a getBlockHeader request.
getBlockHeader(GetBlockHeaderRequest, StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
Method to send a getBlockHeader request.
getBlockHeader(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to generate a getBlockHeader request.
getBlockHeader(GetBlockHeaderRequest) - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Method to send a getBlockHeader request.
getBlockHeader(String, StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a getBlockHeader request.
getBlockHeader(GetBlockHeaderRequest, StreamObserver<GetBlockHeaderResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a getBlockHeader request.
getBlockHeader(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a getBlockHeader request.
getBlockHeader(GetBlockHeaderRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a getBlockHeader request.
GetBlockHeaderRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBlockHeaderRequest.
GetBlockHeaderRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
Empty Constructor
GetBlockHeaderRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
Json Parsing Constructor
GetBlockHeaderRequest(Chainkit.GetBlockHeaderRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
Constructor using underlying Lightning API Object
GetBlockHeaderRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetBlockHeaderRequest.
GetBlockHeaderRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
Empty Constructor
GetBlockHeaderRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
Json Parsing Constructor
GetBlockHeaderRequest(Neutrino.GetBlockHeaderRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
Constructor using underlying Lightning API Object
GetBlockHeaderResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBlockHeaderResponse.
GetBlockHeaderResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
Empty Constructor
GetBlockHeaderResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
Json Parsing Constructor
GetBlockHeaderResponse(Chainkit.GetBlockHeaderResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
Constructor using underlying Lightning API Object
GetBlockHeaderResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetBlockHeaderResponse.
GetBlockHeaderResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Empty Constructor
GetBlockHeaderResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Json Parsing Constructor
GetBlockHeaderResponse(Neutrino.GetBlockHeaderResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Constructor using underlying Lightning API Object
getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
The height of the best block.
getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
The height of the best block.
getBlockHeight() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponseOrBuilder
The height of the best block.
getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
Block height of the target best chain block.
getBlockHeight() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
Block height of the target best chain block.
getBlockHeight() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequestOrBuilder
Block height of the target best chain block.
getBlockHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The height of the block in which the confirmed transaction was included in.
getBlockHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
The height of the block in which the confirmed transaction was included in.
getBlockHeight() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetailsOrBuilder
The height of the block in which the confirmed transaction was included in.
getBlockHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block height.
getBlockHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Best block height.
getBlockHeight() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Best block height.
getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
int32 block_height = 2;
getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
int32 block_height = 2;
getBlockHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ConfirmationUpdateOrBuilder
int32 block_height = 2;
getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the height of the best block
getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The node's current view of the height of the best block
getBlockHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The node's current view of the height of the best block
getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The height of the block this transaction was included in
getBlockHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The height of the block this transaction was included in
getBlockHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The height of the block this transaction was included in
getBlockHeight() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
Getter for blockHeight.
getBlockHeight() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
Getter for blockHeight.
getBlockHeight() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Getter for blockHeight.
getBlockHeight() - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Getter for blockHeight.
getBlockHeight() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for blockHeight.
getBlockHeight() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for blockHeight.
getBlockHeight() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Getter for blockHeight.
GetBlockRequest - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBlockRequest.
GetBlockRequest() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
Empty Constructor
GetBlockRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
Json Parsing Constructor
GetBlockRequest(Chainkit.GetBlockRequest) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
Constructor using underlying Lightning API Object
GetBlockRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetBlockRequest.
GetBlockRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
Empty Constructor
GetBlockRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
Json Parsing Constructor
GetBlockRequest(Neutrino.GetBlockRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
Constructor using underlying Lightning API Object
GetBlockResponse - Class in org.lightningj.lnd.wrapper.chainkit.message
Wrapper class for GetBlockResponse.
GetBlockResponse() - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
Empty Constructor
GetBlockResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
Json Parsing Constructor
GetBlockResponse(Chainkit.GetBlockResponse) - Constructor for class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
Constructor using underlying Lightning API Object
GetBlockResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetBlockResponse.
GetBlockResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Empty Constructor
GetBlockResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Json Parsing Constructor
GetBlockResponse(Neutrino.GetBlockResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Constructor using underlying Lightning API Object
getBlockSha() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
bytes block_sha = 1;
getBlockSha() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
bytes block_sha = 1;
getBlockSha() - Method in interface org.lightningj.lnd.proto.LightningApi.ConfirmationUpdateOrBuilder
bytes block_sha = 1;
getBlockSha() - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Getter for blockSha.
getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
Remaining # of blocks until the commitment output can be swept.
getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
Remaining # of blocks until the commitment output can be swept.
getBlocksTilMaturity() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
Remaining # of blocks until the commitment output can be swept.
getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The number of blocks remaining until the current stage can be swept.
getBlocksTilMaturity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
The number of blocks remaining until the current stage can be swept.
getBlocksTilMaturity() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
The number of blocks remaining until the current stage can be swept.
getBlocksTilMaturity() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for blocksTilMaturity.
getBlocksTilMaturity() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Getter for blocksTilMaturity.
getBreach() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool breach = 4;
getBreach() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
bool breach = 4;
getBreach() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
bool breach = 4;
getBreach() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Getter for breach.
getBroadcastAttempts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The number of broadcast attempts we've made to sweep the output.
getBroadcastAttempts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The number of broadcast attempts we've made to sweep the output.
getBroadcastAttempts() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The number of broadcast attempts we've made to sweep the output.
getBroadcastAttempts() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for broadcastAttempts.
getBuildRouteMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getBuildTags(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
getBuildTags(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The list of build tags that were supplied during compilation.
getBuildTags(int) - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The list of build tags that were supplied during compilation.
getBuildTags() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for a list of buildTags.
getBuildTagsBytes(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
getBuildTagsBytes(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The list of build tags that were supplied during compilation.
getBuildTagsBytes(int) - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The list of build tags that were supplied during compilation.
getBuildTagsCount() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
getBuildTagsCount() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The list of build tags that were supplied during compilation.
getBuildTagsCount() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The list of build tags that were supplied during compilation.
getBuildTagsList() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
getBuildTagsList() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The list of build tags that were supplied during compilation.
getBuildTagsList() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The list of build tags that were supplied during compilation.
getBumpFeeMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getBytesRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Bytes of data transmitted from this peer
getBytesRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Bytes of data transmitted from this peer
getBytesRecv() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Bytes of data transmitted from this peer
getBytesRecv() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for bytesRecv.
getBytesSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Bytes of data transmitted to this peer
getBytesSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Bytes of data transmitted to this peer
getBytesSent() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Bytes of data transmitted to this peer
getBytesSent() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for bytesSent.
getCancelInvoiceMethod() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total amount of funds held in this channel
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The total amount of funds held in this channel
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Total capacity of the channel.
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Total capacity of the channel.
getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Total capacity of the channel.
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
int64 capacity = 6;
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
int64 capacity = 6;
getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
int64 capacity = 6;
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
int64 capacity = 3;
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
int64 capacity = 3;
getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
int64 capacity = 3;
getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The total amount of funds held in this channel
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
int64 capacity = 2;
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
int64 capacity = 2;
getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
int64 capacity = 2;
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 capacity = 3;
getCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
int64 capacity = 3;
getCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
int64 capacity = 3;
getCapacity() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for capacity.
getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for capacity.
getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for capacity.
getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Getter for capacity.
getCapacity() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Getter for capacity.
getCapacity() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for capacity.
getCapacityFraction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The fraction of a channel's capacity that we consider to have liquidity.
getCapacityFraction() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
The fraction of a channel's capacity that we consider to have liquidity.
getCapacityFraction() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParametersOrBuilder
The fraction of a channel's capacity that we consider to have liquidity.
getCapacityFraction() - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Getter for capacityFraction.
getCFilter(Neutrino.GetCFilterRequest, StreamObserver<Neutrino.GetCFilterResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
GetCFilter returns a compact filter from a block.
getCFilter(Neutrino.GetCFilterRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
GetCFilter returns a compact filter from a block.
getCFilter(Neutrino.GetCFilterRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
GetCFilter returns a compact filter from a block.
getCFilter(Neutrino.GetCFilterRequest, StreamObserver<Neutrino.GetCFilterResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
GetCFilter returns a compact filter from a block.
getCFilter(String, StreamObserver<GetCFilterResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a getCFilter request.
getCFilter(GetCFilterRequest, StreamObserver<GetCFilterResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a getCFilter request.
getCFilter(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a getCFilter request.
getCFilter(GetCFilterRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a getCFilter request.
GetCFilterRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetCFilterRequest.
GetCFilterRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
Empty Constructor
GetCFilterRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
Json Parsing Constructor
GetCFilterRequest(Neutrino.GetCFilterRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
Constructor using underlying Lightning API Object
GetCFilterResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for GetCFilterResponse.
GetCFilterResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
Empty Constructor
GetCFilterResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
Json Parsing Constructor
GetCFilterResponse(Neutrino.GetCFilterResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
Constructor using underlying Lightning API Object
getChain() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The blockchain the node is on (eg bitcoin, litecoin)
getChain() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
The blockchain the node is on (eg bitcoin, litecoin)
getChain() - Method in interface org.lightningj.lnd.proto.LightningApi.ChainOrBuilder
The blockchain the node is on (eg bitcoin, litecoin)
getChain() - Method in class org.lightningj.lnd.wrapper.message.Chain
Getter for chain.
getChainBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The blockchain the node is on (eg bitcoin, litecoin)
getChainBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
The blockchain the node is on (eg bitcoin, litecoin)
getChainBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChainOrBuilder
The blockchain the node is on (eg bitcoin, litecoin)
getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The hash of the genesis block that the proposed channel resides in.
getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The hash of the genesis block that the proposed channel resides in.
getChainHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The hash of the genesis block that the proposed channel resides in.
getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The hash of the genesis block that this channel resides within.
getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The hash of the genesis block that this channel resides within.
getChainHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The hash of the genesis block that this channel resides within.
getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The target chain that this channel was opened within.
getChainHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The target chain that this channel was opened within.
getChainHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The target chain that this channel was opened within.
getChainHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for chainHash.
getChainHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for chainHash.
getChainHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for chainHash.
getChainHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The hash of the genesis block that this channel resides within.
getChainHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The hash of the genesis block that this channel resides within.
getChainHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The hash of the genesis block that this channel resides within.
getChains(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
getChains(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
A list of active chains the node is connected to
getChains(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
A list of active chains the node is connected to
getChains() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for a list of chains.
getChainsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
getChainsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
getChainsCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
getChainsCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
A list of active chains the node is connected to
getChainsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
A list of active chains the node is connected to
getChainsList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
getChainsList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
A list of active chains the node is connected to
getChainsList() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
A list of active chains the node is connected to
getChainsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
getChainsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
A list of active chains the node is connected to
getChainsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
A list of active chains the node is connected to
getChainsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
getChainsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
A list of active chains the node is connected to
getChainsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
A list of active chains the node is connected to
getChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Is an encrypted single-chan backup.
getChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
Is an encrypted single-chan backup.
getChanBackup() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupOrBuilder
Is an encrypted single-chan backup.
getChanBackup() - Method in class org.lightningj.lnd.wrapper.message.ChannelBackup
Getter for chanBackup.
getChanBackups(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
getChanBackups(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
A set of single-chan static channel backups.
getChanBackups(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
A set of single-chan static channel backups.
getChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
getChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
The channels to restore as a list of channel/backup pairs.
getChanBackups() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
The channels to restore as a list of channel/backup pairs.
getChanBackups() - Method in class org.lightningj.lnd.wrapper.message.ChannelBackups
Getter for a list of chanBackups.
getChanBackups() - Method in class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
Getter for a list of chanBackups.
getChanBackupsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
getChanBackupsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
getChanBackupsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
getChanBackupsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
getChanBackupsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
A set of single-chan static channel backups.
getChanBackupsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
A set of single-chan static channel backups.
getChanBackupsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
getChanBackupsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
A set of single-chan static channel backups.
getChanBackupsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
A set of single-chan static channel backups.
getChanBackupsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
getChanBackupsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
A set of single-chan static channel backups.
getChanBackupsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
A set of single-chan static channel backups.
getChanBackupsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
getChanBackupsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
The channels to restore as a list of channel/backup pairs.
getChanBackupsOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
The channels to restore as a list of channel/backup pairs.
getChanBackupsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
getChanBackupsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
A set of single-chan static channel backups.
getChanBackupsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupsOrBuilder
A set of single-chan static channel backups.
getChanCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.chan_capacity is deprecated. See lightning.api.proto;l=3074
getChanCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
Deprecated.
lnrpc.Hop.chan_capacity is deprecated. See lightning.api.proto;l=3074
getChanCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
Deprecated.
lnrpc.Hop.chan_capacity is deprecated. See lightning.api.proto;l=3074
getChanCapacity() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for chanCapacity.
getChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
getChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
.lnrpc.ChannelCloseUpdate chan_close = 3;
getChanClose() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
.lnrpc.ChannelCloseUpdate chan_close = 3;
getChanClose() - Method in class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
Getter for a list of chanClose.
getChanCloseBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
getChanCloseOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
getChanCloseOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
.lnrpc.ChannelCloseUpdate chan_close = 3;
getChanCloseOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
.lnrpc.ChannelCloseUpdate chan_close = 3;
getChange() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
Whether a change address should be derived.
getChange() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
Whether a change address should be derived.
getChange() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
Whether a change address should be derived.
getChange() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Getter for change.
getChangeOutputIndex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The index of the added change output or -1 if no change was left over.
getChangeOutputIndex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
The index of the added change output or -1 if no change was left over.
getChangeOutputIndex() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
The index of the added change output or -1 if no change was left over.
getChangeOutputIndex() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Getter for changeOutputIndex.
getChangePasswordMethod() - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
 
getChangeType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The address type for the change.
getChangeType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The address type for the change.
getChangeType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The address type for the change.
getChangeType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for changeType.
getChangeTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The address type for the change.
getChangeTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The address type for the change.
getChangeTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The address type for the change.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
The unique channel ID for the channel.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanInfoRequestOrBuilder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The unique channel ID for the channel.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
The unique channel ID for the channel.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The short channel id that this fee report belongs to.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
The short channel id that this fee report belongs to.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
The short channel id that this fee report belongs to.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The unique description of the funding transaction.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The unique description of the funding transaction.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The unique description of the funding transaction.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
The unique channel ID for the channel.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The unique identifier of the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
The unique identifier of the channel.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
The unique identifier of the channel.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
The unique channel ID for the channel.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Short channel id over which the htlc was received.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Short channel id over which the htlc was received.
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Short channel id over which the htlc was received.
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
uint64 chan_id = 1;
getChanId() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
uint64 chan_id = 1;
getChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequestOrBuilder
uint64 chan_id = 1;
getChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
/ The id of the channel that the is part of this circuit.
getChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
/ The id of the channel that the is part of this circuit.
getChanId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKeyOrBuilder
/ The id of the channel that the is part of this circuit.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChanInfoRequest
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.HopHint
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
Getter for chanId.
getChanId() - Method in class org.lightningj.lnd.wrapper.router.message.CircuitKey
Getter for chanId.
getChanIdIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The incoming channel ID that carried the HTLC that created the circuit.
getChanIdIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The incoming channel ID that carried the HTLC that created the circuit.
getChanIdIn() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The incoming channel ID that carried the HTLC that created the circuit.
getChanIdIn() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for chanIdIn.
getChanIdOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The outgoing channel ID that carried the preimage that completed the circuit.
getChanIdOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The outgoing channel ID that carried the preimage that completed the circuit.
getChanIdOut() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The outgoing channel ID that carried the preimage that completed the circuit.
getChanIdOut() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for chanIdOut.
getChanInfo(LightningApi.ChanInfoRequest, StreamObserver<LightningApi.ChannelEdge>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
getChanInfo(LightningApi.ChanInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
getChanInfo(LightningApi.ChanInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
getChanInfo(LightningApi.ChanInfoRequest, StreamObserver<LightningApi.ChannelEdge>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
getChanInfo(Long, StreamObserver<ChannelEdge>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a getChanInfo request.
getChanInfo(ChanInfoRequest, StreamObserver<ChannelEdge>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a getChanInfo request.
getChanInfo(Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a getChanInfo request.
getChanInfo(ChanInfoRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a getChanInfo request.
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
The pending channel to be closed
getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
The pending channel to be closed
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The pending channel to be force closed
getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The pending channel to be force closed
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
The pending channel
getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
The pending channel
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
getChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
The pending channel waiting for closing tx to confirm
getChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
The pending channel waiting for closing tx to confirm
getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
Getter for a list of channel.
getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for a list of channel.
getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Getter for a list of channel.
getChannel() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Getter for a list of channel.
getChannelAcceptorMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackups() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackups() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackups() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for a list of channelBackups.
getChannelBackups() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Getter for a list of channelBackups.
getChannelBackupsBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackupsBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackupsOrBuilder() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackupsOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBackupsOrBuilder() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
getChannelBalanceMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
getChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
getChannelCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
getChannelCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
getChannelCase() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
 
getChannelFees(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFees(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFees(int) - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFees() - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Getter for a list of channelFees.
getChannelFeesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesCount() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesCount() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesList() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFeesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
An array of channel fee reports which describes the current fee schedule for each channel.
getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
A bit-field which the initiator uses to specify proposed channel behavior.
getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
A bit-field which the initiator uses to specify proposed channel behavior.
getChannelFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
A bit-field which the initiator uses to specify proposed channel behavior.
getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The bitfield that describes additional meta-data concerning how the update is to be interpreted.
getChannelFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The bitfield that describes additional meta-data concerning how the update is to be interpreted.
getChannelFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The bitfield that describes additional meta-data concerning how the update is to be interpreted.
getChannelFlags() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for channelFlags.
getChannelFlags() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for channelFlags.
getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
The unique channel ID for the channel.
getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
The unique channel ID for the channel.
getChannelId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
The unique channel ID for the channel.
getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
The short channel id of this edge.
getChannelId() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
The short channel id of this edge.
getChannelId() - Method in interface org.lightningj.lnd.proto.LightningApi.EdgeLocatorOrBuilder
The short channel id of this edge.
getChannelId() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for channelId.
getChannelId() - Method in class org.lightningj.lnd.wrapper.message.EdgeLocator
Getter for channelId.
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
The pending channel to be closed
getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
The pending channel to be closed
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The pending channel to be force closed
getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The pending channel to be force closed
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
The pending channel
getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
The pending channel
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
getChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
The pending channel waiting for closing tx to confirm
getChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
The pending channel waiting for closing tx to confirm
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
.lnrpc.ChannelPoint channel_point = 1;
getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.AbandonChannelRequestOrBuilder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The channel that this fee report belongs to.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
The channel that this fee report belongs to.
getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
The channel that this fee report belongs to.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
.lnrpc.ChannelPoint channel_point = 1;
getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdateOrBuilder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
The outpoint (txid:index) of the funding transaction.
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string channel_point = 2;
getChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
string channel_point = 2;
getChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
string channel_point = 2;
getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Getter for a list of channelPoint.
getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for channelPoint.
getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for channelPoint.
getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Getter for channelPoint.
getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
Getter for a list of channelPoint.
getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Getter for a list of channelPoint.
getChannelPoint() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for channelPoint.
getChannelPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The outpoint (txid:index) of the funding transaction.
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The outpoint (txid:index) of the funding transaction.
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The outpoint (txid:index) of the funding transaction.
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The outpoint (txid:index) of the funding transaction.
getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The outpoint (txid:index) of the funding transaction.
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The channel that this fee report belongs to.
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
The channel that this fee report belongs to.
getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
The channel that this fee report belongs to.
getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The outpoint (txid:index) of the funding transaction.
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string channel_point = 2;
getChannelPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
string channel_point = 2;
getChannelPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
string channel_point = 2;
getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.AbandonChannelRequestOrBuilder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdateOrBuilder
.lnrpc.ChannelPoint channel_point = 1;
getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
getChannelPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
The outpoint (txid:index) of the funding transaction.
getChannelPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
The outpoint (txid:index) of the funding transaction.
getChannelReserve() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The minimum amount of satoshis the initiator requires us to have at all times.
getChannelReserve() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The minimum amount of satoshis the initiator requires us to have at all times.
getChannelReserve() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The minimum amount of satoshis the initiator requires us to have at all times.
getChannelReserve() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for channelReserve.
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
The list of channels to open.
getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
The list of channels to open.
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
The list of active channels
getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
The list of active channels
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
getChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
A list of all public channels for the node.
getChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
A list of all public channels for the node.
getChannels() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Getter for a list of channels.
getChannels() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
Getter for a list of channels.
getChannels() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsResponse
Getter for a list of channels.
getChannels() - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Getter for a list of channels.
getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
getChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
getChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
The list of channels to open.
getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
The list of channels to open.
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
The list of active channels
getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
The list of active channels
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
getChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
A list of all public channels for the node.
getChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
A list of all public channels for the node.
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
The list of channels to open.
getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
The list of channels to open.
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
The list of active channels
getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
The list of active channels
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
getChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
A list of all public channels for the node.
getChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
A list of all public channels for the node.
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
The list of channels to open.
getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
The list of channels to open.
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
The list of active channels
getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
The list of active channels
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
getChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
A list of all public channels for the node.
getChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
A list of all public channels for the node.
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
The list of channels to open.
getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
The list of channels to open.
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponseOrBuilder
repeated .lnrpc.ChannelCloseSummary channels = 1;
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
The list of active channels
getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsResponseOrBuilder
The list of active channels
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
getChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
A list of all public channels for the node.
getChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
A list of all public channels for the node.
getChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
getChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
An optional channel update message.
getChannelUpdate() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
An optional channel update message.
getChannelUpdate() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for a list of channelUpdate.
getChannelUpdateBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
getChannelUpdateOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
getChannelUpdateOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
An optional channel update message.
getChannelUpdateOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
An optional channel update message.
getChannelUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdates(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdates() - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Getter for a list of channelUpdates.
getChannelUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChannelUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
getChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
getChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
getChanOpen() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
getChanOpen() - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Getter for a list of chanOpen.
getChanOpenBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
getChanOpenOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
getChanOpenOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
getChanOpenOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
getChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
getChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the channel is now fully negotiated and the funding transaction published.
getChanPending() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the channel is now fully negotiated and the funding transaction published.
getChanPending() - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Getter for a list of chanPending.
getChanPendingBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
getChanPendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
getChanPendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the channel is now fully negotiated and the funding transaction published.
getChanPendingOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the channel is now fully negotiated and the funding transaction published.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
Identifies the channel that this backup belongs to.
getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupOrBuilder
Identifies the channel that this backup belongs to.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string chan_point = 2;
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
string chan_point = 2;
getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
string chan_point = 2;
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
.lnrpc.ChannelPoint chan_point = 2;
getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
.lnrpc.ChannelPoint chan_point = 2;
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
The target channel point to refrence in created commitment transactions.
getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
The target channel point to refrence in created commitment transactions.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
.lnrpc.ChannelPoint chan_point = 4;
getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
.lnrpc.ChannelPoint chan_point = 4;
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
The target channel point to obtain a back up for.
getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequestOrBuilder
The target channel point to obtain a back up for.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
getChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
If set, this update will target a specific channel.
getChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
If set, this update will target a specific channel.
getChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
getChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
.lnrpc.ChannelPoint chan_point = 1;
getChanPoint() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
.lnrpc.ChannelPoint chan_point = 1;
getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelBackup
Getter for a list of chanPoint.
getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for chanPoint.
getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Getter for a list of chanPoint.
getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Getter for a list of chanPoint.
getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Getter for a list of chanPoint.
getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.ExportChannelBackupRequest
Getter for a list of chanPoint.
getChanPoint() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for a list of chanPoint.
getChanPoint() - Method in class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
Getter for a list of chanPoint.
getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
getChanPointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
getChanPointBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
getChanPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string chan_point = 2;
getChanPointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
string chan_point = 2;
getChanPointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
string chan_point = 2;
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
Identifies the channel that this backup belongs to.
getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupOrBuilder
Identifies the channel that this backup belongs to.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
.lnrpc.ChannelPoint chan_point = 2;
getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
.lnrpc.ChannelPoint chan_point = 2;
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
The target channel point to refrence in created commitment transactions.
getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
The target channel point to refrence in created commitment transactions.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
.lnrpc.ChannelPoint chan_point = 4;
getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
.lnrpc.ChannelPoint chan_point = 4;
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
The target channel point to obtain a back up for.
getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequestOrBuilder
The target channel point to obtain a back up for.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
If set, this update will target a specific channel.
getChanPointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
If set, this update will target a specific channel.
getChanPointOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
getChanPointOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
.lnrpc.ChannelPoint chan_point = 1;
getChanPointOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
.lnrpc.ChannelPoint chan_point = 1;
getChanPoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
getChanPoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
Is the set of all channels that are included in this multi-channel backup.
getChanPoints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
Is the set of all channels that are included in this multi-channel backup.
getChanPoints() - Method in class org.lightningj.lnd.wrapper.message.MultiChanBackup
Getter for a list of chanPoints.
getChanPointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
Is the set of all channels that are included in this multi-channel backup.
getChanPointsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
Is the set of all channels that are included in this multi-channel backup.
getChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
getChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
getChanPointShim() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
getChanPointShim() - Method in class org.lightningj.lnd.wrapper.message.FundingShim
Getter for a list of chanPointShim.
getChanPointShimBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
getChanPointShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
getChanPointShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
getChanPointShimOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
getChanPointsList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
Is the set of all channels that are included in this multi-channel backup.
getChanPointsList() - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
Is the set of all channels that are included in this multi-channel backup.
getChanPointsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
getChanPointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
Is the set of all channels that are included in this multi-channel backup.
getChanPointsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
Is the set of all channels that are included in this multi-channel backup.
getChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The minimum satoshis this node is required to reserve in its balance.
getChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
The minimum satoshis this node is required to reserve in its balance.
getChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
The minimum satoshis this node is required to reserve in its balance.
getChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Getter for chanReserveSat.
getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
A set of flags showing the current state of the channel.
getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
A set of flags showing the current state of the channel.
getChanStatusFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
A set of flags showing the current state of the channel.
getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
A set of flags showing the current state of the channel.
getChanStatusFlags() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
A set of flags showing the current state of the channel.
getChanStatusFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
A set of flags showing the current state of the channel.
getChanStatusFlags() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for chanStatusFlags.
getChanStatusFlags() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for chanStatusFlags.
getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
A set of flags showing the current state of the channel.
getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
A set of flags showing the current state of the channel.
getChanStatusFlagsBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
A set of flags showing the current state of the channel.
getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
A set of flags showing the current state of the channel.
getChanStatusFlagsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
A set of flags showing the current state of the channel.
getChanStatusFlagsBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
A set of flags showing the current state of the channel.
getCheckMacaroonPermissionsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
A nonce used to randomize the child preimage and child hash from a given root_share.
getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
A nonce used to randomize the child preimage and child hash from a given root_share.
getChildIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPOrBuilder
A nonce used to randomize the child preimage and child hash from a given root_share.
getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
uint32 child_index = 3;
getChildIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
uint32 child_index = 3;
getChildIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPRecordOrBuilder
uint32 child_index = 3;
getChildIndex() - Method in class org.lightningj.lnd.wrapper.message.AMP
Getter for childIndex.
getChildIndex() - Method in class org.lightningj.lnd.wrapper.message.AMPRecord
Getter for childIndex.
getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonic(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonic(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonic(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonic() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
Getter for a list of cipherSeedMnemonic.
getCipherSeedMnemonic() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for a list of cipherSeedMnemonic.
getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicBytes(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicBytes(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicBytes(int) - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicCount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicCount() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicCount() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicList() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCipherSeedMnemonicList() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
getCleanup() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
Cleanup indicates that after signing, the session state can be cleaned up, since another participant is going to be responsible for combining the partial signatures.
getCleanup() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
Cleanup indicates that after signing, the session state can be cleaned up, since another participant is going to be responsible for combining the partial signatures.
getCleanup() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequestOrBuilder
Cleanup indicates that after signing, the session state can be cleaned up, since another participant is going to be responsible for combining the partial signatures.
getCleanup() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Getter for cleanup.
getCloseAddress() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
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 org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
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 org.lightningj.lnd.proto.LightningApi.Channel.Builder
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 org.lightningj.lnd.proto.LightningApi.Channel
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 interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
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 org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
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 org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
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 org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for closeAddress.
getCloseAddress() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for closeAddress.
getCloseAddress() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for closeAddress.
getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Close address is the address that we will enforce payout to on cooperative close if the channel was opened utilizing option upfront shutdown.
getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Close address is the address that we will enforce payout to on cooperative close if the channel was opened utilizing option upfront shutdown.
getCloseAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Close address is the address that we will enforce payout to on cooperative close if the channel was opened utilizing option upfront shutdown.
getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
getCloseChannelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
getClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelCloseSummary closed_channel = 2;
getClosedChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelCloseSummary closed_channel = 2;
getClosedChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Getter for a list of closedChannel.
getClosedChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
getClosedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
getClosedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelCloseSummary closed_channel = 2;
getClosedChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelCloseSummary closed_channel = 2;
getClosedChannelsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getClosedChans(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChans(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChans(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChans() - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Getter for a list of closedChans.
getClosedChansBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedChansOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
getClosedHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
uint32 closed_height = 3;
getClosedHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
uint32 closed_height = 3;
getClosedHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
uint32 closed_height = 3;
getClosedHeight() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Getter for closedHeight.
getCloseHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Height at which the funding transaction was spent.
getCloseHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Height at which the funding transaction was spent.
getCloseHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Height at which the funding transaction was spent.
getCloseHeight() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for closeHeight.
getCloseInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Close initiator indicates which party initiated the close.
getCloseInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Close initiator indicates which party initiated the close.
getCloseInitiator() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Close initiator indicates which party initiated the close.
getCloseInitiator() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for closeInitiator.
getCloseInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Close initiator indicates which party initiated the close.
getCloseInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Close initiator indicates which party initiated the close.
getCloseInitiatorValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Close initiator indicates which party initiated the close.
getClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
getClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
.lnrpc.PendingUpdate close_pending = 1;
getClosePending() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
.lnrpc.PendingUpdate close_pending = 1;
getClosePending() - Method in class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
Getter for a list of closePending.
getClosePendingBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
getClosePendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
getClosePendingOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
.lnrpc.PendingUpdate close_pending = 1;
getClosePendingOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
.lnrpc.PendingUpdate close_pending = 1;
getCloseType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Details on how the channel was closed.
getCloseType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Details on how the channel was closed.
getCloseType() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Details on how the channel was closed.
getCloseType() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for closeType.
getCloseTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Details on how the channel was closed.
getCloseTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Details on how the channel was closed.
getCloseTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Details on how the channel was closed.
getClosingTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The txid of the transaction which ultimately closed this channel.
getClosingTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The txid of the transaction which ultimately closed this channel.
getClosingTxHash() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The txid of the transaction which ultimately closed this channel.
getClosingTxHash() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for closingTxHash.
getClosingTxHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The txid of the transaction which ultimately closed this channel.
getClosingTxHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The txid of the transaction which ultimately closed this channel.
getClosingTxHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The txid of the transaction which ultimately closed this channel.
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
bytes closing_txid = 1;
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
bytes closing_txid = 1;
getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdateOrBuilder
bytes closing_txid = 1;
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The transaction id of the closing transaction
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
The transaction id of the closing transaction
getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
The transaction id of the closing transaction
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The transaction id of the closing transaction
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The transaction id of the closing transaction
getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The transaction id of the closing transaction
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The transaction id of the closing transaction
getClosingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
The transaction id of the closing transaction
getClosingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
The transaction id of the closing transaction
getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
Getter for closingTxid.
getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
Getter for closingTxid.
getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for closingTxid.
getClosingTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Getter for closingTxid.
getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The transaction id of the closing transaction
getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
The transaction id of the closing transaction
getClosingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
The transaction id of the closing transaction
getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The transaction id of the closing transaction
getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The transaction id of the closing transaction
getClosingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The transaction id of the closing transaction
getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The transaction id of the closing transaction
getClosingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
The transaction id of the closing transaction
getClosingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
The transaction id of the closing transaction
getCltvExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Delta to use for the time-lock of the CLTV extended to the final hop.
getCltvExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Delta to use for the time-lock of the CLTV extended to the final hop.
getCltvExpiry() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Delta to use for the time-lock of the CLTV extended to the final hop.
getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent cltv expiry value.
getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
A failure type-dependent cltv expiry value.
getCltvExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
A failure type-dependent cltv expiry value.
getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Delta to use for the time-lock of the CLTV extended to the final hop.
getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Delta to use for the time-lock of the CLTV extended to the final hop.
getCltvExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Delta to use for the time-lock of the CLTV extended to the final hop.
getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 cltv_expiry = 9;
getCltvExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
int64 cltv_expiry = 9;
getCltvExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
int64 cltv_expiry = 9;
getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for cltvExpiry.
getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for cltvExpiry.
getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for cltvExpiry.
getCltvExpiry() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for cltvExpiry.
getCltvExpiryDelta() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The time-lock delta of the channel.
getCltvExpiryDelta() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
The time-lock delta of the channel.
getCltvExpiryDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
The time-lock delta of the channel.
getCltvExpiryDelta() - Method in class org.lightningj.lnd.wrapper.message.HopHint
Getter for cltvExpiryDelta.
getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional maximum total time lock for the route.
getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
An optional maximum total time lock for the route.
getCltvLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
An optional maximum total time lock for the route.
getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional maximum total time lock for the route.
getCltvLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
An optional maximum total time lock for the route.
getCltvLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
An optional maximum total time lock for the route.
getCltvLimit() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional maximum total time lock for the route.
getCltvLimit() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
An optional maximum total time lock for the route.
getCltvLimit() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An optional maximum total time lock for the route.
getCltvLimit() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for cltvLimit.
getCltvLimit() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for cltvLimit.
getCltvLimit() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for cltvLimit.
getCode() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
Failure code as defined in the Lightning spec
getCode() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
Failure code as defined in the Lightning spec
getCode() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
Failure code as defined in the Lightning spec
getCode() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for code.
getCodeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
Failure code as defined in the Lightning spec
getCodeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
Failure code as defined in the Lightning spec
getCodeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
Failure code as defined in the Lightning spec
getCoinType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Coin type is the second number in the derivation path, this is _always_ 0 for purposes 49 and 84.
getCoinType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
Coin type is the second number in the derivation path, this is _always_ 0 for purposes 49 and 84.
getCoinType() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccountOrBuilder
Coin type is the second number in the derivation path, this is _always_ 0 for purposes 49 and 84.
getCoinType() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Getter for coinType.
getColor() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Color is the node's color in hex code format.
getColor() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Color is the node's color in hex code format.
getColor() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Color is the node's color in hex code format.
getColor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The color of the current node in hex code format
getColor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The color of the current node in hex code format
getColor() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The color of the current node in hex code format
getColor() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string color = 5;
getColor() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
string color = 5;
getColor() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
string color = 5;
getColor() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string color = 5;
getColor() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
string color = 5;
getColor() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
string color = 5;
getColor() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for color.
getColor() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Getter for color.
getColor() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Getter for color.
getColor() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Getter for color.
getColorBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Color is the node's color in hex code format.
getColorBytes() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Color is the node's color in hex code format.
getColorBytes() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Color is the node's color in hex code format.
getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The color of the current node in hex code format
getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The color of the current node in hex code format
getColorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The color of the current node in hex code format
getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string color = 5;
getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
string color = 5;
getColorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
string color = 5;
getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string color = 5;
getColorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
string color = 5;
getColorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
string color = 5;
getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
getCombinedKey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponseOrBuilder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
getCombinedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
getCombinedKey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
getCombinedKey() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Getter for combinedKey.
getCombinedKey() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Getter for combinedKey.
getCommit() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
A verbose description of the daemon's commit.
getCommit() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
A verbose description of the daemon's commit.
getCommit() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
A verbose description of the daemon's commit.
getCommit() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for commit.
getCommitBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
A verbose description of the daemon's commit.
getCommitBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
A verbose description of the daemon's commit.
getCommitBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
A verbose description of the daemon's commit.
getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The amount calculated to be paid in fees for the current set of commitment transactions.
getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The amount calculated to be paid in fees for the current set of commitment transactions.
getCommitFee() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The amount calculated to be paid in fees for the current set of commitment transactions.
getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The amount calculated to be paid in fees for the current set of commitment transactions.
getCommitFee() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
The amount calculated to be paid in fees for the current set of commitment transactions.
getCommitFee() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
The amount calculated to be paid in fees for the current set of commitment transactions.
getCommitFee() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for commitFee.
getCommitFee() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Getter for commitFee.
getCommitHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The SHA1 commit hash that the daemon is compiled with.
getCommitHash() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The SHA1 commit hash that the daemon is compiled with.
getCommitHash() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The SHA1 commit hash that the daemon is compiled with.
getCommitHash() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The SHA1 commit hash that the daemon is compiled with.
getCommitHash() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The SHA1 commit hash that the daemon is compiled with.
getCommitHash() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The SHA1 commit hash that the daemon is compiled with.
getCommitHash() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for commitHash.
getCommitHash() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for commitHash.
getCommitHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The SHA1 commit hash that the daemon is compiled with.
getCommitHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The SHA1 commit hash that the daemon is compiled with.
getCommitHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The SHA1 commit hash that the daemon is compiled with.
getCommitHashBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The SHA1 commit hash that the daemon is compiled with.
getCommitHashBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The SHA1 commit hash that the daemon is compiled with.
getCommitHashBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The SHA1 commit hash that the daemon is compiled with.
getCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
getCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
A list of valid commitment transactions.
getCommitments() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
A list of valid commitment transactions.
getCommitments() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Getter for a list of commitments.
getCommitmentsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
getCommitmentsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
getCommitmentsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
A list of valid commitment transactions.
getCommitmentsOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
A list of valid commitment transactions.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The explicit commitment type to use.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The explicit commitment type to use.
getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The explicit commitment type to use.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The commitment type used by this channel.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The commitment type used by this channel.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The commitment type the initiator wishes to use for the proposed channel.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The commitment type the initiator wishes to use for the proposed channel.
getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The commitment type the initiator wishes to use for the proposed channel.
getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The commitment type used by this channel.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The explicit commitment type to use.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The explicit commitment type to use.
getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The explicit commitment type to use.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The commitment type used by this channel.
getCommitmentType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
The commitment type used by this channel.
getCommitmentType() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
The commitment type used by this channel.
getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for commitmentType.
getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for commitmentType.
getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for commitmentType.
getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for commitmentType.
getCommitmentType() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for commitmentType.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The explicit commitment type to use.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The explicit commitment type to use.
getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The explicit commitment type to use.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The commitment type used by this channel.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The commitment type used by this channel.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The commitment type the initiator wishes to use for the proposed channel.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The commitment type the initiator wishes to use for the proposed channel.
getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The commitment type the initiator wishes to use for the proposed channel.
getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The commitment type used by this channel.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The explicit commitment type to use.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The explicit commitment type to use.
getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The explicit commitment type to use.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The commitment type used by this channel.
getCommitmentTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
The commitment type used by this channel.
getCommitmentTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
The commitment type used by this channel.
getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The weight of the commitment transaction
getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The weight of the commitment transaction
getCommitWeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The weight of the commitment transaction
getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The weight of the commitment transaction
getCommitWeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
The weight of the commitment transaction
getCommitWeight() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
The weight of the commitment transaction
getCommitWeight() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for commitWeight.
getCommitWeight() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Getter for commitWeight.
getCompactSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Use the compact (pubkey recoverable) format instead of the raw lnwire format.
getCompactSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
Use the compact (pubkey recoverable) format instead of the raw lnwire format.
getCompactSig() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
Use the compact (pubkey recoverable) format instead of the raw lnwire format.
getCompactSig() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Getter for compactSig.
getComputeInputScriptMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
getConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
An event that includes the confirmation details of the request (txid/ouput script).
getConf() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
An event that includes the confirmation details of the request (txid/ouput script).
getConf() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
Getter for a list of conf.
getConfBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
Mission control's currently active config.
getConfig() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponseOrBuilder
Mission control's currently active config.
getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
getConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
The config to set for mission control.
getConfig() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequestOrBuilder
The config to set for mission control.
getConfig() - Method in class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigResponse
Getter for a list of config.
getConfig() - Method in class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigRequest
Getter for a list of config.
getConfigBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
getConfigBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
Mission control's currently active config.
getConfigOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponseOrBuilder
Mission control's currently active config.
getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
getConfigOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
The config to set for mission control.
getConfigOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequestOrBuilder
The config to set for mission control.
getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The number of confirmations.
getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The number of confirmations.
getConfirmations() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The number of confirmations.
getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The number of confirmations.
getConfirmations() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The number of confirmations.
getConfirmations() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The number of confirmations.
getConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The number of confirmations for the Utxo
getConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The number of confirmations for the Utxo
getConfirmations() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The number of confirmations for the Utxo
getConfirmations() - Method in class org.lightningj.lnd.wrapper.message.Utxo
Getter for confirmations.
getConfirmations() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for confirmations.
getConfirmations() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for confirmations.
getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
The confirmed balance of the account (with >= 1 confirmations).
getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
The confirmed balance of the account (with >= 1 confirmations).
getConfirmedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletAccountBalanceOrBuilder
The confirmed balance of the account (with >= 1 confirmations).
getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The confirmed balance of a wallet(with >= 1 confirmations)
getConfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
The confirmed balance of a wallet(with >= 1 confirmations)
getConfirmedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
The confirmed balance of a wallet(with >= 1 confirmations)
getConfirmedBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletAccountBalance
Getter for confirmedBalance.
getConfirmedBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Getter for confirmedBalance.
getConfOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
getConfOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
An event that includes the confirmation details of the request (txid/ouput script).
getConfOrBuilder() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
An event that includes the confirmation details of the request (txid/ouput script).
getConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
The number of confirmations to shoot for when estimating the fee.
getConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
The number of confirmations to shoot for when estimating the fee.
getConfTarget() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequestOrBuilder
The number of confirmations to shoot for when estimating the fee.
getConfTarget() - Method in class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeRequest
Getter for confTarget.
getConnectingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string connecting_node = 6;
getConnectingNode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
string connecting_node = 6;
getConnectingNode() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
string connecting_node = 6;
getConnectingNode() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Getter for connectingNode.
getConnectingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string connecting_node = 6;
getConnectingNodeBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
string connecting_node = 6;
getConnectingNodeBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
string connecting_node = 6;
getConnectPeerMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getCooperative() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool cooperative = 1;
getCooperative() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
bool cooperative = 1;
getCooperative() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
bool cooperative = 1;
getCooperative() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Getter for cooperative.
getCountTotalPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, all payments (complete and incomplete, independent of the max_payments parameter) will be counted.
getCountTotalPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
If set, all payments (complete and incomplete, independent of the max_payments parameter) will be counted.
getCountTotalPayments() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
If set, all payments (complete and incomplete, independent of the max_payments parameter) will be counted.
getCountTotalPayments() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Getter for countTotalPayments.
getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
When this invoice was created.
getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
When this invoice was created.
getCreationDate() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
When this invoice was created.
getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.creation_date is deprecated. See lightning.api.proto;l=3892
getCreationDate() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
Deprecated.
lnrpc.Payment.creation_date is deprecated. See lightning.api.proto;l=3892
getCreationDate() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
Deprecated.
lnrpc.Payment.creation_date is deprecated. See lightning.api.proto;l=3892
getCreationDate() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for creationDate.
getCreationDate() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for creationDate.
getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, returns all invoices with a creation date less than or equal to it.
getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
If set, returns all invoices with a creation date less than or equal to it.
getCreationDateEnd() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
If set, returns all invoices with a creation date less than or equal to it.
getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, returns all invoices with a creation date less than or equal to it.
getCreationDateEnd() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
If set, returns all invoices with a creation date less than or equal to it.
getCreationDateEnd() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
If set, returns all invoices with a creation date less than or equal to it.
getCreationDateEnd() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Getter for creationDateEnd.
getCreationDateEnd() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Getter for creationDateEnd.
getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, returns all invoices with a creation date greater than or equal to it.
getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
If set, returns all invoices with a creation date greater than or equal to it.
getCreationDateStart() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
If set, returns all invoices with a creation date greater than or equal to it.
getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, returns all invoices with a creation date greater than or equal to it.
getCreationDateStart() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
If set, returns all invoices with a creation date greater than or equal to it.
getCreationDateStart() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
If set, returns all invoices with a creation date greater than or equal to it.
getCreationDateStart() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Getter for creationDateStart.
getCreationDateStart() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Getter for creationDateStart.
getCreationTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The time in UNIX nanoseconds at which the payment was created.
getCreationTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The time in UNIX nanoseconds at which the payment was created.
getCreationTimeNs() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The time in UNIX nanoseconds at which the payment was created.
getCreationTimeNs() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for creationTimeNs.
getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.csv_delay is deprecated. See lightning.api.proto;l=1470
getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Deprecated.
lnrpc.Channel.csv_delay is deprecated. See lightning.api.proto;l=1470
getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
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 org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The number of blocks to use for the relative time lock in the pay-to-self output of both commitment transactions.
getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
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 org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The csv delay (in blocks) that we require for the remote party.
getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The csv delay (in blocks) that we require for the remote party.
getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The csv delay (in blocks) that we require for the remote party.
getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The CSV delay expressed in relative blocks.
getCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
The CSV delay expressed in relative blocks.
getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
The CSV delay expressed in relative blocks.
getCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Deprecated.
lnrpc.Channel.csv_delay is deprecated. See lightning.api.proto;l=1470
getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for csvDelay.
getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for csvDelay.
getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for csvDelay.
getCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Getter for csvDelay.
getCurrentMacaroonAsHex() - Method in interface org.lightningj.lnd.wrapper.MacaroonContext
Method that should return the macaroon in serialized (hex encoded form) that should be used in header for calls towards server node.
getCurrentMacaroonAsHex() - Method in class org.lightningj.lnd.wrapper.StaticFileMacaroonContext
Method that should return the macaroon that should be used in header for calls towards server node.
getCurrentPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
current_password should be the current valid passphrase used to unlock the daemon.
getCurrentPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
current_password should be the current valid passphrase used to unlock the daemon.
getCurrentPassword() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequestOrBuilder
current_password should be the current valid passphrase used to unlock the daemon.
getCurrentPassword() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Getter for currentPassword.
getCustomCaveatCondition() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The parsed condition of the macaroon's custom caveat for convenient access.
getCustomCaveatCondition() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
The parsed condition of the macaroon's custom caveat for convenient access.
getCustomCaveatCondition() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
The parsed condition of the macaroon's custom caveat for convenient access.
getCustomCaveatCondition() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for customCaveatCondition.
getCustomCaveatConditionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The parsed condition of the macaroon's custom caveat for convenient access.
getCustomCaveatConditionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
The parsed condition of the macaroon's custom caveat for convenient access.
getCustomCaveatConditionBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
The parsed condition of the macaroon's custom caveat for convenient access.
getCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the custom macaroon caveat that this middleware is responsible for.
getCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
The name of the custom macaroon caveat that this middleware is responsible for.
getCustomMacaroonCaveatName() - Method in interface org.lightningj.lnd.proto.LightningApi.MiddlewareRegistrationOrBuilder
The name of the custom macaroon caveat that this middleware is responsible for.
getCustomMacaroonCaveatName() - Method in class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Getter for customMacaroonCaveatName.
getCustomMacaroonCaveatNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the custom macaroon caveat that this middleware is responsible for.
getCustomMacaroonCaveatNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
The name of the custom macaroon caveat that this middleware is responsible for.
getCustomMacaroonCaveatNameBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.MiddlewareRegistrationOrBuilder
The name of the custom macaroon caveat that this middleware is responsible for.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
Deprecated.
getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
Deprecated.
getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Deprecated.
getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
Deprecated.
getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
Deprecated.
getCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Deprecated.
getCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
Deprecated.
getCustomRecords() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
Deprecated.
getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Returns customRecords as a detached map.
getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Hop
Returns customRecords as a detached map.
getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Returns customRecords as a detached map.
getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Returns customRecords as a detached map.
getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Returns customRecords as a detached map.
getCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Returns customRecords as a detached map.
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
Custom channel announcement tlv records.
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional set of key-value TLV records.
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Custom tlv records.
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
Custom node announcement tlv records.
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
getCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
getCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
Custom channel update tlv records.
getCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
getCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
getCustomRecordsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
Any custom records that were present in the payload.
getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Gets the map entries as a wrapped list, used for XML conversion.
getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.Hop
Gets the map entries as a wrapped list, used for XML conversion.
getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Gets the map entries as a wrapped list, used for XML conversion.
getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Gets the map entries as a wrapped list, used for XML conversion.
getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Gets the map entries as a wrapped list, used for XML conversion.
getCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Gets the map entries as a wrapped list, used for XML conversion.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Custom channel announcement tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
Custom channel announcement tlv records.
getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
Custom channel announcement tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional set of key-value TLV records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional set of key-value TLV records.
getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional set of key-value TLV records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Custom tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Custom tlv records.
getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Custom tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Custom node announcement tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
Custom node announcement tlv records.
getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
Custom node announcement tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Custom channel update tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
Custom channel update tlv records.
getCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
Custom channel update tlv records.
getCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Any custom records that were present in the payload.
getCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
Any custom records that were present in the payload.
getCustomRecordsMap() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
Any custom records that were present in the payload.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Custom channel announcement tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
Custom channel announcement tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
Custom channel announcement tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional set of key-value TLV records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional set of key-value TLV records.
getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional set of key-value TLV records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Custom tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Custom tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Custom tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Custom node announcement tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
Custom node announcement tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
Custom node announcement tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Custom channel update tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
Custom channel update tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
Custom channel update tlv records.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Any custom records that were present in the payload.
getCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
Any custom records that were present in the payload.
getCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
Any custom records that were present in the payload.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Custom channel announcement tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
Custom channel announcement tlv records.
getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
Custom channel announcement tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional set of key-value TLV records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional set of key-value TLV records.
getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional set of key-value TLV records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Custom tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Custom tlv records.
getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Custom tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Custom node announcement tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
Custom node announcement tlv records.
getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
Custom node announcement tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Custom channel update tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
Custom channel update tlv records.
getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
Custom channel update tlv records.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Any custom records that were present in the payload.
getCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
Any custom records that were present in the payload.
getCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
Any custom records that were present in the payload.
getData() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Raw message data
getData() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
Raw message data
getData() - Method in interface org.lightningj.lnd.proto.LightningApi.CustomMessageOrBuilder
Raw message data
getData() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Raw message data.
getData() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
Raw message data.
getData() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequestOrBuilder
Raw message data.
getData() - Method in class org.lightningj.lnd.wrapper.message.CustomMessage
Getter for data.
getData() - Method in class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Getter for data.
getDayFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 24 hrs.
getDayFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
The total amount of fee revenue (in satoshis) the switch has collected over the past 24 hrs.
getDayFeeSum() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
The total amount of fee revenue (in satoshis) the switch has collected over the past 24 hrs.
getDayFeeSum() - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Getter for dayFeeSum.
getDebugLevelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getDecayTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
DecayTime describes the information decay of knowledge about previous successes and failures in channels.
getDecayTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
DecayTime describes the information decay of knowledge about previous successes and failures in channels.
getDecayTime() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParametersOrBuilder
DecayTime describes the information decay of knowledge about previous successes and failures in channels.
getDecayTime() - Method in class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Getter for decayTime.
getDecodePayReqMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
getDefaultInstance() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
getDefaultInstance() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
getDefaultInstance() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
getDefaultInstance() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
getDefaultInstance() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
getDefaultInstance() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
getDefaultInstanceForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
getDeleteAllPaymentsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getDeleted() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
A boolean indicates that the deletion is successful.
getDeleted() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
A boolean indicates that the deletion is successful.
getDeleted() - Method in interface org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponseOrBuilder
A boolean indicates that the deletion is successful.
getDeleted() - Method in class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDResponse
Getter for deleted.
getDeleteMacaroonIDMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getDeletePaymentMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getDeliveryAddress() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
An optional address to send funds to in the case of a cooperative close.
getDeliveryAddress() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
An optional address to send funds to in the case of a cooperative close.
getDeliveryAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
An optional address to send funds to in the case of a cooperative close.
getDeliveryAddress() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Getter for deliveryAddress.
getDeliveryAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
An optional address to send funds to in the case of a cooperative close.
getDeliveryAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
An optional address to send funds to in the case of a cooperative close.
getDeliveryAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
An optional address to send funds to in the case of a cooperative close.
getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The derivation path corresponding to the account public key.
getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The derivation path corresponding to the account public key.
getDerivationPath() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The derivation path corresponding to the account public key.
getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The derivation path corresponding to the account public key.
getDerivationPath() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
The derivation path corresponding to the account public key.
getDerivationPath() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
The derivation path corresponding to the account public key.
getDerivationPath() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for derivationPath.
getDerivationPath() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Getter for derivationPath.
getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The derivation path corresponding to the account public key.
getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The derivation path corresponding to the account public key.
getDerivationPathBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The derivation path corresponding to the account public key.
getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The derivation path corresponding to the account public key.
getDerivationPathBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
The derivation path corresponding to the account public key.
getDerivationPathBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
The derivation path corresponding to the account public key.
getDeriveKeyMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getDeriveNextKeyMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getDeriveSharedKeyMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getDescribeGraphMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getDescription() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description = 6;
getDescription() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string description = 6;
getDescription() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string description = 6;
getDescription() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for description.
getDescription() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
 
getDescriptionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description = 6;
getDescriptionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string description = 6;
getDescriptionBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string description = 6;
getDescriptionHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Hash (SHA-256) of a description of the payment.
getDescriptionHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Hash (SHA-256) of a description of the payment.
getDescriptionHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Hash (SHA-256) of a description of the payment.
getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Hash (SHA-256) of a description of the payment.
getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Hash (SHA-256) of a description of the payment.
getDescriptionHash() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Hash (SHA-256) of a description of the payment.
getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description_hash = 7;
getDescriptionHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string description_hash = 7;
getDescriptionHash() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string description_hash = 7;
getDescriptionHash() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for descriptionHash.
getDescriptionHash() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for descriptionHash.
getDescriptionHash() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for descriptionHash.
getDescriptionHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description_hash = 7;
getDescriptionHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string description_hash = 7;
getDescriptionHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string description_hash = 7;
getDescriptionResourceKey() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
getDescriptor() - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
getDescriptor() - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
getDescriptor() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
 
getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc
 
getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
getDescriptor() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass
 
getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
getDescriptor() - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
getDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
 
getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
 
getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.AddressType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Initiator
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
 
getDescriptorForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
getDescriptorForType() - Method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
getDescriptorForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
getDest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The identity pubkey of the payment recipient.
getDest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The identity pubkey of the payment recipient.
getDest() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The identity pubkey of the payment recipient.
getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
The destination once wishes to obtain a routing fee quote to.
getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
The destination once wishes to obtain a routing fee quote to.
getDest() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequestOrBuilder
The destination once wishes to obtain a routing fee quote to.
getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The identity pubkey of the payment recipient
getDest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The identity pubkey of the payment recipient
getDest() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The identity pubkey of the payment recipient
getDest() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for dest.
getDest() - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
Getter for dest.
getDest() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for dest.
getDestAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddresses(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddresses() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for a list of destAddresses.
getDestAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesBytes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestAddressesList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Deprecated.
getDestCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Deprecated.
getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
getDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Deprecated.
getDestCustomRecords() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Deprecated.
getDestCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Deprecated.
getDestCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Deprecated.
getDestCustomRecords() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Deprecated.
getDestCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Returns destCustomRecords as a detached map.
getDestCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Returns destCustomRecords as a detached map.
getDestCustomRecordsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Returns destCustomRecords as a detached map.
getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
getDestCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
getDestCustomRecordsCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
getDestCustomRecordsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
getDestCustomRecordsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
getDestCustomRecordsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Gets the map entries as a wrapped list, used for XML conversion.
getDestCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Gets the map entries as a wrapped list, used for XML conversion.
getDestCustomRecordsEntries() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Gets the map entries as a wrapped list, used for XML conversion.
getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsMap() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrDefault(long, ByteString) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestCustomRecordsOrThrow(long) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Features assumed to be supported by the final node.
getDestFeatures(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeatures() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for destFeatures.
getDestFeatures() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for destFeatures.
getDestFeatures() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for destFeatures.
getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Features assumed to be supported by the final node.
getDestFeaturesCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Features assumed to be supported by the final node.
getDestFeaturesList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Features assumed to be supported by the final node.
getDestFeaturesValue(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Features assumed to be supported by the final node.
getDestFeaturesValueList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Features assumed to be supported by the final node.
getDestination() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string destination = 1;
getDestination() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string destination = 1;
getDestination() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string destination = 1;
getDestination() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for destination.
getDestinationBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string destination = 1;
getDestinationBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string destination = 1;
getDestinationBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string destination = 1;
getDestString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
getDestString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
getDestString() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
getDestString() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for destString.
getDestStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
getDestStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
getDestStringBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
getDirectionReverse() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
The direction of this edge.
getDirectionReverse() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
The direction of this edge.
getDirectionReverse() - Method in interface org.lightningj.lnd.proto.LightningApi.EdgeLocatorOrBuilder
The direction of this edge.
getDirectionReverse() - Method in class org.lightningj.lnd.wrapper.message.EdgeLocator
Getter for directionReverse.
getDisabled() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
bool disabled = 5;
getDisabled() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
bool disabled = 5;
getDisabled() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
bool disabled = 5;
getDisabled() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Getter for disabled.
getDisconnectPeerMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getDisconnectPeerMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getDoubleHash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Double-SHA256 hash instead of just the default single round.
getDoubleHash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
Double-SHA256 hash instead of just the default single round.
getDoubleHash() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
Double-SHA256 hash instead of just the default single round.
getDoubleHash() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Getter for doubleHash.
getDoubleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A private key that will be used in combination with its corresponding private key to derive the private key that is to be used to sign the target input.
getDoubleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A private key that will be used in combination with its corresponding private key to derive the private key that is to be used to sign the target input.
getDoubleTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A private key that will be used in combination with its corresponding private key to derive the private key that is to be used to sign the target input.
getDoubleTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for doubleTweak.
getDryRun() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
Whether a dry run should be attempted when importing the account.
getDryRun() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
Whether a dry run should be attempted when importing the account.
getDryRun() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
Whether a dry run should be attempted when importing the account.
getDryRun() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Getter for dryRun.
getDryRunExternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrs(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Getter for a list of dryRunExternalAddrs.
getDryRunExternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsBytes(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the external branch of the account.
getDryRunExternalAddrsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the external branch of the account.
getDryRunInternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrs(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Getter for a list of dryRunInternalAddrs.
getDryRunInternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsBytes(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The first N addresses that belong to the internal branch of the account.
getDryRunInternalAddrsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The first N addresses that belong to the internal branch of the account.
getDustLimit() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The dust limit of the initiator's commitment tx.
getDustLimit() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The dust limit of the initiator's commitment tx.
getDustLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The dust limit of the initiator's commitment tx.
getDustLimit() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for dustLimit.
getDustLimitSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The dust limit (in satoshis) of the initiator's commitment tx.
getDustLimitSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
The dust limit (in satoshis) of the initiator's commitment tx.
getDustLimitSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
The dust limit (in satoshis) of the initiator's commitment tx.
getDustLimitSat() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Getter for dustLimitSat.
getEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
getEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `ChannelEdge`s in this channel graph
getEdges(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `ChannelEdge`s in this channel graph
getEdges() - Method in class org.lightningj.lnd.wrapper.message.ChannelGraph
Getter for a list of edges.
getEdgesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
getEdgesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
getEdgesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
getEdgesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `ChannelEdge`s in this channel graph
getEdgesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `ChannelEdge`s in this channel graph
getEdgesList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
getEdgesList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `ChannelEdge`s in this channel graph
getEdgesList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `ChannelEdge`s in this channel graph
getEdgesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
getEdgesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `ChannelEdge`s in this channel graph
getEdgesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `ChannelEdge`s in this channel graph
getEdgesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
getEdgesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `ChannelEdge`s in this channel graph
getEdgesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `ChannelEdge`s in this channel graph
getEnable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
Whether the autopilot agent should be enabled or not.
getEnable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
Whether the autopilot agent should be enabled or not.
getEnable() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequestOrBuilder
Whether the autopilot agent should be enabled or not.
getEnable() - Method in class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusRequest
Getter for enable.
getEncipheredSeed() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
enciphered_seed are the raw aezeed cipher seed bytes.
getEncipheredSeed() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
enciphered_seed are the raw aezeed cipher seed bytes.
getEncipheredSeed() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponseOrBuilder
enciphered_seed are the raw aezeed cipher seed bytes.
getEncipheredSeed() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
Getter for encipheredSeed.
getEndHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
The height until which to list transactions, inclusive.
getEndHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
The height until which to list transactions, inclusive.
getEndHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.GetTransactionsRequestOrBuilder
The height until which to list transactions, inclusive.
getEndHeight() - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Getter for endHeight.
getEndTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
End time is the end point of the forwarding history request.
getEndTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
End time is the end point of the forwarding history request.
getEndTime() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequestOrBuilder
End time is the end point of the forwarding history request.
getEndTime() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Getter for endTime.
getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The entity a permission grants access to.
getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
The entity a permission grants access to.
getEntity() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
The entity a permission grants access to.
getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
string entity = 1;
getEntity() - Method in class org.lightningj.lnd.proto.LightningApi.Op
string entity = 1;
getEntity() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
string entity = 1;
getEntity() - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermission
Getter for entity.
getEntity() - Method in class org.lightningj.lnd.wrapper.message.Op
Getter for entity.
getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The entity a permission grants access to.
getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
The entity a permission grants access to.
getEntityBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionOrBuilder
The entity a permission grants access to.
getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
string entity = 1;
getEntityBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Op
string entity = 1;
getEntityBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OpOrBuilder
string entity = 1;
getEntry() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntries
 
getEntry() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntries
 
getEphemeralPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
The ephemeral public key to use for the DH key derivation.
getEphemeralPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
The ephemeral public key to use for the DH key derivation.
getEphemeralPubkey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
The ephemeral public key to use for the DH key derivation.
getEphemeralPubkey() - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Getter for ephemeralPubkey.
getError() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
An optional error to send the initiating party to indicate why the channel was rejected.
getError() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
An optional error to send the initiating party to indicate why the channel was rejected.
getError() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
An optional error to send the initiating party to indicate why the channel was rejected.
getError() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
The error to return to the user.
getError() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
The error to return to the user.
getError() - Method in interface org.lightningj.lnd.proto.LightningApi.InterceptFeedbackOrBuilder
The error to return to the user.
getError() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The string representation of the error sent by our peer.
getError() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
The string representation of the error sent by our peer.
getError() - Method in interface org.lightningj.lnd.proto.LightningApi.TimestampedErrorOrBuilder
The string representation of the error sent by our peer.
getError() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for error.
getError() - Method in class org.lightningj.lnd.wrapper.message.InterceptFeedback
Getter for error.
getError() - Method in class org.lightningj.lnd.wrapper.message.TimestampedError
Getter for error.
getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
An optional error to send the initiating party to indicate why the channel was rejected.
getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
An optional error to send the initiating party to indicate why the channel was rejected.
getErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
An optional error to send the initiating party to indicate why the channel was rejected.
getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
The error to return to the user.
getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
The error to return to the user.
getErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.InterceptFeedbackOrBuilder
The error to return to the user.
getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The string representation of the error sent by our peer.
getErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
The string representation of the error sent by our peer.
getErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.TimestampedErrorOrBuilder
The string representation of the error sent by our peer.
getErrors(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrors(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrors(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrors() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for a list of errors.
getErrorsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getErrorsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
getEstimateFeeMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getEstimateFeeMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getEstimateRouteFeeMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getEstimatorConfigCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
getEstimatorConfigCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
getEstimatorConfigCase() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
 
getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
getEventCase() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
 
getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
getEventCase() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
getEventCase() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
 
getEventCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
getEventCase() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
getEventCase() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
 
getEventType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The event type indicates whether the htlc was part of a send, receive or forward.
getEventType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
The event type indicates whether the htlc was part of a send, receive or forward.
getEventType() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
The event type indicates whether the htlc was part of a send, receive or forward.
getEventType() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for eventType.
getEventTypeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The event type indicates whether the htlc was part of a send, receive or forward.
getEventTypeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
The event type indicates whether the htlc was part of a send, receive or forward.
getEventTypeValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
The event type indicates whether the htlc was part of a send, receive or forward.
getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Getter for excludeExhaustedSessions.
getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
Getter for excludeExhaustedSessions.
getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
Whether to exclude exhausted sessions in the response info.
getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
Whether to exclude exhausted sessions in the response info.
getExcludeExhaustedSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequestOrBuilder
Whether to exclude exhausted sessions in the response info.
getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
Whether to exclude exhausted sessions in the response info.
getExcludeExhaustedSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
Whether to exclude exhausted sessions in the response info.
getExcludeExhaustedSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequestOrBuilder
Whether to exclude exhausted sessions in the response info.
getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
The absolute expiration of the output lease represented as a unix timestamp.
getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
The absolute expiration of the output lease represented as a unix timestamp.
getExpiration() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponseOrBuilder
The absolute expiration of the output lease represented as a unix timestamp.
getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The absolute expiration of the output lease represented as a unix timestamp.
getExpiration() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
The absolute expiration of the output lease represented as a unix timestamp.
getExpiration() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
The absolute expiration of the output lease represented as a unix timestamp.
getExpiration() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputResponse
Getter for expiration.
getExpiration() - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Getter for expiration.
getExpirationHeight() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
uint32 expiration_height = 4;
getExpirationHeight() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
uint32 expiration_height = 4;
getExpirationHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
uint32 expiration_height = 4;
getExpirationHeight() - Method in class org.lightningj.lnd.wrapper.message.HTLC
Getter for expirationHeight.
getExpirationSeconds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The time in seconds before the lock expires.
getExpirationSeconds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
The time in seconds before the lock expires.
getExpirationSeconds() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequestOrBuilder
The time in seconds before the lock expires.
getExpirationSeconds() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Getter for expirationSeconds.
getExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Payment request expiry time in seconds.
getExpiry() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Payment request expiry time in seconds.
getExpiry() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Payment request expiry time in seconds.
getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
uint32 expiry = 5;
getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
uint32 expiry = 5;
getExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
uint32 expiry = 5;
getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Payment request expiry time in seconds.
getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Payment request expiry time in seconds.
getExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Payment request expiry time in seconds.
getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 expiry = 5;
getExpiry() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
int64 expiry = 5;
getExpiry() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
int64 expiry = 5;
getExpiry() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for expiry.
getExpiry() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for expiry.
getExpiry() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for expiry.
getExpiry() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for expiry.
getExpiryHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Block height at which this htlc expires.
getExpiryHeight() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Block height at which this htlc expires.
getExpiryHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Block height at which this htlc expires.
getExpiryHeight() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for expiryHeight.
getExportAllChannelBackupsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getExportChannelBackupMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getExtendedMasterKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
getExtendedMasterKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
getExtendedMasterKey() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
getExtendedMasterKey() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for extendedMasterKey.
getExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key_birthday_timestamp is the optional unix timestamp in seconds to use as the wallet's birthday when using an extended master key to restore the wallet.
getExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
extended_master_key_birthday_timestamp is the optional unix timestamp in seconds to use as the wallet's birthday when using an extended master key to restore the wallet.
getExtendedMasterKeyBirthdayTimestamp() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
extended_master_key_birthday_timestamp is the optional unix timestamp in seconds to use as the wallet's birthday when using an extended master key to restore the wallet.
getExtendedMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for extendedMasterKeyBirthdayTimestamp.
getExtendedMasterKeyBytes() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
getExtendedMasterKeyBytes() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
getExtendedMasterKeyBytes() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The public key backing the account that all keys are derived from represented as an extended key.
getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The public key backing the account that all keys are derived from represented as an extended key.
getExtendedPublicKey() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The public key backing the account that all keys are derived from represented as an extended key.
getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A public key that corresponds to a wallet account represented as an extended key.
getExtendedPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
A public key that corresponds to a wallet account represented as an extended key.
getExtendedPublicKey() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
A public key that corresponds to a wallet account represented as an extended key.
getExtendedPublicKey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for extendedPublicKey.
getExtendedPublicKey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Getter for extendedPublicKey.
getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The public key backing the account that all keys are derived from represented as an extended key.
getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The public key backing the account that all keys are derived from represented as an extended key.
getExtendedPublicKeyBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The public key backing the account that all keys are derived from represented as an extended key.
getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A public key that corresponds to a wallet account represented as an extended key.
getExtendedPublicKeyBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
A public key that corresponds to a wallet account represented as an extended key.
getExtendedPublicKeyBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
A public key that corresponds to a wallet account represented as an extended key.
getExternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The number of keys derived from the external branch of the account public key.
getExternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The number of keys derived from the external branch of the account public key.
getExternalKeyCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The number of keys derived from the external branch of the account public key.
getExternalKeyCount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for externalKeyCount.
getExtraOpaqueData() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The set of data that was appended to this message, some of which we may not actually know how to iterate or parse.
getExtraOpaqueData() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The set of data that was appended to this message, some of which we may not actually know how to iterate or parse.
getExtraOpaqueData() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The set of data that was appended to this message, some of which we may not actually know how to iterate or parse.
getExtraOpaqueData() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for extraOpaqueData.
getFailAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Lowest amount that failed to forward in millisats.
getFailAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
Lowest amount that failed to forward in millisats.
getFailAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
Lowest amount that failed to forward in millisats.
getFailAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Getter for failAmtMsat.
getFailAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Lowest amount that failed to forward rounded to whole sats.
getFailAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
Lowest amount that failed to forward rounded to whole sats.
getFailAmtSat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
Lowest amount that failed to forward rounded to whole sats.
getFailAmtSat() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Getter for failAmtSat.
getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
Only delete failed HTLCs from payments, not the payment itself.
getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
Only delete failed HTLCs from payments, not the payment itself.
getFailedHtlcsOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequestOrBuilder
Only delete failed HTLCs from payments, not the payment itself.
getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
Only delete failed HTLCs from the payment, not the payment itself.
getFailedHtlcsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
Only delete failed HTLCs from the payment, not the payment itself.
getFailedHtlcsOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.DeletePaymentRequestOrBuilder
Only delete failed HTLCs from the payment, not the payment itself.
getFailedHtlcsOnly() - Method in class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
Getter for failedHtlcsOnly.
getFailedHtlcsOnly() - Method in class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
Getter for failedHtlcsOnly.
getFailedPaymentsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
Only delete failed payments.
getFailedPaymentsOnly() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
Only delete failed payments.
getFailedPaymentsOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequestOrBuilder
Only delete failed payments.
getFailedPaymentsOnly() - Method in class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
Getter for failedPaymentsOnly.
getFailedUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
getFailedUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
List of failed policy updates.
getFailedUpdates(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
List of failed policy updates.
getFailedUpdates() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateResponse
Getter for a list of failedUpdates.
getFailedUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
getFailedUpdatesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
getFailedUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
getFailedUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
List of failed policy updates.
getFailedUpdatesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
List of failed policy updates.
getFailedUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
getFailedUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
List of failed policy updates.
getFailedUpdatesList() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
List of failed policy updates.
getFailedUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
getFailedUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
List of failed policy updates.
getFailedUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
List of failed policy updates.
getFailedUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
getFailedUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
List of failed policy updates.
getFailedUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponseOrBuilder
List of failed policy updates.
getFailTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Time of last failure.
getFailTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
Time of last failure.
getFailTime() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
Time of last failure.
getFailTime() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Getter for failTime.
getFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
getFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
Detailed htlc failure info.
getFailure() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
Detailed htlc failure info.
getFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
getFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
The failure message in case the payment failed.
getFailure() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponseOrBuilder
The failure message in case the payment failed.
getFailure() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Getter for a list of failure.
getFailure() - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
Getter for a list of failure.
getFailureBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
getFailureBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
getFailureCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Return the specified failure code in case the resolve action is Fail.
getFailureCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
Return the specified failure code in case the resolve action is Fail.
getFailureCode() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
Return the specified failure code in case the resolve action is Fail.
getFailureCode() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Getter for failureCode.
getFailureCodeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Return the specified failure code in case the resolve action is Fail.
getFailureCodeValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
Return the specified failure code in case the resolve action is Fail.
getFailureCodeValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
Return the specified failure code in case the resolve action is Fail.
getFailureDetail() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureDetail provides additional information about the reason for the failure.
getFailureDetail() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
FailureDetail provides additional information about the reason for the failure.
getFailureDetail() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
FailureDetail provides additional information about the reason for the failure.
getFailureDetail() - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Getter for failureDetail.
getFailureDetailValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureDetail provides additional information about the reason for the failure.
getFailureDetailValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
FailureDetail provides additional information about the reason for the failure.
getFailureDetailValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
FailureDetail provides additional information about the reason for the failure.
getFailureMessage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Encrypted failure message in case the resolve action is Fail.
getFailureMessage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
Encrypted failure message in case the resolve action is Fail.
getFailureMessage() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
Encrypted failure message in case the resolve action is Fail.
getFailureMessage() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Getter for failureMessage.
getFailureOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
getFailureOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
Detailed htlc failure info.
getFailureOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
Detailed htlc failure info.
getFailureOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
getFailureOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
The failure message in case the payment failed.
getFailureOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponseOrBuilder
The failure message in case the payment failed.
getFailureReason() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
.lnrpc.PaymentFailureReason failure_reason = 16;
getFailureReason() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
.lnrpc.PaymentFailureReason failure_reason = 16;
getFailureReason() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
.lnrpc.PaymentFailureReason failure_reason = 16;
getFailureReason() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for failureReason.
getFailureReasonValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
.lnrpc.PaymentFailureReason failure_reason = 16;
getFailureReasonValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
.lnrpc.PaymentFailureReason failure_reason = 16;
getFailureReasonValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
.lnrpc.PaymentFailureReason failure_reason = 16;
getFailureSourceIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
The position in the path of the intermediate or final node that generated the failure message.
getFailureSourceIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
The position in the path of the intermediate or final node that generated the failure message.
getFailureSourceIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
The position in the path of the intermediate or final node that generated the failure message.
getFailureSourceIndex() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for failureSourceIndex.
getFailureString() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
A string representation of the link failure.
getFailureString() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
A string representation of the link failure.
getFailureString() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
A string representation of the link failure.
getFailureString() - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Getter for failureString.
getFailureStringBytes() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
A string representation of the link failure.
getFailureStringBytes() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
A string representation of the link failure.
getFailureStringBytes() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
A string representation of the link failure.
getFallbackAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Fallback on-chain address.
getFallbackAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Fallback on-chain address.
getFallbackAddr() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Fallback on-chain address.
getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Fallback on-chain address.
getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Fallback on-chain address.
getFallbackAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Fallback on-chain address.
getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string fallback_addr = 8;
getFallbackAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string fallback_addr = 8;
getFallbackAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string fallback_addr = 8;
getFallbackAddr() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for fallbackAddr.
getFallbackAddr() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for fallbackAddr.
getFallbackAddr() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for fallbackAddr.
getFallbackAddrBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Fallback on-chain address.
getFallbackAddrBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Fallback on-chain address.
getFallbackAddrBytes() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Fallback on-chain address.
getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Fallback on-chain address.
getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Fallback on-chain address.
getFallbackAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Fallback on-chain address.
getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string fallback_addr = 8;
getFallbackAddrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string fallback_addr = 8;
getFallbackAddrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string fallback_addr = 8;
getFeatureBit() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
The feature bit used to apply the update action.
getFeatureBit() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
The feature bit used to apply the update action.
getFeatureBit() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
The feature bit used to apply the update action.
getFeatureBit() - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
Getter for featureBit.
getFeatureBitValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
The feature bit used to apply the update action.
getFeatureBitValue() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
The feature bit used to apply the update action.
getFeatureBitValue() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureActionOrBuilder
The feature bit used to apply the update action.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Deprecated.
getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Deprecated.
getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
Deprecated.
getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Deprecated.
getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
Deprecated.
getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Deprecated.
getFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Deprecated.
getFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Deprecated.
getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Returns features as a detached map.
getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Returns features as a detached map.
getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Returns features as a detached map.
getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Returns features as a detached map.
getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Returns features as a detached map.
getFeaturesAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.Peer
Returns features as a detached map.
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of features advertised on the invoice.
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
getFeaturesCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
getFeaturesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Features advertised by the remote peer in their init message.
getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Gets the map entries as a wrapped list, used for XML conversion.
getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Gets the map entries as a wrapped list, used for XML conversion.
getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Gets the map entries as a wrapped list, used for XML conversion.
getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Gets the map entries as a wrapped list, used for XML conversion.
getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Gets the map entries as a wrapped list, used for XML conversion.
getFeaturesEntries() - Method in class org.lightningj.lnd.wrapper.message.Peer
Gets the map entries as a wrapped list, used for XML conversion.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of features advertised on the invoice.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of features advertised on the invoice.
getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of features advertised on the invoice.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Features advertised by the remote peer in their init message.
getFeaturesMap() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Features advertised by the remote peer in their init message.
getFeaturesMap() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Features advertised by the remote peer in their init message.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of features advertised on the invoice.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of features advertised on the invoice.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of features advertised on the invoice.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Features advertised by the remote peer in their init message.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Features advertised by the remote peer in their init message.
getFeaturesOrDefault(int, LightningApi.Feature) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Features advertised by the remote peer in their init message.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Features that our node has advertised in our init message, node announcements and invoices.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of features advertised on the invoice.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of features advertised on the invoice.
getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of features advertised on the invoice.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
map<uint32, .lnrpc.Feature> features = 6;
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Features that the node has advertised in the init message, node announcements and invoices.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
map<uint32, .lnrpc.Feature> features = 13;
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Features advertised by the remote peer in their init message.
getFeaturesOrThrow(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Features advertised by the remote peer in their init message.
getFeaturesOrThrow(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Features advertised by the remote peer in their init message.
getFeatureUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
getFeatureUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the features that the node supports.
getFeatureUpdates(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the features that the node supports.
getFeatureUpdates() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Getter for a list of featureUpdates.
getFeatureUpdatesBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
getFeatureUpdatesBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
getFeatureUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
getFeatureUpdatesCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the features that the node supports.
getFeatureUpdatesCount() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the features that the node supports.
getFeatureUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
getFeatureUpdatesList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the features that the node supports.
getFeatureUpdatesList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the features that the node supports.
getFeatureUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
getFeatureUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the features that the node supports.
getFeatureUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the features that the node supports.
getFeatureUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
getFeatureUpdatesOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
Set of changes for the features that the node supports.
getFeatureUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder
Set of changes for the features that the node supports.
getFee() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total fee (in satoshis) that this payment circuit carried.
getFee() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The total fee (in satoshis) that this payment circuit carried.
getFee() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The total fee (in satoshis) that this payment circuit carried.
getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.fee is deprecated. See lightning.api.proto;l=3076
getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
Deprecated.
lnrpc.Hop.fee is deprecated. See lightning.api.proto;l=3076
getFee() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
Deprecated.
lnrpc.Hop.fee is deprecated. See lightning.api.proto;l=3076
getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.fee is deprecated. See lightning.api.proto;l=3897
getFee() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
Deprecated.
lnrpc.Payment.fee is deprecated. See lightning.api.proto;l=3897
getFee() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
Deprecated.
lnrpc.Payment.fee is deprecated. See lightning.api.proto;l=3897
getFee() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for fee.
getFee() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for fee.
getFee() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for fee.
getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The base fee of the channel denominated in millisatoshis.
getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
The base fee of the channel denominated in millisatoshis.
getFeeBaseMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
The base fee of the channel denominated in millisatoshis.
getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 fee_base_msat = 3;
getFeeBaseMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
int64 fee_base_msat = 3;
getFeeBaseMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
int64 fee_base_msat = 3;
getFeeBaseMsat() - Method in class org.lightningj.lnd.wrapper.message.HopHint
Getter for feeBaseMsat.
getFeeBaseMsat() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Getter for feeBaseMsat.
getFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
getFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
The middleware received an interception request and gives feedback to it.
getFeedback() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
The middleware received an interception request and gives feedback to it.
getFeedback() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Getter for a list of feedback.
getFeedbackBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
getFeedbackOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
getFeedbackOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
The middleware received an interception request and gives feedback to it.
getFeedbackOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
The middleware received an interception request and gives feedback to it.
getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimit() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for a list of feeLimit.
getFeeLimit() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for a list of feeLimit.
getFeeLimitBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of millisatoshis that will be paid as a fee of the payment.
getFeeLimitMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The maximum number of millisatoshis that will be paid as a fee of the payment.
getFeeLimitMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The maximum number of millisatoshis that will be paid as a fee of the payment.
getFeeLimitMsat() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for feeLimitMsat.
getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitSat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The maximum number of satoshis that will be paid as a fee of the payment.
getFeeLimitSat() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for feeLimitSat.
getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total fee (in milli-satoshis) that this payment circuit carried.
getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The total fee (in milli-satoshis) that this payment circuit carried.
getFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The total fee (in milli-satoshis) that this payment circuit carried.
getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
int64 fee_msat = 7;
getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
int64 fee_msat = 7;
getFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
int64 fee_msat = 7;
getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The fee paid for this payment in milli-satoshis
getFeeMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The fee paid for this payment in milli-satoshis
getFeeMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The fee paid for this payment in milli-satoshis
getFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for feeMsat.
getFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for feeMsat.
getFeeMsat() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for feeMsat.
getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
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 org.lightningj.lnd.proto.LightningApi.Channel
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 org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The initial fee rate that the initiator suggests for both commitment transactions.
getFeePerKw() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The initial fee rate that the initiator suggests for both commitment transactions.
getFeePerKw() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The initial fee rate that the initiator suggests for both commitment transactions.
getFeePerKw() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
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 org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
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 org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
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 interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
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 org.lightningj.lnd.wrapper.message.Channel
Getter for feePerKw.
getFeePerKw() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for feePerKw.
getFeePerKw() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Getter for feePerKw.
getFeePerMil() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The amount charged per milli-satoshis transferred expressed in millionths of a satoshi.
getFeePerMil() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
The amount charged per milli-satoshis transferred expressed in millionths of a satoshi.
getFeePerMil() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
The amount charged per milli-satoshis transferred expressed in millionths of a satoshi.
getFeePerMil() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Getter for feePerMil.
getFeeProportionalMillionths() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The fee rate of the channel for sending one satoshi across it denominated in millionths of a satoshi.
getFeeProportionalMillionths() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
The fee rate of the channel for sending one satoshi across it denominated in millionths of a satoshi.
getFeeProportionalMillionths() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
The fee rate of the channel for sending one satoshi across it denominated in millionths of a satoshi.
getFeeProportionalMillionths() - Method in class org.lightningj.lnd.wrapper.message.HopHint
Getter for feeProportionalMillionths.
getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
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 org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The fee rate in ppm (parts per million) that will be charged in proportion of the value of each forwarded HTLC.
getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
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 org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The effective fee rate in milli-satoshis.
getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
The effective fee rate in milli-satoshis.
getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelFeeReportOrBuilder
The effective fee rate in milli-satoshis.
getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The fee rate that will be charged per millionth of a satoshi.
getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The fee rate that will be charged per millionth of a satoshi.
getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The fee rate that will be charged per millionth of a satoshi.
getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
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 org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The fee rate in ppm (parts per million) that will be charged in proportion of the value of each forwarded HTLC.
getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
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 org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The effective fee rate in milli-satoshis.
getFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
The effective fee rate in milli-satoshis.
getFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
The effective fee rate in milli-satoshis.
getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for feeRate.
getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Getter for feeRate.
getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for feeRate.
getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for feeRate.
getFeeRate() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for feeRate.
getFeeRateMilliMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 fee_rate_milli_msat = 4;
getFeeRateMilliMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
int64 fee_rate_milli_msat = 4;
getFeeRateMilliMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
int64 fee_rate_milli_msat = 4;
getFeeRateMilliMsat() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Getter for feeRateMilliMsat.
getFeeRatePpm() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The effective fee rate in micro-satoshis (parts per million).
getFeeRatePpm() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
The effective fee rate in micro-satoshis (parts per million).
getFeeRatePpm() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
The effective fee rate in micro-satoshis (parts per million).
getFeeRatePpm() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for feeRatePpm.
getFeerateSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
Deprecated.
lnrpc.EstimateFeeResponse.feerate_sat_per_byte is deprecated. See lightning.api.proto;l=1114
getFeerateSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
Deprecated.
lnrpc.EstimateFeeResponse.feerate_sat_per_byte is deprecated. See lightning.api.proto;l=1114
getFeerateSatPerByte() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeResponseOrBuilder
Deprecated.
lnrpc.EstimateFeeResponse.feerate_sat_per_byte is deprecated. See lightning.api.proto;l=1114
getFeerateSatPerByte() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Getter for feerateSatPerByte.
getFeeReportMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
The total fee in satoshis.
getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
The total fee in satoshis.
getFeeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeResponseOrBuilder
The total fee in satoshis.
getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The fee paid for this payment in satoshis
getFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The fee paid for this payment in satoshis
getFeeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The fee paid for this payment in satoshis
getFeeSat() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Getter for feeSat.
getFeeSat() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for feeSat.
getFeesCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
getFeesCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
getFeesCase() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
 
getField() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
 
getFilter() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
GCS filter.
getFilter() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
GCS filter.
getFilter() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponseOrBuilder
GCS filter.
getFilter() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
Getter for filter.
getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional CLTV delta from the current height that should be used for the timelock of the final hop.
getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
An optional CLTV delta from the current height that should be used for the timelock of the final hop.
getFinalCltvDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
An optional CLTV delta from the current height that should be used for the timelock of the final hop.
getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
getFinalCltvDelta() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The CLTV delta from the current height that should be used to set the timelock for the final hop.
getFinalCltvDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
CLTV delta from the current height that should be used for the timelock of the final hop
getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
CLTV delta from the current height that should be used for the timelock of the final hop
getFinalCltvDelta() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
CLTV delta from the current height that should be used for the timelock of the final hop
getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
getFinalCltvDelta() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The CLTV delta from the current height that should be used to set the timelock for the final hop.
getFinalCltvDelta() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for finalCltvDelta.
getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for finalCltvDelta.
getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Getter for finalCltvDelta.
getFinalCltvDelta() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for finalCltvDelta.
getFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
getFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
getFinalHtlcEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
getFinalHtlcEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for a list of finalHtlcEvent.
getFinalHtlcEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
getFinalHtlcEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
getFinalHtlcEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
getFinalHtlcEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
getFinalizePsbtMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getFinalRawTx() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly.
getFinalRawTx() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly.
getFinalRawTx() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalizeOrBuilder
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly.
getFinalRawTx() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Getter for finalRawTx.
getFinalSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
The final, full signature that is valid for the combined public key.
getFinalSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
The final, full signature that is valid for the combined public key.
getFinalSignature() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponseOrBuilder
The final, full signature that is valid for the combined public key.
getFinalSignature() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
Getter for finalSignature.
getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
The index of the last item in the set of returned invoices.
getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
The index of the last item in the set of returned invoices.
getFirstIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
The index of the last item in the set of returned invoices.
getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The index of the first item in the set of returned payments.
getFirstIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
The index of the first item in the set of returned payments.
getFirstIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
The index of the first item in the set of returned payments.
getFirstIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Getter for firstIndexOffset.
getFirstIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Getter for firstIndexOffset.
getFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of satoshis.
getFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
The fee limit expressed as a fixed amount of satoshis.
getFixed() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
The fee limit expressed as a fixed amount of satoshis.
getFixed() - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
Getter for fixed.
getFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of millisatoshis.
getFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
The fee limit expressed as a fixed amount of millisatoshis.
getFixedMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
The fee limit expressed as a fixed amount of millisatoshis.
getFixedMsat() - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
Getter for fixedMsat.
getFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent flags value.
getFlags() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
A failure type-dependent flags value.
getFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
A failure type-dependent flags value.
getFlags() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for flags.
getFlapCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The number of times we have recorded this peer going offline or coming online, recorded across restarts.
getFlapCount() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The number of times we have recorded this peer going offline or coming online, recorded across restarts.
getFlapCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The number of times we have recorded this peer going offline or coming online, recorded across restarts.
getFlapCount() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for flapCount.
getForce() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
If true, then the channel will be closed forcibly.
getForce() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
If true, then the channel will be closed forcibly.
getForce() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
If true, then the channel will be closed forcibly.
getForce() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Whether to force override MC pair history.
getForce() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
Whether to force override MC pair history.
getForce() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequestOrBuilder
Whether to force override MC pair history.
getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
Whether this input must be force-swept.
getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
Whether this input must be force-swept.
getForce() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
Whether this input must be force-swept.
getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Whether this input must be force-swept.
getForce() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
Whether this input must be force-swept.
getForce() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
Whether this input must be force-swept.
getForce() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Getter for force.
getForce() - Method in class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
Getter for force.
getForce() - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Getter for force.
getForce() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for force.
getForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
getForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.ForwardEvent forward_event = 7;
getForwardEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.ForwardEvent forward_event = 7;
getForwardEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for a list of forwardEvent.
getForwardEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
getForwardEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
getForwardEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.ForwardEvent forward_event = 7;
getForwardEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.ForwardEvent forward_event = 7;
getForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
getForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.ForwardFailEvent forward_fail_event = 8;
getForwardFailEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
getForwardFailEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for a list of forwardFailEvent.
getForwardFailEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
getForwardFailEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
getForwardFailEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.ForwardFailEvent forward_fail_event = 8;
getForwardFailEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
getForwardingChannel() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
If this HTLC is involved in a forwarding operation, this field indicates the forwarding channel.
getForwardingChannel() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
If this HTLC is involved in a forwarding operation, this field indicates the forwarding channel.
getForwardingChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
If this HTLC is involved in a forwarding operation, this field indicates the forwarding channel.
getForwardingChannel() - Method in class org.lightningj.lnd.wrapper.message.HTLC
Getter for forwardingChannel.
getForwardingEvents(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEvents(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEvents(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEvents() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
Getter for a list of forwardingEvents.
getForwardingEventsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingEventsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
A list of forwarding events from the time slice of the time series specified in the request.
getForwardingHistoryMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getForwardingHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
Index identifying the htlc on the forwarding channel.
getForwardingHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
Index identifying the htlc on the forwarding channel.
getForwardingHtlcIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
Index identifying the htlc on the forwarding channel.
getForwardingHtlcIndex() - Method in class org.lightningj.lnd.wrapper.message.HTLC
Getter for forwardingHtlcIndex.
getFrom() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
The sending node of the pair.
getFrom() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
The sending node of the pair.
getFrom() - Method in interface org.lightningj.lnd.proto.LightningApi.NodePairOrBuilder
The sending node of the pair.
getFrom() - Method in class org.lightningj.lnd.wrapper.message.NodePair
Getter for from.
getFromNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The source node pubkey of the pair.
getFromNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
The source node pubkey of the pair.
getFromNode() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequestOrBuilder
The source node pubkey of the pair.
getFromNode() - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Getter for fromNode.
getFullInclusionProof() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The BIP-0341 serialized inclusion proof that is required to prove that the revealed leaf is part of the tree.
getFullInclusionProof() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
The BIP-0341 serialized inclusion proof that is required to prove that the revealed leaf is part of the tree.
getFullInclusionProof() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialRevealOrBuilder
The BIP-0341 serialized inclusion proof that is required to prove that the revealed leaf is part of the tree.
getFullInclusionProof() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
Getter for fullInclusionProof.
getFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
getFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
getFullKeyOnly() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
getFullKeyOnly() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Getter for fullKeyOnly.
getFullMethod() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
string fullMethod = 3;
getFullMethod() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
string fullMethod = 3;
getFullMethod() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
string fullMethod = 3;
getFullMethod() - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Getter for fullMethod.
getFullMethodBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
string fullMethod = 3;
getFullMethodBytes() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
string fullMethod = 3;
getFullMethodBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
string fullMethod = 3;
getFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
getFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
getFullTree() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
getFullTree() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Getter for a list of fullTree.
getFullTreeBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
getFullTreeOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
getFullTreeOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
getFullTreeOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
getFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
getFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint fully_resolved_channel = 7;
getFullyResolvedChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
getFullyResolvedChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Getter for a list of fullyResolvedChannel.
getFullyResolvedChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
getFullyResolvedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
getFullyResolvedChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint fully_resolved_channel = 7;
getFullyResolvedChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
getFundedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
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.
getFundedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
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.
getFundedPsbt() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtVerifyOrBuilder
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.
getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
A PSBT that should be signed and finalized.
getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
A PSBT that should be signed and finalized.
getFundedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequestOrBuilder
A PSBT that should be signed and finalized.
getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The funded but not yet signed PSBT packet.
getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
The funded but not yet signed PSBT packet.
getFundedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
The funded but not yet signed PSBT packet.
getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
The PSBT that should be signed.
getFundedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
The PSBT that should be signed.
getFundedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequestOrBuilder
The PSBT that should be signed.
getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Getter for fundedPsbt.
getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
Getter for fundedPsbt.
getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Getter for fundedPsbt.
getFundedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtRequest
Getter for fundedPsbt.
getFundingAddress() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
getFundingAddress() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
getFundingAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFundingOrBuilder
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
getFundingAddress() - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Getter for fundingAddress.
getFundingAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
getFundingAddressBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
getFundingAddressBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFundingOrBuilder
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 org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The exact amount in satoshis that needs to be sent to the above address to fund the pending channel.
getFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
The exact amount in satoshis that needs to be sent to the above address to fund the pending channel.
getFundingAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFundingOrBuilder
The exact amount in satoshis that needs to be sent to the above address to fund the pending channel.
getFundingAmount() - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Getter for fundingAmount.
getFundingAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The funding amount in satoshis that initiator wishes to use in the channel.
getFundingAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The funding amount in satoshis that initiator wishes to use in the channel.
getFundingAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The funding amount in satoshis that initiator wishes to use in the channel.
getFundingAmt() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for fundingAmt.
getFundingCanceled() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool funding_canceled = 5;
getFundingCanceled() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
bool funding_canceled = 5;
getFundingCanceled() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
bool funding_canceled = 5;
getFundingCanceled() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Getter for fundingCanceled.
getFundingExpiryBlocks() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The number of blocks until the funding transaction is considered expired.
getFundingExpiryBlocks() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
The number of blocks until the funding transaction is considered expired.
getFundingExpiryBlocks() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
The number of blocks until the funding transaction is considered expired.
getFundingExpiryBlocks() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Getter for fundingExpiryBlocks.
getFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
getFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
getFundingShim() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
getFundingShim() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for a list of fundingShim.
getFundingShimBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
getFundingShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
getFundingShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
getFundingShimOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
getFundingStateStepMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Txid of the funding transaction.
getFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
Txid of the funding transaction.
getFundingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
Txid of the funding transaction.
getFundingTxidBytes() - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
Getter for fundingTxidBytes.
getFundingTxidCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
getFundingTxidCase() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
getFundingTxidCase() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
 
getFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
getFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
Hex-encoded string representing the byte-reversed hash of the funding transaction.
getFundingTxidStr() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
getFundingTxidStr() - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
Getter for fundingTxidStr.
getFundingTxidStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
getFundingTxidStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
Hex-encoded string representing the byte-reversed hash of the funding transaction.
getFundingTxidStrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
getFundMax() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If set, then lnd will attempt to commit all the coins under control of the internal wallet to open the channel, and the LocalFundingAmount field must be zero and is ignored.
getFundMax() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
If set, then lnd will attempt to commit all the coins under control of the internal wallet to open the channel, and the LocalFundingAmount field must be zero and is ignored.
getFundMax() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
If set, then lnd will attempt to commit all the coins under control of the internal wallet to open the channel, and the LocalFundingAmount field must be zero and is ignored.
getFundMax() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for fundMax.
getFundPsbtMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getGenSeedMethod() - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
 
getGetBestBlockMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
 
getGetBlockHashMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
 
getGetBlockHashMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getGetBlockHeaderMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
 
getGetBlockHeaderMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getGetBlockMethod() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
 
getGetBlockMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getGetCFilterMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getGetChanInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getGetInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getGetInfoMethod() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
 
getGetMissionControlConfigMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getGetNetworkInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getGetNodeInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getGetNodeMetricsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getGetRecoveryInfoMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getGetStateMethod() - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
 
getGetTowerInfoMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
getGetTransactionsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getGetVersionMethod() - Static method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
 
getGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, then this update applies to all currently active channels.
getGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
If set, then this update applies to all currently active channels.
getGlobal() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
If set, then this update applies to all currently active channels.
getGlobal() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for global.
getGlobalFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.global_features is deprecated. See lightning.api.proto;l=3393
getGlobalFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
Deprecated.
lnrpc.NodeUpdate.global_features is deprecated. See lightning.api.proto;l=3393
getGlobalFeatures() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
Deprecated.
lnrpc.NodeUpdate.global_features is deprecated. See lightning.api.proto;l=3393
getGlobalFeatures() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Getter for globalFeatures.
getGoVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The version of go that compiled the executable.
getGoVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The version of go that compiled the executable.
getGoVersion() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The version of go that compiled the executable.
getGoVersion() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for goVersion.
getGoVersionBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The version of go that compiled the executable.
getGoVersionBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The version of go that compiled the executable.
getGoVersionBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The version of go that compiled the executable.
getGraphDiameter() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 graph_diameter = 1;
getGraphDiameter() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
uint32 graph_diameter = 1;
getGraphDiameter() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
uint32 graph_diameter = 1;
getGraphDiameter() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for graphDiameter.
getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The amount of time mission control will take to restore a penalized node or channel back to 50% success probability, expressed in seconds.
getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
The amount of time mission control will take to restore a penalized node or channel back to 50% success probability, expressed in seconds.
getHalfLifeSeconds() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParametersOrBuilder
The amount of time mission control will take to restore a penalized node or channel back to 50% success probability, expressed in seconds.
getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.half_life_seconds is deprecated. See router.proto;l=482
getHalfLifeSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
Deprecated.
routerrpc.MissionControlConfig.half_life_seconds is deprecated. See router.proto;l=482
getHalfLifeSeconds() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
Deprecated.
routerrpc.MissionControlConfig.half_life_seconds is deprecated. See router.proto;l=482
getHalfLifeSeconds() - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Getter for halfLifeSeconds.
getHalfLifeSeconds() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for halfLifeSeconds.
getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
The hash of the block.
getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
The hash of the block.
getHash() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpochOrBuilder
The hash of the block.
getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
The hash of the transaction.
getHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
The hash of the transaction.
getHash() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.OutpointOrBuilder
The hash of the transaction.
getHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The hash of the preimage
getHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
The hash of the preimage
getHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
The hash of the preimage
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
The block hash.
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
The block hash.
getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponseOrBuilder
The block hash.
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
Block hash in hex notation.
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
Block hash in hex notation.
getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequestOrBuilder
Block hash in hex notation.
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block hash (same as provided).
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block hash (same as provided).
getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block hash (same as provided).
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
Block hash in hex notation.
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
Block hash in hex notation.
getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequestOrBuilder
Block hash in hex notation.
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block hash (same as provided).
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block hash (same as provided).
getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block hash (same as provided).
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
Block hash in hex notation.
getHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
Block hash in hex notation.
getHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequestOrBuilder
Block hash in hex notation.
getHash() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
The payment hash of the AMP HTLC.
getHash() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
The payment hash of the AMP HTLC.
getHash() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPOrBuilder
The payment hash of the AMP HTLC.
getHash() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.BlockEpoch
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.Outpoint
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.message.AMP
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for hash.
getHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
Getter for hash.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
The block hash.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
The block hash.
getHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponseOrBuilder
The block hash.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
Block hash in hex notation.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
Block hash in hex notation.
getHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequestOrBuilder
Block hash in hex notation.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block hash (same as provided).
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block hash (same as provided).
getHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block hash (same as provided).
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
Block hash in hex notation.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
Block hash in hex notation.
getHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequestOrBuilder
Block hash in hex notation.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block hash (same as provided).
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block hash (same as provided).
getHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block hash (same as provided).
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
Block hash in hex notation.
getHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
Block hash in hex notation.
getHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequestOrBuilder
Block hash in hex notation.
getHashLock() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
bytes hash_lock = 3;
getHashLock() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
bytes hash_lock = 3;
getHashLock() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
bytes hash_lock = 3;
getHashLock() - Method in class org.lightningj.lnd.wrapper.message.HTLC
Getter for hashLock.
getHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
Indicates whether all nonces required to start the signing process are known now.
getHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
Indicates whether all nonces required to start the signing process are known now.
getHaveAllNonces() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponseOrBuilder
Indicates whether all nonces required to start the signing process are known now.
getHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
Indicates whether all nonces required to start the signing process are known now.
getHaveAllNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
Indicates whether all nonces required to start the signing process are known now.
getHaveAllNonces() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
Indicates whether all nonces required to start the signing process are known now.
getHaveAllNonces() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesResponse
Getter for haveAllNonces.
getHaveAllNonces() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Getter for haveAllNonces.
getHaveAllSignatures() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
Indicates whether all partial signatures required to create a final, full signature are known yet.
getHaveAllSignatures() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
Indicates whether all partial signatures required to create a final, full signature are known yet.
getHaveAllSignatures() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponseOrBuilder
Indicates whether all partial signatures required to create a final, full signature are known yet.
getHaveAllSignatures() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
Getter for haveAllSignatures.
getHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
The height of the block.
getHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
The height of the block.
getHeight() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpochOrBuilder
The height of the block.
getHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
The block height or index.
getHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
The block height or index.
getHeight() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequestOrBuilder
The block height or index.
getHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block height or index.
getHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block height or index.
getHeight() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block height or index.
getHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block height or index.
getHeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block height or index.
getHeight() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block height or index.
getHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent block height.
getHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
A failure type-dependent block height.
getHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
A failure type-dependent block height.
getHeight() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.BlockEpoch
Getter for height.
getHeight() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for height.
getHeight() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
Getter for height.
getHeight() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for height.
getHeight() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for height.
getHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The earliest height in the chain for which the transaction/output script could have been included in a block.
getHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
The earliest height in the chain for which the transaction/output script could have been included in a block.
getHeightHint() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequestOrBuilder
The earliest height in the chain for which the transaction/output script could have been included in a block.
getHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The earliest height in the chain for which the outpoint/output script could have been spent.
getHeightHint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
The earliest height in the chain for which the outpoint/output script could have been spent.
getHeightHint() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequestOrBuilder
The earliest height in the chain for which the outpoint/output script could have been spent.
getHeightHint() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Getter for heightHint.
getHeightHint() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Getter for heightHint.
getHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
string heuristic = 1;
getHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
string heuristic = 1;
getHeuristic() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
string heuristic = 1;
getHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
The name of the heuristic to provide scores to.
getHeuristic() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
The name of the heuristic to provide scores to.
getHeuristic() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
The name of the heuristic to provide scores to.
getHeuristic() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Getter for heuristic.
getHeuristic() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Getter for heuristic.
getHeuristicBytes() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
string heuristic = 1;
getHeuristicBytes() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
string heuristic = 1;
getHeuristicBytes() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
string heuristic = 1;
getHeuristicBytes() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
The name of the heuristic to provide scores to.
getHeuristicBytes() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
The name of the heuristic to provide scores to.
getHeuristicBytes() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
The name of the heuristic to provide scores to.
getHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
getHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
.routerrpc.PairData history = 7;
getHistory() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairHistoryOrBuilder
.routerrpc.PairData history = 7;
getHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
getHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
The historical data for the requested pair.
getHistory() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponseOrBuilder
The historical data for the requested pair.
getHistory() - Method in class org.lightningj.lnd.wrapper.router.message.PairHistory
Getter for a list of history.
getHistory() - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityResponse
Getter for a list of history.
getHistoryBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
getHistoryBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
getHistoryOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
getHistoryOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
.routerrpc.PairData history = 7;
getHistoryOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairHistoryOrBuilder
.routerrpc.PairData history = 7;
getHistoryOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
getHistoryOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
The historical data for the requested pair.
getHistoryOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponseOrBuilder
The historical data for the requested pair.
getHopHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.RouteHintOrBuilder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHints() - Method in class org.lightningj.lnd.wrapper.message.RouteHint
Getter for a list of hopHints.
getHopHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteHintOrBuilder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsList() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteHintOrBuilder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.RouteHintOrBuilder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopHintsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteHintOrBuilder
A list of hop hints that when chained together can assist in reaching a specific destination.
getHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The probability of success mission control should assign to hop in a route where it has no other information available.
getHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
The probability of success mission control should assign to hop in a route where it has no other information available.
getHopProbability() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParametersOrBuilder
The probability of success mission control should assign to hop in a route where it has no other information available.
getHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.hop_probability is deprecated. See router.proto;l=491
getHopProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
Deprecated.
routerrpc.MissionControlConfig.hop_probability is deprecated. See router.proto;l=491
getHopProbability() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
Deprecated.
routerrpc.MissionControlConfig.hop_probability is deprecated. See router.proto;l=491
getHopProbability() - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Getter for hopProbability.
getHopProbability() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for hopProbability.
getHopPubkeys(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
A list of hops that defines the route.
getHopPubkeys(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
A list of hops that defines the route.
getHopPubkeys(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
A list of hops that defines the route.
getHopPubkeys() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Getter for a list of hopPubkeys.
getHopPubkeysCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
A list of hops that defines the route.
getHopPubkeysCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
A list of hops that defines the route.
getHopPubkeysCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
A list of hops that defines the route.
getHopPubkeysList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
A list of hops that defines the route.
getHopPubkeysList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
A list of hops that defines the route.
getHopPubkeysList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
A list of hops that defines the route.
getHops(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
getHops(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route
Contains details concerning the specific forwarding details at each hop.
getHops(int) - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
Contains details concerning the specific forwarding details at each hop.
getHops() - Method in class org.lightningj.lnd.wrapper.message.Route
Getter for a list of hops.
getHopsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
getHopsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
getHopsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
getHopsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Route
Contains details concerning the specific forwarding details at each hop.
getHopsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
Contains details concerning the specific forwarding details at each hop.
getHopsList() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
getHopsList() - Method in class org.lightningj.lnd.proto.LightningApi.Route
Contains details concerning the specific forwarding details at each hop.
getHopsList() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
Contains details concerning the specific forwarding details at each hop.
getHopsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
getHopsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route
Contains details concerning the specific forwarding details at each hop.
getHopsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
Contains details concerning the specific forwarding details at each hop.
getHopsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
getHopsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Route
Contains details concerning the specific forwarding details at each hop.
getHopsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
Contains details concerning the specific forwarding details at each hop.
getHost() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The network location of the lightning node, e.g.
getHost() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
The network location of the lightning node, e.g.
getHost() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningAddressOrBuilder
The network location of the lightning node, e.g.
getHost() - Method in class org.lightningj.lnd.wrapper.message.LightningAddress
Getter for host.
getHostBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The network location of the lightning node, e.g.
getHostBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
The network location of the lightning node, e.g.
getHostBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningAddressOrBuilder
The network location of the lightning node, e.g.
getHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
/ The index of the incoming htlc in the incoming channel.
getHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
/ The index of the incoming htlc in the incoming channel.
getHtlcId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKeyOrBuilder
/ The index of the incoming htlc in the incoming channel.
getHtlcId() - Method in class org.lightningj.lnd.wrapper.router.message.CircuitKey
Getter for htlcId.
getHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
Index identifying the htlc on the channel.
getHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
Index identifying the htlc on the channel.
getHtlcIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
Index identifying the htlc on the channel.
getHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Index identifying the htlc on the channel.
getHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Index identifying the htlc on the channel.
getHtlcIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Index identifying the htlc on the channel.
getHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
uint64 htlc_index = 2;
getHtlcIndex() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
uint64 htlc_index = 2;
getHtlcIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequestOrBuilder
uint64 htlc_index = 2;
getHtlcIndex() - Method in class org.lightningj.lnd.wrapper.message.HTLC
Getter for htlcIndex.
getHtlcIndex() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for htlcIndex.
getHtlcIndex() - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
Getter for htlcIndex.
getHtlcInterceptorMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getHtlcMaximumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The maximum HTLC value which will be accepted.
getHtlcMaximumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The maximum HTLC value which will be accepted.
getHtlcMaximumMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The maximum HTLC value which will be accepted.
getHtlcMaximumMsat() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for htlcMaximumMsat.
getHtlcMinimumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The minimum HTLC value which will be accepted.
getHtlcMinimumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The minimum HTLC value which will be accepted.
getHtlcMinimumMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The minimum HTLC value which will be accepted.
getHtlcMinimumMsat() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for htlcMinimumMsat.
getHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent htlc value.
getHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
A failure type-dependent htlc value.
getHtlcMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
A failure type-dependent htlc value.
getHtlcMsat() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for htlcMsat.
getHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcs(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
getHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The HTLCs made in attempt to settle the payment.
getHtlcs(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The HTLCs made in attempt to settle the payment.
getHtlcs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcs(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcs() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for a list of htlcs.
getHtlcs() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for a list of htlcs.
getHtlcs() - Method in class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Getter for a list of htlcs.
getHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
getHtlcsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
getHtlcsBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
getHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The HTLCs made in attempt to settle the payment.
getHtlcsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The HTLCs made in attempt to settle the payment.
getHtlcsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsList() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
getHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The HTLCs made in attempt to settle the payment.
getHtlcsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The HTLCs made in attempt to settle the payment.
getHtlcsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
getHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The HTLCs made in attempt to settle the payment.
getHtlcsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The HTLCs made in attempt to settle the payment.
getHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsOrBuilder(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
List of HTLCs paying to this invoice [EXPERIMENTAL].
getHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
getHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The HTLCs made in attempt to settle the payment.
getHtlcsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The HTLCs made in attempt to settle the payment.
getHtlcsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getHtlcsOrBuilderList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
getId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
An ID of 32 random bytes that must be unique for each distinct application using this RPC which will be used to bound the output lease to.
getId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
An ID of 32 random bytes that must be unique for each distinct application using this RPC which will be used to bound the output lease to.
getId() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequestOrBuilder
An ID of 32 random bytes that must be unique for each distinct application using this RPC which will be used to bound the output lease to.
getId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The unique ID that was used to lock the output.
getId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
The unique ID that was used to lock the output.
getId() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequestOrBuilder
The unique ID that was used to lock the output.
getId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
A 32 byte random ID that identifies the lease.
getId() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
A 32 byte random ID that identifies the lease.
getId() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
A 32 byte random ID that identifies the lease.
getId() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Getter for id.
getId() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputRequest
Getter for id.
getId() - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Getter for id.
getIdentityKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string identity_key = 2;
getIdentityKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
string identity_key = 2;
getIdentityKey() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
string identity_key = 2;
getIdentityKey() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Getter for identityKey.
getIdentityKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string identity_key = 2;
getIdentityKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
string identity_key = 2;
getIdentityKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
string identity_key = 2;
getIdentityPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The identity pubkey of the current node.
getIdentityPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The identity pubkey of the current node.
getIdentityPubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The identity pubkey of the current node.
getIdentityPubkey() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for identityPubkey.
getIdentityPubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The identity pubkey of the current node.
getIdentityPubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The identity pubkey of the current node.
getIdentityPubkeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The identity pubkey of the current node.
getIgnoredEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getIgnoredEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Deprecated.
getIgnoredEdges(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Deprecated.
getIgnoredEdges() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for a list of ignoredEdges.
getIgnoredEdgesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getIgnoredEdgesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getIgnoredEdgesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getIgnoredEdgesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Deprecated.
getIgnoredEdgesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Deprecated.
getIgnoredEdgesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getIgnoredEdgesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Deprecated.
getIgnoredEdgesList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Deprecated.
getIgnoredEdgesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getIgnoredEdgesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Deprecated.
getIgnoredEdgesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Deprecated.
getIgnoredEdgesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getIgnoredEdgesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Deprecated.
getIgnoredEdgesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Deprecated.
getIgnoredNodes(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of nodes to ignore during path finding.
getIgnoredNodes(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of nodes to ignore during path finding.
getIgnoredNodes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of nodes to ignore during path finding.
getIgnoredNodes() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for a list of ignoredNodes.
getIgnoredNodesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of nodes to ignore during path finding.
getIgnoredNodesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of nodes to ignore during path finding.
getIgnoredNodesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of nodes to ignore during path finding.
getIgnoredNodesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of nodes to ignore during path finding.
getIgnoredNodesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of nodes to ignore during path finding.
getIgnoredNodesList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of nodes to ignore during path finding.
getIgnoredPairs(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairs(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairs(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairs() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for a list of ignoredPairs.
getIgnoredPairsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
A list of directed node pairs that will be ignored during path finding.
getIgnoredPairsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
A list of directed node pairs that will be ignored during path finding.
getIgnoreLocalState() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
If set, we will ignore the local channel state when calculating scores.
getIgnoreLocalState() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
If set, we will ignore the local channel state when calculating scores.
getIgnoreLocalState() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequestOrBuilder
If set, we will ignore the local channel state when calculating scores.
getIgnoreLocalState() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
Getter for ignoreLocalState.
getIKnowWhatIAmDoing() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
Override the requirement for being in dev mode by setting this to true and confirming the user knows what they are doing and this is a potential foot gun to lose funds if used on active channels.
getIKnowWhatIAmDoing() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
Override the requirement for being in dev mode by setting this to true and confirming the user knows what they are doing and this is a potential foot gun to lose funds if used on active channels.
getIKnowWhatIAmDoing() - Method in interface org.lightningj.lnd.proto.LightningApi.AbandonChannelRequestOrBuilder
Override the requirement for being in dev mode by setting this to true and confirming the user knows what they are doing and this is a potential foot gun to lose funds if used on active channels.
getIKnowWhatIAmDoing() - Method in class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Getter for iKnowWhatIAmDoing.
getImportAccountMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getImportGraphMethod() - Static method in class org.lightningj.lnd.dev.proto.DevGrpc
 
getImportPublicKeyMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getImportTapscriptMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getInactiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
getInactiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint inactive_channel = 4;
getInactiveChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint inactive_channel = 4;
getInactiveChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Getter for a list of inactiveChannel.
getInactiveChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
getInactiveChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
getInactiveChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint inactive_channel = 4;
getInactiveChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint inactive_channel = 4;
getInactiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool inactive_only = 2;
getInactiveOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
bool inactive_only = 2;
getInactiveOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsRequestOrBuilder
bool inactive_only = 2;
getInactiveOnly() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Getter for inactiveOnly.
getInbound() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
A channel is inbound if the counterparty initiated the channel
getInbound() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
A channel is inbound if the counterparty initiated the channel
getInbound() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
A channel is inbound if the counterparty initiated the channel
getInbound() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for inbound.
getIncludeBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
If true, then the block that mines the specified txid/script will be included in eventual the notification event.
getIncludeBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
If true, then the block that mines the specified txid/script will be included in eventual the notification event.
getIncludeBlock() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequestOrBuilder
If true, then the block that mines the specified txid/script will be included in eventual the notification event.
getIncludeBlock() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Getter for includeBlock.
getIncludeChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
If true, will include all known channels associated with the node.
getIncludeChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
If true, will include all known channels associated with the node.
getIncludeChannels() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoRequestOrBuilder
If true, will include all known channels associated with the node.
getIncludeChannels() - Method in class org.lightningj.lnd.wrapper.message.NodeInfoRequest
Getter for includeChannels.
getIncludeIncomplete() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If true, then return payments that have not yet fully completed.
getIncludeIncomplete() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
If true, then return payments that have not yet fully completed.
getIncludeIncomplete() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
If true, then return payments that have not yet fully completed.
getIncludeIncomplete() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Getter for includeIncomplete.
getIncludeSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Getter for includeSessions.
getIncludeSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
Getter for includeSessions.
getIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
Whether we should include sessions with the watchtower in the response.
getIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
Whether we should include sessions with the watchtower in the response.
getIncludeSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequestOrBuilder
Whether we should include sessions with the watchtower in the response.
getIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
Whether we should include sessions with the watchtower in the response.
getIncludeSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
Whether we should include sessions with the watchtower in the response.
getIncludeSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequestOrBuilder
Whether we should include sessions with the watchtower in the response.
getIncludeUnannounced() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
Whether unannounced channels are included in the response or not.
getIncludeUnannounced() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
Whether unannounced channels are included in the response or not.
getIncludeUnannounced() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphRequestOrBuilder
Whether unannounced channels are included in the response or not.
getIncludeUnannounced() - Method in class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
Getter for includeUnannounced.
getIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
bool incoming = 1;
getIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
bool incoming = 1;
getIncoming() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCOrBuilder
bool incoming = 1;
getIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The direction within the channel that the htlc was sent
getIncoming() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
The direction within the channel that the htlc was sent
getIncoming() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
The direction within the channel that the htlc was sent
getIncoming() - Method in class org.lightningj.lnd.wrapper.message.HTLC
Getter for incoming.
getIncoming() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Getter for incoming.
getIncomingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The incoming htlc amount.
getIncomingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The incoming htlc amount.
getIncomingAmountMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The incoming htlc amount.
getIncomingAmountMsat() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for incomingAmountMsat.
getIncomingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The amount of the incoming htlc.
getIncomingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
The amount of the incoming htlc.
getIncomingAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfoOrBuilder
The amount of the incoming htlc.
getIncomingAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Getter for incomingAmtMsat.
getIncomingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The short channel id that the incoming htlc arrived at our node on.
getIncomingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
The short channel id that the incoming htlc arrived at our node on.
getIncomingChannelId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
The short channel id that the incoming htlc arrived at our node on.
getIncomingChannelId() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for incomingChannelId.
getIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
getIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The key of this forwarded htlc.
getIncomingCircuitKey() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The key of this forwarded htlc.
getIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
getIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
The key of this forwarded htlc.
getIncomingCircuitKey() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
The key of this forwarded htlc.
getIncomingCircuitKey() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for a list of incomingCircuitKey.
getIncomingCircuitKey() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Getter for a list of incomingCircuitKey.
getIncomingCircuitKeyBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
getIncomingCircuitKeyBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
getIncomingCircuitKeyOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
getIncomingCircuitKeyOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The key of this forwarded htlc.
getIncomingCircuitKeyOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The key of this forwarded htlc.
getIncomingCircuitKeyOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
getIncomingCircuitKeyOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
The key of this forwarded htlc.
getIncomingCircuitKeyOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
The key of this forwarded htlc.
getIncomingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The incoming htlc expiry.
getIncomingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The incoming htlc expiry.
getIncomingExpiry() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The incoming htlc expiry.
getIncomingExpiry() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for incomingExpiry.
getIncomingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
Incoming id is the index of the incoming htlc in the incoming channel.
getIncomingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
Incoming id is the index of the incoming htlc in the incoming channel.
getIncomingHtlcId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
Incoming id is the index of the incoming htlc in the incoming channel.
getIncomingHtlcId() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for incomingHtlcId.
getIncomingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The timelock on the incoming htlc.
getIncomingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
The timelock on the incoming htlc.
getIncomingTimelock() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfoOrBuilder
The timelock on the incoming htlc.
getIncomingTimelock() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Getter for incomingTimelock.
getIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
The index of the output within the transaction.
getIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
The index of the output within the transaction.
getIndex() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.OutpointOrBuilder
The index of the output within the transaction.
getIndex() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.Outpoint
Getter for index.
getIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Index offset is the offset in the time series to start at.
getIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
Index offset is the offset in the time series to start at.
getIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequestOrBuilder
Index offset is the offset in the time series to start at.
getIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
The index of an invoice that will be used as either the start or end of a query to determine which invoices should be returned in the response.
getIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
The index of an invoice that will be used as either the start or end of a query to determine which invoices should be returned in the response.
getIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
The index of an invoice that will be used as either the start or end of a query to determine which invoices should be returned in the response.
getIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
The index of a payment that will be used as either the start or end of a query to determine which payments should be returned in the response.
getIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
The index of a payment that will be used as either the start or end of a query to determine which payments should be returned in the response.
getIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
The index of a payment that will be used as either the start or end of a query to determine which payments should be returned in the response.
getIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Getter for indexOffset.
getIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Getter for indexOffset.
getIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Getter for indexOffset.
getInFlightMaxMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The maximum amount of funds in millisatoshis that we allow the remote peer to have in outstanding htlcs.
getInFlightMaxMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The maximum amount of funds in millisatoshis that we allow the remote peer to have in outstanding htlcs.
getInFlightMaxMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The maximum amount of funds in millisatoshis that we allow the remote peer to have in outstanding htlcs.
getInFlightMaxMsat() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for inFlightMaxMsat.
getInfo(LightningApi.GetInfoRequest, StreamObserver<LightningApi.GetInfoResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
getInfo(LightningApi.GetInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
getInfo(LightningApi.GetInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
getInfo(LightningApi.GetInfoRequest, StreamObserver<LightningApi.GetInfoResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
getInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
getInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
Info contains details about the htlc that was forwarded.
getInfo() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEventOrBuilder
Info contains details about the htlc that was forwarded.
getInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
getInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
Info contains details about the htlc that we failed.
getInfo() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
Info contains details about the htlc that we failed.
getInfo(WatchtowerOuterClass.GetInfoRequest, StreamObserver<WatchtowerOuterClass.GetInfoResponse>) - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.AsyncService
lncli: tower info GetInfo returns general information concerning the companion watchtower including its public key and URIs where the server is currently listening for clients.
getInfo(WatchtowerOuterClass.GetInfoRequest) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerBlockingStub
lncli: tower info GetInfo returns general information concerning the companion watchtower including its public key and URIs where the server is currently listening for clients.
getInfo(WatchtowerOuterClass.GetInfoRequest) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerFutureStub
lncli: tower info GetInfo returns general information concerning the companion watchtower including its public key and URIs where the server is currently listening for clients.
getInfo(WatchtowerOuterClass.GetInfoRequest, StreamObserver<WatchtowerOuterClass.GetInfoResponse>) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerStub
lncli: tower info GetInfo returns general information concerning the companion watchtower including its public key and URIs where the server is currently listening for clients.
getInfo(StreamObserver<GetInfoResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a getInfo request.
getInfo(GetInfoRequest, StreamObserver<GetInfoResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a getInfo request.
getInfo() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardEvent
Getter for a list of info.
getInfo() - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Getter for a list of info.
getInfo() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a getInfo request.
getInfo(GetInfoRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a getInfo request.
getInfo(StreamObserver<GetInfoResponse>) - Method in class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
Method to generate a getInfo request.
getInfo(GetInfoRequest, StreamObserver<GetInfoResponse>) - Method in class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
Method to send a getInfo request.
getInfo() - Method in class org.lightningj.lnd.wrapper.watchtower.SynchronousWatchtowerAPI
Method to generate a getInfo request.
getInfo(GetInfoRequest) - Method in class org.lightningj.lnd.wrapper.watchtower.SynchronousWatchtowerAPI
Method to send a getInfo request.
getInfoBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
getInfoBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
getInfoOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
getInfoOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
Info contains details about the htlc that was forwarded.
getInfoOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEventOrBuilder
Info contains details about the htlc that was forwarded.
getInfoOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
getInfoOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
Info contains details about the htlc that we failed.
getInfoOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
Info contains details about the htlc that we failed.
GetInfoRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for GetInfoRequest.
GetInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoRequest
Empty Constructor
GetInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoRequest
Json Parsing Constructor
GetInfoRequest(LightningApi.GetInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoRequest
Constructor using underlying Lightning API Object
GetInfoRequest - Class in org.lightningj.lnd.wrapper.watchtower.message
Wrapper class for GetInfoRequest.
GetInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.watchtower.message.GetInfoRequest
Empty Constructor
GetInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.watchtower.message.GetInfoRequest
Json Parsing Constructor
GetInfoRequest(WatchtowerOuterClass.GetInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.watchtower.message.GetInfoRequest
Constructor using underlying Lightning API Object
GetInfoResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for GetInfoResponse.
GetInfoResponse() - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoResponse
Empty Constructor
GetInfoResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoResponse
Json Parsing Constructor
GetInfoResponse(LightningApi.GetInfoResponse) - Constructor for class org.lightningj.lnd.wrapper.message.GetInfoResponse
Constructor using underlying Lightning API Object
GetInfoResponse - Class in org.lightningj.lnd.wrapper.watchtower.message
Wrapper class for GetInfoResponse.
GetInfoResponse() - Constructor for class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Empty Constructor
GetInfoResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Json Parsing Constructor
GetInfoResponse(WatchtowerOuterClass.GetInfoResponse) - Constructor for class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Constructor using underlying Lightning API Object
GetInfoResponse.FeaturesEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
GetInfoResponse.FeaturesEntry - Class in org.lightningj.lnd.wrapper.message
Inner class FeaturesEntry for class GetInfoResponse.
getInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
True if we were the ones that created the channel.
getInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
True if we were the ones that created the channel.
getInitiator() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
True if we were the ones that created the channel.
getInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The party that initiated opening the channel.
getInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
The party that initiated opening the channel.
getInitiator() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
The party that initiated opening the channel.
getInitiator() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for initiator.
getInitiator() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for initiator.
getInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The party that initiated opening the channel.
getInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
The party that initiated opening the channel.
getInitiatorValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
The party that initiated opening the channel.
getInitWalletMethod() - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
 
getInputIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The target input within the transaction that should be signed.
getInputIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
The target input within the transaction that should be signed.
getInputIndex() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
The target input within the transaction that should be signed.
getInputIndex() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for inputIndex.
getInputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
getInputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
An optional list of inputs to use.
getInputs(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
An optional list of inputs to use.
getInputs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Getter for a list of inputs.
getInputsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
getInputsBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
getInputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
getInputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
An optional list of inputs to use.
getInputsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
An optional list of inputs to use.
getInputScripts(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
getInputScripts(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
The set of fully valid input scripts requested.
getInputScripts(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptRespOrBuilder
The set of fully valid input scripts requested.
getInputScripts() - Method in class org.lightningj.lnd.wrapper.signer.message.InputScriptResp
Getter for a list of inputScripts.
getInputScriptsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
getInputScriptsBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
getInputScriptsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
getInputScriptsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
The set of fully valid input scripts requested.
getInputScriptsCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptRespOrBuilder
The set of fully valid input scripts requested.
getInputScriptsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
getInputScriptsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
The set of fully valid input scripts requested.
getInputScriptsList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptRespOrBuilder
The set of fully valid input scripts requested.
getInputScriptsOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
getInputScriptsOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
The set of fully valid input scripts requested.
getInputScriptsOrBuilder(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptRespOrBuilder
The set of fully valid input scripts requested.
getInputScriptsOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
getInputScriptsOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
The set of fully valid input scripts requested.
getInputScriptsOrBuilderList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptRespOrBuilder
The set of fully valid input scripts requested.
getInputsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
getInputsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
An optional list of inputs to use.
getInputsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
An optional list of inputs to use.
getInputsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
getInputsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
An optional list of inputs to use.
getInputsOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
An optional list of inputs to use.
getInputsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
getInputsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
An optional list of inputs to use.
getInputsOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
An optional list of inputs to use.
getInstance() - Static method in class org.lightningj.lnd.wrapper.StatusExceptionWrapper
 
getInstance() - Static method in class org.lightningj.lnd.wrapper.WrapperFactory
 
getInterceptTypeCase() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
getInterceptTypeCase() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
getInterceptTypeCase() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
 
getInternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The number of keys derived from the internal branch of the account public key.
getInternalKeyCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The number of keys derived from the internal branch of the account public key.
getInternalKeyCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The number of keys derived from the internal branch of the account public key.
getInternalKeyCount() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for internalKeyCount.
getInternalPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The internal public key, serialized as 32-byte x-only public key.
getInternalPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
The internal public key, serialized as 32-byte x-only public key.
getInternalPublicKey() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
The internal public key, serialized as 32-byte x-only public key.
getInternalPublicKey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Getter for internalPublicKey.
getInvoiceRefCase() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
getInvoiceRefCase() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
getInvoiceRefCase() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
 
getInvoices(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
getInvoices(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
A list of invoices from the time slice of the time series specified in the request.
getInvoices(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
A list of invoices from the time slice of the time series specified in the request.
getInvoices() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Getter for a list of invoices.
getInvoicesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
A list of invoices from the time slice of the time series specified in the request.
getInvoicesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesList() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesList() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
A list of invoices from the time slice of the time series specified in the request.
getInvoicesList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
A list of invoices from the time slice of the time series specified in the request.
getInvoicesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
getInvoicesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
A list of invoices from the time slice of the time series specified in the request.
getInvoicesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
A list of invoices from the time slice of the time series specified in the request.
getIsAmp() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Signals whether or not this is an AMP invoice.
getIsAmp() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Signals whether or not this is an AMP invoice.
getIsAmp() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Signals whether or not this is an AMP invoice.
getIsAmp() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for isAmp.
getIsBannedMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getIsError() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
Indicates that the response from lnd was an error, not a gRPC response.
getIsError() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
Indicates that the response from lnd was an error, not a gRPC response.
getIsError() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMessageOrBuilder
Indicates that the response from lnd was an error, not a gRPC response.
getIsError() - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Getter for isError.
getIsInternal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
Denotes if the address is a change address.
getIsInternal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
Denotes if the address is a change address.
getIsInternal() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressPropertyOrBuilder
Denotes if the address is a change address.
getIsInternal() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Getter for isInternal.
getIsKeysend() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Indicates if this invoice was a spontaneous payment that arrived via keysend [EXPERIMENTAL].
getIsKeysend() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Indicates if this invoice was a spontaneous payment that arrived via keysend [EXPERIMENTAL].
getIsKeysend() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Indicates if this invoice was a spontaneous payment that arrived via keysend [EXPERIMENTAL].
getIsKeysend() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for isKeysend.
getIsKnown() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
bool is_known = 4;
getIsKnown() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
bool is_known = 4;
getIsKnown() - Method in interface org.lightningj.lnd.proto.LightningApi.FeatureOrBuilder
bool is_known = 4;
getIsKnown() - Method in class org.lightningj.lnd.wrapper.message.Feature
Getter for isKnown.
getIsOurAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
Denotes if the output is controlled by the internal wallet
getIsOurAddress() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
Denotes if the output is controlled by the internal wallet
getIsOurAddress() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
Denotes if the output is controlled by the internal wallet
getIsOurAddress() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Getter for isOurAddress.
getIsOurOutput() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
Denotes if the outpoint is controlled by the internal wallet.
getIsOurOutput() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
Denotes if the outpoint is controlled by the internal wallet.
getIsOurOutput() - Method in interface org.lightningj.lnd.proto.LightningApi.PreviousOutPointOrBuilder
Denotes if the outpoint is controlled by the internal wallet.
getIsOurOutput() - Method in class org.lightningj.lnd.wrapper.message.PreviousOutPoint
Getter for isOurOutput.
getIsRequired() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
bool is_required = 3;
getIsRequired() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
bool is_required = 3;
getIsRequired() - Method in interface org.lightningj.lnd.proto.LightningApi.FeatureOrBuilder
bool is_required = 3;
getIsRequired() - Method in class org.lightningj.lnd.wrapper.message.Feature
Getter for isRequired.
getIsSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
Specifies if the signature is a Schnorr signature.
getIsSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
Specifies if the signature is a Schnorr signature.
getIsSchnorrSig() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReqOrBuilder
Specifies if the signature is a Schnorr signature.
getIsSchnorrSig() - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Getter for isSchnorrSig.
getIsXOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
Specifies if the target key should be converted to an x-only public key before tweaking.
getIsXOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
Specifies if the target key should be converted to an x-only public key before tweaking.
getIsXOnly() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDescOrBuilder
Specifies if the target key should be converted to an x-only public key before tweaking.
getIsXOnly() - Method in class org.lightningj.lnd.wrapper.signer.message.TweakDesc
Getter for isXOnly.
getJAXBClassPath() - Method in class org.lightningj.lnd.wrapper.V1XMLParser
 
getJAXBClassPath() - Method in class org.lightningj.lnd.wrapper.XMLParser
 
getJAXBContext() - Method in class org.lightningj.lnd.wrapper.XMLParser
 
getKey() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntry
Getter for key.
getKey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntry
Getter for key.
getKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
getKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
A key descriptor describes the key used for performing ECDH.
getKeyDesc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
A key descriptor describes the key used for performing ECDH.
getKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
getKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A descriptor that precisely describes *which* key to use for signing.
getKeyDesc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A descriptor that precisely describes *which* key to use for signing.
getKeyDesc() - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Getter for a list of keyDesc.
getKeyDesc() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for a list of keyDesc.
getKeyDescBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
getKeyDescBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
getKeyDescOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
getKeyDescOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
A key descriptor describes the key used for performing ECDH.
getKeyDescOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
A key descriptor describes the key used for performing ECDH.
getKeyDescOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
getKeyDescOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A descriptor that precisely describes *which* key to use for signing.
getKeyDescOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A descriptor that precisely describes *which* key to use for signing.
getKeyFamily() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
The family of key being identified.
getKeyFamily() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
The family of key being identified.
getKeyFamily() - Method in interface org.lightningj.lnd.proto.LightningApi.KeyLocatorOrBuilder
The family of key being identified.
getKeyFamily() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
The family of key being identified.
getKeyFamily() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
The family of key being identified.
getKeyFamily() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocatorOrBuilder
The family of key being identified.
getKeyFamily() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
The target key family to derive a key from.
getKeyFamily() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
The target key family to derive a key from.
getKeyFamily() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReqOrBuilder
The target key family to derive a key from.
getKeyFamily() - Method in class org.lightningj.lnd.wrapper.message.KeyLocator
Getter for keyFamily.
getKeyFamily() - Method in class org.lightningj.lnd.wrapper.signer.message.KeyLocator
Getter for keyFamily.
getKeyFamily() - Method in class org.lightningj.lnd.wrapper.walletkit.message.KeyReq
Getter for keyFamily.
getKeyFingerPrint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
Is the key finger print of the root pubkey that this request is targeting.
getKeyFingerPrint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
Is the key finger print of the root pubkey that this request is targeting.
getKeyFingerPrint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReqOrBuilder
Is the key finger print of the root pubkey that this request is targeting.
getKeyFingerPrint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.KeyReq
Getter for keyFingerPrint.
getKeyIndex() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
The precise index of the key being identified.
getKeyIndex() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
The precise index of the key being identified.
getKeyIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.KeyLocatorOrBuilder
The precise index of the key being identified.
getKeyIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
The precise index of the key being identified.
getKeyIndex() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
The precise index of the key being identified.
getKeyIndex() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocatorOrBuilder
The precise index of the key being identified.
getKeyIndex() - Method in class org.lightningj.lnd.wrapper.message.KeyLocator
Getter for keyIndex.
getKeyIndex() - Method in class org.lightningj.lnd.wrapper.signer.message.KeyLocator
Getter for keyIndex.
getKeyLoc() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in interface org.lightningj.lnd.proto.LightningApi.KeyDescriptorOrBuilder
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
The key locator that identifies which private key to use for signing.
getKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptorOrBuilder
The key locator that identifies which private key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
signrpc.SharedKeyRequest.key_loc is deprecated. See signer.proto;l=404
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
Deprecated.
signrpc.SharedKeyRequest.key_loc is deprecated. See signer.proto;l=404
getKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
Deprecated.
signrpc.SharedKeyRequest.key_loc is deprecated. See signer.proto;l=404
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
The key locator that identifies which key to use for signing.
getKeyLoc() - Method in class org.lightningj.lnd.wrapper.message.KeyDescriptor
Getter for a list of keyLoc.
getKeyLoc() - Method in class org.lightningj.lnd.wrapper.signer.message.KeyDescriptor
Getter for a list of keyLoc.
getKeyLoc() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Getter for a list of keyLoc.
getKeyLoc() - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Getter for a list of keyLoc.
getKeyLoc() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Getter for a list of keyLoc.
getKeyLocBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
getKeyLocBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
getKeyLocBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
getKeyLocBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
getKeyLocBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.KeyDescriptorOrBuilder
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
The key locator that identifies which private key to use for signing.
getKeyLocOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptorOrBuilder
The key locator that identifies which private key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
Deprecated.
getKeyLocOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
Deprecated.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
The key locator that identifies which key to use for signing.
getKeyLocOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
The key locator that identifies which key to use for signing.
getKeySpendOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
Indicates that the above script_root is expected to be empty because this is a BIP-0086 key spend only commitment where only the internal key is committed to instead of also including a script root hash.
getKeySpendOnly() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
Indicates that the above script_root is expected to be empty because this is a BIP-0086 key spend only commitment where only the internal key is committed to instead of also including a script root hash.
getKeySpendOnly() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDescOrBuilder
Indicates that the above script_root is expected to be empty because this is a BIP-0086 key spend only commitment where only the internal key is committed to instead of also including a script root hash.
getKeySpendOnly() - Method in class org.lightningj.lnd.wrapper.signer.message.TaprootTweakDesc
Getter for keySpendOnly.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
An optional label for the batch transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
An optional label for the batch transaction, limited to 500 characters.
getLabel() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
An optional label for the batch transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
A label that was optionally set on transaction broadcast.
getLabel() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
A label that was optionally set on transaction broadcast.
getLabel() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
A label that was optionally set on transaction broadcast.
getLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The label to add to the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
The label to add to the transaction, limited to 500 characters.
getLabel() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequestOrBuilder
The label to add to the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
An optional label for the transaction, limited to 500 characters.
getLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
An optional label to save with the transaction.
getLabel() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
An optional label to save with the transaction.
getLabel() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TransactionOrBuilder
An optional label to save with the transaction.
getLabel() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Getter for label.
getLabel() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for label.
getLabel() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Getter for label.
getLabel() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for label.
getLabel() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Getter for label.
getLabel() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Getter for label.
getLabel() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Transaction
Getter for label.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
An optional label for the batch transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
An optional label for the batch transaction, limited to 500 characters.
getLabelBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
An optional label for the batch transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
A label that was optionally set on transaction broadcast.
getLabelBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
A label that was optionally set on transaction broadcast.
getLabelBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
A label that was optionally set on transaction broadcast.
getLabelBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The label to add to the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
The label to add to the transaction, limited to 500 characters.
getLabelBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequestOrBuilder
The label to add to the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
An optional label for the transaction, limited to 500 characters.
getLabelBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
An optional label to save with the transaction.
getLabelBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
An optional label to save with the transaction.
getLabelBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TransactionOrBuilder
An optional label to save with the transaction.
getLabelTransactionMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getLastFlapNs() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The timestamp of the last flap we observed for this peer.
getLastFlapNs() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The timestamp of the last flap we observed for this peer.
getLastFlapNs() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The timestamp of the last flap we observed for this peer.
getLastFlapNs() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for lastFlapNs.
getLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The pubkey of the last hop of the route.
getLastHopPubkey() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for lastHopPubkey.
getLastHopPubkey() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for lastHopPubkey.
getLastHopPubkey() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for lastHopPubkey.
getLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
The index of the last item in the set of returned invoices.
getLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
The index of the last item in the set of returned invoices.
getLastIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceResponseOrBuilder
The index of the last item in the set of returned invoices.
getLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The index of the last item in the set of returned payments.
getLastIndexOffset() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
The index of the last item in the set of returned payments.
getLastIndexOffset() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
The index of the last item in the set of returned payments.
getLastIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Getter for lastIndexOffset.
getLastIndexOffset() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Getter for lastIndexOffset.
getLastOffsetIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
The index of the last time in the set of returned forwarding events.
getLastOffsetIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
The index of the last time in the set of returned forwarding events.
getLastOffsetIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponseOrBuilder
The index of the last time in the set of returned forwarding events.
getLastOffsetIndex() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
Getter for lastOffsetIndex.
getLastPingPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The last ping payload the peer has sent to us.
getLastPingPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The last ping payload the peer has sent to us.
getLastPingPayload() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The last ping payload the peer has sent to us.
getLastPingPayload() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for lastPingPayload.
getLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Deprecated.
lnrpc.ChannelEdge.last_update is deprecated. See lightning.api.proto;l=3276
getLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
Deprecated.
lnrpc.ChannelEdge.last_update is deprecated. See lightning.api.proto;l=3276
getLastUpdate() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
Deprecated.
lnrpc.ChannelEdge.last_update is deprecated. See lightning.api.proto;l=3276
getLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
uint32 last_update = 1;
getLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
uint32 last_update = 1;
getLastUpdate() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
uint32 last_update = 1;
getLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint32 last_update = 7;
getLastUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
uint32 last_update = 7;
getLastUpdate() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
uint32 last_update = 7;
getLastUpdate() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for lastUpdate.
getLastUpdate() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Getter for lastUpdate.
getLastUpdate() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Getter for lastUpdate.
getLatestError() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
getLatestError() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
getLatestError() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPeersRequestOrBuilder
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
getLatestError() - Method in class org.lightningj.lnd.wrapper.message.ListPeersRequest
Getter for latestError.
getLeafVersion() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
The leaf version.
getLeafVersion() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
The leaf version.
getLeafVersion() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeafOrBuilder
The leaf version.
getLeafVersion() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapLeaf
Getter for leafVersion.
getLeaseOutputMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getLevelSpec() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
string level_spec = 2;
getLevelSpec() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
string level_spec = 2;
getLevelSpec() - Method in interface org.lightningj.lnd.proto.LightningApi.DebugLevelRequestOrBuilder
string level_spec = 2;
getLevelSpec() - Method in class org.lightningj.lnd.wrapper.message.DebugLevelRequest
Getter for levelSpec.
getLevelSpecBytes() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
string level_spec = 2;
getLevelSpecBytes() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
string level_spec = 2;
getLevelSpecBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.DebugLevelRequestOrBuilder
string level_spec = 2;
getLifetime() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The number of seconds that the channel has been monitored by the channel scoring system.
getLifetime() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The number of seconds that the channel has been monitored by the channel scoring system.
getLifetime() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The number of seconds that the channel has been monitored by the channel scoring system.
getLifetime() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for lifetime.
getLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The balance in satoshis encumbered in this pending channel
getLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The balance in satoshis encumbered in this pending channel
getLimboBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The balance in satoshis encumbered in this pending channel
getLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The balance in satoshis encumbered in this channel
getLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
The balance in satoshis encumbered in this channel
getLimboBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
The balance in satoshis encumbered in this channel
getLimboBalance() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for limboBalance.
getLimboBalance() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Getter for limboBalance.
getLimitCase() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
getLimitCase() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
getLimitCase() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
 
getLinkFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
getLinkFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.LinkFailEvent link_fail_event = 10;
getLinkFailEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.LinkFailEvent link_fail_event = 10;
getLinkFailEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for a list of linkFailEvent.
getLinkFailEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
getLinkFailEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
getLinkFailEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.LinkFailEvent link_fail_event = 10;
getLinkFailEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.LinkFailEvent link_fail_event = 10;
getListAccountsMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getListAddressesMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getListAliasesMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListChannelsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListeners(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
getListeners(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The listening addresses of the watchtower.
getListeners(int) - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The listening addresses of the watchtower.
getListeners() - Method in class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Getter for a list of listeners.
getListenersBytes(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
getListenersBytes(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The listening addresses of the watchtower.
getListenersBytes(int) - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The listening addresses of the watchtower.
getListenersCount() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
getListenersCount() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The listening addresses of the watchtower.
getListenersCount() - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The listening addresses of the watchtower.
getListenersList() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
getListenersList() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The listening addresses of the watchtower.
getListenersList() - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The listening addresses of the watchtower.
getListInvoicesMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListLeasesMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getListMacaroonIDsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListPaymentsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListPeersMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListPermissionsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListSweepsMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getListTowersMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
getListUnspentMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getListUnspentMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This node's current balance in this channel
getLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
This node's current balance in this channel
getLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
getLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels local balances.
getLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels local balances.
getLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
This node's current balance in this channel
getLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 local_balance = 4;
getLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
int64 local_balance = 4;
getLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
int64 local_balance = 4;
getLocalBalance() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for localBalance.
getLocalBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for a list of localBalance.
getLocalBalance() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for localBalance.
getLocalBalanceBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
getLocalBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
getLocalBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels local balances.
getLocalBalanceOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels local balances.
getLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.local_chan_reserve_sat is deprecated. See lightning.api.proto;l=1483
getLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Deprecated.
lnrpc.Channel.local_chan_reserve_sat is deprecated. See lightning.api.proto;l=1483
getLocalChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Deprecated.
lnrpc.Channel.local_chan_reserve_sat is deprecated. See lightning.api.proto;l=1483
getLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The minimum satoshis this node is required to reserve in its balance.
getLocalChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
The minimum satoshis this node is required to reserve in its balance.
getLocalChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
The minimum satoshis this node is required to reserve in its balance.
getLocalChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for localChanReserveSat.
getLocalChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for localChanReserveSat.
getLocalCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the local commitment.
getLocalCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
The amount in satoshis calculated to be paid in fees for the local commitment.
getLocalCommitFeeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
The amount in satoshis calculated to be paid in fees for the local commitment.
getLocalCommitFeeSat() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Getter for localCommitFeeSat.
getLocalConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
getLocalConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
List constraints for the local node.
getLocalConstraints() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
List constraints for the local node.
getLocalConstraints() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for a list of localConstraints.
getLocalConstraintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
getLocalConstraintsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
getLocalConstraintsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
List constraints for the local node.
getLocalConstraintsOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
List constraints for the local node.
getLocalForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool local_force = 2;
getLocalForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
bool local_force = 2;
getLocalForce() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
bool local_force = 2;
getLocalForce() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Getter for localForce.
getLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis the wallet should commit to the channel.
getLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The number of satoshis the wallet should commit to the channel.
getLocalFundingAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The number of satoshis the wallet should commit to the channel.
getLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis the wallet should commit to the channel
getLocalFundingAmount() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The number of satoshis the wallet should commit to the channel
getLocalFundingAmount() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The number of satoshis the wallet should commit to the channel
getLocalFundingAmount() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for localFundingAmount.
getLocalFundingAmount() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for localFundingAmount.
getLocalKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
getLocalKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
Our local key to use when creating the multi-sig output.
getLocalKey() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
Our local key to use when creating the multi-sig output.
getLocalKey() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Getter for a list of localKey.
getLocalKeyBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
getLocalKeyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
getLocalKeyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
Our local key to use when creating the multi-sig output.
getLocalKeyOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
Our local key to use when creating the multi-sig output.
getLocalPartialSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
The partial signature created by the local signer.
getLocalPartialSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
The partial signature created by the local signer.
getLocalPartialSignature() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponseOrBuilder
The partial signature created by the local signer.
getLocalPartialSignature() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignResponse
Getter for localPartialSignature.
getLocalPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The two public nonces the local signer uses, combined into a single value of 66 bytes.
getLocalPublicNonces() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
The two public nonces the local signer uses, combined into a single value of 66 bytes.
getLocalPublicNonces() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
The two public nonces the local signer uses, combined into a single value of 66 bytes.
getLocalPublicNonces() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Getter for localPublicNonces.
getLocalTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the local version of the commitment tx.
getLocalTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
Hash of the local version of the commitment tx.
getLocalTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
Hash of the local version of the commitment tx.
getLocalTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Getter for localTxid.
getLocalTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the local version of the commitment tx.
getLocalTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
Hash of the local version of the commitment tx.
getLocalTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
Hash of the local version of the commitment tx.
getLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The total amount of wallet UTXOs held in outputs that are locked for other usage.
getLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
The total amount of wallet UTXOs held in outputs that are locked for other usage.
getLockedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
The total amount of wallet UTXOs held in outputs that are locked for other usage.
getLockedBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Getter for lockedBalance.
getLockedUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxos(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
getLockedUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
The list of currently leased utxos.
getLockedUtxos(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponseOrBuilder
The list of currently leased utxos.
getLockedUtxos() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Getter for a list of lockedUtxos.
getLockedUtxos() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesResponse
Getter for a list of lockedUtxos.
getLockedUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
getLockedUtxosBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
getLockedUtxosCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
getLockedUtxosCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
The list of currently leased utxos.
getLockedUtxosCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponseOrBuilder
The list of currently leased utxos.
getLockedUtxosList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
getLockedUtxosList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
The list of currently leased utxos.
getLockedUtxosList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponseOrBuilder
The list of currently leased utxos.
getLockedUtxosOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
getLockedUtxosOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
The list of currently leased utxos.
getLockedUtxosOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponseOrBuilder
The list of currently leased utxos.
getLockedUtxosOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponseOrBuilder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
getLockedUtxosOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
getLockedUtxosOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
The list of currently leased utxos.
getLockedUtxosOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponseOrBuilder
The list of currently leased utxos.
getLookupHtlcResolutionMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getLookupInvoiceMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getLookupInvoiceV2Method() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
getLookupModifier() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
.invoicesrpc.LookupModifier lookup_modifier = 4;
getLookupModifier() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
.invoicesrpc.LookupModifier lookup_modifier = 4;
getLookupModifier() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
.invoicesrpc.LookupModifier lookup_modifier = 4;
getLookupModifier() - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Getter for lookupModifier.
getLookupModifierValue() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
.invoicesrpc.LookupModifier lookup_modifier = 4;
getLookupModifierValue() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
.invoicesrpc.LookupModifier lookup_modifier = 4;
getLookupModifierValue() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
.invoicesrpc.LookupModifier lookup_modifier = 4;
getMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
The hex encoded macaroon, serialized in binary format.
getMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
The hex encoded macaroon, serialized in binary format.
getMacaroon() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponseOrBuilder
The hex encoded macaroon, serialized in binary format.
getMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
bytes macaroon = 1;
getMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
bytes macaroon = 1;
getMacaroon() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
bytes macaroon = 1;
getMacaroon() - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonResponse
Getter for macaroon.
getMacaroon() - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Getter for macaroon.
getMacaroonBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
The hex encoded macaroon, serialized in binary format.
getMacaroonBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
The hex encoded macaroon, serialized in binary format.
getMacaroonBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponseOrBuilder
The hex encoded macaroon, serialized in binary format.
getMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
macaroon_root_key is an optional 32 byte macaroon root key that can be provided when initializing the wallet rather than letting lnd generate one on its own.
getMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
macaroon_root_key is an optional 32 byte macaroon root key that can be provided when initializing the wallet rather than letting lnd generate one on its own.
getMacaroonRootKey() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
macaroon_root_key is an optional 32 byte macaroon root key that can be provided when initializing the wallet rather than letting lnd generate one on its own.
getMacaroonRootKey() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for macaroonRootKey.
getMarshaller() - Method in class org.lightningj.lnd.wrapper.XMLParser
 
getMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The unix timestamp in seconds of when the master key was created.
getMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
The unix timestamp in seconds of when the master key was created.
getMasterKeyBirthdayTimestamp() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
The unix timestamp in seconds of when the master key was created.
getMasterKeyBirthdayTimestamp() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Getter for masterKeyBirthdayTimestamp.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The fingerprint of the root key from which the account public key was derived from.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The fingerprint of the root key from which the account public key was derived from.
getMasterKeyFingerprint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The fingerprint of the root key from which the account public key was derived from.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public key was derived from.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public key was derived from.
getMasterKeyFingerprint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public key was derived from.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public keys were derived from.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public keys were derived from.
getMasterKeyFingerprint() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyOrBuilder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public keys were derived from.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for masterKeyFingerprint.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Getter for masterKeyFingerprint.
getMasterKeyFingerprint() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Getter for masterKeyFingerprint.
getMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The height at which funds can be swept into the wallet
getMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The height at which funds can be swept into the wallet
getMaturityHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The height at which funds can be swept into the wallet
getMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The next block height at which we can spend the current stage
getMaturityHeight() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
The next block height at which we can spend the current stage
getMaturityHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
The next block height at which we can spend the current stage
getMaturityHeight() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for maturityHeight.
getMaturityHeight() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Getter for maturityHeight.
getMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The total number of incoming HTLC's that the initiator will accept.
getMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The total number of incoming HTLC's that the initiator will accept.
getMaxAcceptedHtlcs() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The total number of incoming HTLC's that the initiator will accept.
getMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The total number of incoming HTLC's that the initiator will accept.
getMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
The total number of incoming HTLC's that the initiator will accept.
getMaxAcceptedHtlcs() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
The total number of incoming HTLC's that the initiator will accept.
getMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for maxAcceptedHtlcs.
getMaxAcceptedHtlcs() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Getter for maxAcceptedHtlcs.
getMaxBackups() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Getter for maxBackups.
getMaxBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The maximum number of backups allowed by the watchtower session.
getMaxBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
The maximum number of backups allowed by the watchtower session.
getMaxBackups() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionOrBuilder
The maximum number of backups allowed by the watchtower session.
getMaxChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 max_channel_size = 9;
getMaxChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
int64 max_channel_size = 9;
getMaxChannelSize() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
int64 max_channel_size = 9;
getMaxChannelSize() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for maxChannelSize.
getMaxConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
The maximum number of confirmations to be included.
getMaxConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
The maximum number of confirmations to be included.
getMaxConfs() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentRequestOrBuilder
The maximum number of confirmations to be included.
getMaxConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
The maximum number of confirmations to be included.
getMaxConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
The maximum number of confirmations to be included.
getMaxConfs() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequestOrBuilder
The maximum number of confirmations to be included.
getMaxConfs() - Method in class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Getter for maxConfs.
getMaxConfs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Getter for maxConfs.
getMaxFeePerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The maximum fee rate the closer is willing to pay.
getMaxFeePerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
The maximum fee rate the closer is willing to pay.
getMaxFeePerVbyte() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
The maximum fee rate the closer is willing to pay.
getMaxFeePerVbyte() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Getter for maxFeePerVbyte.
getMaxHtlcCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The maximum number of htlcs that the remote peer can offer us.
getMaxHtlcCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The maximum number of htlcs that the remote peer can offer us.
getMaxHtlcCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The maximum number of htlcs that the remote peer can offer us.
getMaxHtlcCount() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for maxHtlcCount.
getMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, the maximum HTLC size in milli-satoshis.
getMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
If set, the maximum HTLC size in milli-satoshis.
getMaxHtlcMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
If set, the maximum HTLC size in milli-satoshis.
getMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint64 max_htlc_msat = 6;
getMaxHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
uint64 max_htlc_msat = 6;
getMaxHtlcMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
uint64 max_htlc_msat = 6;
getMaxHtlcMsat() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for maxHtlcMsat.
getMaxHtlcMsat() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Getter for maxHtlcMsat.
getMaximumPaymentResults() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
The maximum number of payment results that mission control will store.
getMaximumPaymentResults() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
The maximum number of payment results that mission control will store.
getMaximumPaymentResults() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
The maximum number of payment results that mission control will store.
getMaximumPaymentResults() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for maximumPaymentResults.
getMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
getMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
getMaxLocalCsv() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
getMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
getMaxLocalCsv() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
getMaxLocalCsv() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
getMaxLocalCsv() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for maxLocalCsv.
getMaxLocalCsv() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for maxLocalCsv.
getMaxOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 max_out_degree = 3;
getMaxOutDegree() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
uint32 max_out_degree = 3;
getMaxOutDegree() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
uint32 max_out_degree = 3;
getMaxOutDegree() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for maxOutDegree.
getMaxParts() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of partial payments that may be use to complete the full amount.
getMaxParts() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The maximum number of partial payments that may be use to complete the full amount.
getMaxParts() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The maximum number of partial payments that may be use to complete the full amount.
getMaxParts() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for maxParts.
getMaxPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
The maximal number of payments returned in the response to this query.
getMaxPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
The maximal number of payments returned in the response to this query.
getMaxPayments() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
The maximal number of payments returned in the response to this query.
getMaxPayments() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Getter for maxPayments.
getMaxPendingAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The maximum amount of coins in millisatoshis that can be pending in this channel.
getMaxPendingAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
The maximum amount of coins in millisatoshis that can be pending in this channel.
getMaxPendingAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
The maximum amount of coins in millisatoshis that can be pending in this channel.
getMaxPendingAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Getter for maxPendingAmtMsat.
getMaxShardSizeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The largest payment split that should be attempted when making a payment if splitting is necessary.
getMaxShardSizeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The largest payment split that should be attempted when making a payment if splitting is necessary.
getMaxShardSizeMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The largest payment split that should be attempted when making a payment if splitting is necessary.
getMaxShardSizeMsat() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for maxShardSizeMsat.
getMaxUpdates() - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Getter for maxUpdates.
getMaxUpdates() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
The maximum number of updates each session we negotiate with watchtowers should allow.
getMaxUpdates() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
The maximum number of updates each session we negotiate with watchtowers should allow.
getMaxUpdates() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponseOrBuilder
The maximum number of updates each session we negotiate with watchtowers should allow.
getMaxValueInFlight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The maximum amount of coins in millisatoshis that can be pending in this channel.
getMaxValueInFlight() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The maximum amount of coins in millisatoshis that can be pending in this channel.
getMaxValueInFlight() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The maximum amount of coins in millisatoshis that can be pending in this channel.
getMaxValueInFlight() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for maxValueInFlight.
getMedianChannelSizeSat() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 median_channel_size_sat = 10;
getMedianChannelSizeSat() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
int64 median_channel_size_sat = 10;
getMedianChannelSizeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
int64 median_channel_size_sat = 10;
getMedianChannelSizeSat() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for medianChannelSizeSat.
getMemo() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
An optional memo to attach along with the invoice.
getMemo() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
An optional memo to attach along with the invoice.
getMemo() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
An optional memo to attach along with the invoice.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
An optional memo to attach along with the invoice.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
An optional memo to attach along with the invoice.
getMemo() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
An optional memo to attach along with the invoice.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMemo() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for memo.
getMemo() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for memo.
getMemo() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for memo.
getMemo() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for memo.
getMemo() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for memo.
getMemo() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for memo.
getMemoBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
An optional memo to attach along with the invoice.
getMemoBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
An optional memo to attach along with the invoice.
getMemoBytes() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
An optional memo to attach along with the invoice.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
An optional memo to attach along with the invoice.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
An optional memo to attach along with the invoice.
getMemoBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
An optional memo to attach along with the invoice.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
An optional note-to-self to go along with the channel containing some useful information.
getMemoBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
An optional note-to-self to go along with the channel containing some useful information.
getMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The merkle root.
getMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The merkle root.
getMerkleroot() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The merkle root.
getMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The merkle root.
getMerkleroot() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The merkle root.
getMerkleroot() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The merkle root.
getMerkleroot() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for merkleroot.
getMerkleroot() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for merkleroot.
getMerklerootBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The merkle root.
getMerklerootBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The merkle root.
getMerklerootBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The merkle root.
getMerklerootBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The merkle root.
getMerklerootBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The merkle root.
getMerklerootBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The merkle root.
getMessageDigest() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
The 32-byte SHA256 digest of the message to sign.
getMessageDigest() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
The 32-byte SHA256 digest of the message to sign.
getMessageDigest() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequestOrBuilder
The 32-byte SHA256 digest of the message to sign.
getMessageDigest() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Getter for messageDigest.
getMessageErrors() - Method in class org.lightningj.lnd.wrapper.ValidationResult
 
getMessageFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The bitfield that describes whether optional fields are present in this update.
getMessageFlags() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The bitfield that describes whether optional fields are present in this update.
getMessageFlags() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The bitfield that describes whether optional fields are present in this update.
getMessageFlags() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for messageFlags.
getMessageName() - Method in class org.lightningj.lnd.wrapper.Message
 
getMessageType() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
 
getMessageType() - Method in class org.lightningj.lnd.wrapper.ValidationResult
 
getMetadata() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
The payment metadata to send along with the payment to the payee.
getMetadata() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
The payment metadata to send along with the payment to the payee.
getMetadata() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
The payment metadata to send along with the payment to the payee.
getMetadata() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for metadata.
getMethodFullUri() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
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 org.lightningj.lnd.proto.LightningApi.RPCMessage
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 interface org.lightningj.lnd.proto.LightningApi.RPCMessageOrBuilder
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 org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
getMethodFullUri() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
getMethodFullUri() - Method in interface org.lightningj.lnd.proto.LightningApi.StreamAuthOrBuilder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
getMethodFullUri() - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Getter for methodFullUri.
getMethodFullUri() - Method in class org.lightningj.lnd.wrapper.message.StreamAuth
Getter for methodFullUri.
getMethodFullUriBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent to/from.
getMethodFullUriBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent to/from.
getMethodFullUriBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMessageOrBuilder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent to/from.
getMethodFullUriBytes() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
getMethodFullUriBytes() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
getMethodFullUriBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.StreamAuthOrBuilder
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 org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
Deprecated.
getMethodPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
Deprecated.
getMethodPermissions() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPermissionsResponseOrBuilder
Deprecated.
getMethodPermissionsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
Returns methodPermissions as a detached map.
getMethodPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
getMethodPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
getMethodPermissionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPermissionsResponseOrBuilder
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsEntries() - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
Gets the map entries as a wrapped list, used for XML conversion.
getMethodPermissionsMap() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsMap() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsMap() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPermissionsResponseOrBuilder
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsOrDefault(String, LightningApi.MacaroonPermissionList) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsOrDefault(String, LightningApi.MacaroonPermissionList) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsOrDefault(String, LightningApi.MacaroonPermissionList) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPermissionsResponseOrBuilder
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsOrThrow(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
A map between all RPC method URIs and their required macaroon permissions to access them.
getMethodPermissionsOrThrow(String) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPermissionsResponseOrBuilder
A map between all RPC method URIs and their required macaroon permissions to access them.
getMiddlewareMessageCase() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
getMiddlewareMessageCase() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
getMiddlewareMessageCase() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
 
getMiddlewareName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the middleware to register.
getMiddlewareName() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
The name of the middleware to register.
getMiddlewareName() - Method in interface org.lightningj.lnd.proto.LightningApi.MiddlewareRegistrationOrBuilder
The name of the middleware to register.
getMiddlewareName() - Method in class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Getter for middlewareName.
getMiddlewareNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the middleware to register.
getMiddlewareNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
The name of the middleware to register.
getMiddlewareNameBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.MiddlewareRegistrationOrBuilder
The name of the middleware to register.
getMinAcceptDepth() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The number of confirmations we require before we consider the channel open.
getMinAcceptDepth() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The number of confirmations we require before we consider the channel open.
getMinAcceptDepth() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The number of confirmations we require before we consider the channel open.
getMinAcceptDepth() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for minAcceptDepth.
getMinChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 min_channel_size = 8;
getMinChannelSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
int64 min_channel_size = 8;
getMinChannelSize() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
int64 min_channel_size = 8;
getMinChannelSize() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for minChannelSize.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
getMinConfs() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
The minimum number of confirmations to be included.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
The minimum number of confirmations to be included.
getMinConfs() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentRequestOrBuilder
The minimum number of confirmations to be included.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
getMinConfs() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
The minimum number of confirmations to be included.
getMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
The minimum number of confirmations to be included.
getMinConfs() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequestOrBuilder
The minimum number of confirmations to be included.
getMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Getter for minConfs.
getMinConfs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Getter for minConfs.
getMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The smallest HTLC in millisatoshis that the initiator will accept.
getMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The smallest HTLC in millisatoshis that the initiator will accept.
getMinHtlc() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The smallest HTLC in millisatoshis that the initiator will accept.
getMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 min_htlc = 2;
getMinHtlc() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
int64 min_htlc = 2;
getMinHtlc() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
int64 min_htlc = 2;
getMinHtlc() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for minHtlc.
getMinHtlc() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Getter for minHtlc.
getMinHtlcIn() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The minimum value in millisatoshis for incoming htlcs on the channel.
getMinHtlcIn() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The minimum value in millisatoshis for incoming htlcs on the channel.
getMinHtlcIn() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The minimum value in millisatoshis for incoming htlcs on the channel.
getMinHtlcIn() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for minHtlcIn.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
getMinHtlcMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The smallest HTLC in millisatoshis that the initiator will accept.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
The smallest HTLC in millisatoshis that the initiator will accept.
getMinHtlcMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelConstraintsOrBuilder
The smallest HTLC in millisatoshis that the initiator will accept.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
getMinHtlcMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The minimum HTLC size in milli-satoshis.
getMinHtlcMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
The minimum HTLC size in milli-satoshis.
getMinHtlcMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
The minimum HTLC size in milli-satoshis.
getMinHtlcMsat() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for minHtlcMsat.
getMinHtlcMsat() - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Getter for minHtlcMsat.
getMinHtlcMsat() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for minHtlcMsat.
getMinHtlcMsat() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for minHtlcMsat.
getMinHtlcMsatSpecified() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If true, min_htlc_msat is applied.
getMinHtlcMsatSpecified() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
If true, min_htlc_msat is applied.
getMinHtlcMsatSpecified() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
If true, min_htlc_msat is applied.
getMinHtlcMsatSpecified() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for minHtlcMsatSpecified.
getMinimumFailureRelaxInterval() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
The minimum time that must have passed since the previously recorded failure before we raise the failure amount.
getMinimumFailureRelaxInterval() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
The minimum time that must have passed since the previously recorded failure before we raise the failure amount.
getMinimumFailureRelaxInterval() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
The minimum time that must have passed since the previously recorded failure before we raise the failure amount.
getMinimumFailureRelaxInterval() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for minimumFailureRelaxInterval.
getMissionControlConfig(RouterOuterClass.GetMissionControlConfigRequest, StreamObserver<RouterOuterClass.GetMissionControlConfigResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
GetMissionControlConfig returns mission control's current config.
getMissionControlConfig(RouterOuterClass.GetMissionControlConfigRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
GetMissionControlConfig returns mission control's current config.
getMissionControlConfig(RouterOuterClass.GetMissionControlConfigRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
GetMissionControlConfig returns mission control's current config.
getMissionControlConfig(RouterOuterClass.GetMissionControlConfigRequest, StreamObserver<RouterOuterClass.GetMissionControlConfigResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
GetMissionControlConfig returns mission control's current config.
getMissionControlConfig(StreamObserver<GetMissionControlConfigResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a getMissionControlConfig request.
getMissionControlConfig(GetMissionControlConfigRequest, StreamObserver<GetMissionControlConfigResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a getMissionControlConfig request.
getMissionControlConfig() - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a getMissionControlConfig request.
getMissionControlConfig(GetMissionControlConfigRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a getMissionControlConfig request.
GetMissionControlConfigRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for GetMissionControlConfigRequest.
GetMissionControlConfigRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigRequest
Empty Constructor
GetMissionControlConfigRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigRequest
Json Parsing Constructor
GetMissionControlConfigRequest(RouterOuterClass.GetMissionControlConfigRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigRequest
Constructor using underlying Lightning API Object
GetMissionControlConfigResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for GetMissionControlConfigResponse.
GetMissionControlConfigResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigResponse
Empty Constructor
GetMissionControlConfigResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigResponse
Json Parsing Constructor
GetMissionControlConfigResponse(RouterOuterClass.GetMissionControlConfigResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigResponse
Constructor using underlying Lightning API Object
getModel() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
ProbabilityModel defines which probability estimator should be used in pathfinding.
getModel() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
ProbabilityModel defines which probability estimator should be used in pathfinding.
getModel() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
ProbabilityModel defines which probability estimator should be used in pathfinding.
getModel() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for model.
getModelValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
ProbabilityModel defines which probability estimator should be used in pathfinding.
getModelValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
ProbabilityModel defines which probability estimator should be used in pathfinding.
getModelValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
ProbabilityModel defines which probability estimator should be used in pathfinding.
getModifyStatusMethod() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
 
getMonthFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 month.
getMonthFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 month.
getMonthFeeSum() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 month.
getMonthFeeSum() - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Getter for monthFeeSum.
getMppRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
getMppRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional TLV record that signals the use of an MPP payment.
getMppRecord() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional TLV record that signals the use of an MPP payment.
getMppRecord() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for a list of mppRecord.
getMppRecordBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
getMppRecordOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
getMppRecordOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional TLV record that signals the use of an MPP payment.
getMppRecordOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional TLV record that signals the use of an MPP payment.
getMppTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
The total amount of the mpp payment in msat.
getMppTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
The total amount of the mpp payment in msat.
getMppTotalAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
The total amount of the mpp payment in msat.
getMppTotalAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for mppTotalAmtMsat.
getMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
Value denominated in milli-satoshis.
getMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
Value denominated in milli-satoshis.
getMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.AmountOrBuilder
Value denominated in milli-satoshis.
getMsat() - Method in class org.lightningj.lnd.wrapper.message.Amount
Getter for msat.
getMsg() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
The message to be signed.
getMsg() - Method in interface org.lightningj.lnd.proto.LightningApi.SignMessageRequestOrBuilder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The message over which the signature is to be verified.
getMsg() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
The message over which the signature is to be verified.
getMsg() - Method in interface org.lightningj.lnd.proto.LightningApi.VerifyMessageRequestOrBuilder
The message over which the signature is to be verified.
getMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
The message to be signed.
getMsg() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The message over which the signature is to be verified.
getMsg() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
The message over which the signature is to be verified.
getMsg() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReqOrBuilder
The message over which the signature is to be verified.
getMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
The message to be signed.
getMsg() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequestOrBuilder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
The message to be signed.
getMsg() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder
The message to be signed.
getMsg() - Method in class org.lightningj.lnd.wrapper.message.SignMessageRequest
Getter for msg.
getMsg() - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageRequest
Getter for msg.
getMsg() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Getter for msg.
getMsg() - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Getter for msg.
getMsg() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
Getter for msg.
getMsg() - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Getter for msg.
getMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The unique message ID of this middleware intercept message.
getMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
The unique message ID of this middleware intercept message.
getMsgId() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
The unique message ID of this middleware intercept message.
getMsgId() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for msgId.
getMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
getMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
A multi-channel backup that covers all open channels currently known to lnd.
getMultiChanBackup() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshotOrBuilder
A multi-channel backup that covers all open channels currently known to lnd.
getMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
A single encrypted blob containing all the static channel backups of the channel listed above.
getMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
A single encrypted blob containing all the static channel backups of the channel listed above.
getMultiChanBackup() - Method in interface org.lightningj.lnd.proto.LightningApi.MultiChanBackupOrBuilder
A single encrypted blob containing all the static channel backups of the channel listed above.
getMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore in the packed multi backup format.
getMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
The channels to restore in the packed multi backup format.
getMultiChanBackup() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
The channels to restore in the packed multi backup format.
getMultiChanBackup() - Method in class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
Getter for a list of multiChanBackup.
getMultiChanBackup() - Method in class org.lightningj.lnd.wrapper.message.MultiChanBackup
Getter for multiChanBackup.
getMultiChanBackup() - Method in class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
Getter for multiChanBackup.
getMultiChanBackupBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
getMultiChanBackupOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
getMultiChanBackupOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
A multi-channel backup that covers all open channels currently known to lnd.
getMultiChanBackupOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshotOrBuilder
A multi-channel backup that covers all open channels currently known to lnd.
getMusig2() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Indicates that the funding output is using a MuSig2 multi-sig output.
getMusig2() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
Indicates that the funding output is using a MuSig2 multi-sig output.
getMusig2() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
Indicates that the funding output is using a MuSig2 multi-sig output.
getMusig2() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Getter for musig2.
getMuSig2CleanupMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getMuSig2CombineKeysMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getMuSig2CombineSigMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getMuSig2CreateSessionMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getMuSig2RegisterNoncesMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getMuSig2SignMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getMutableAccountBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
Deprecated.
getMutableAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
Deprecated.
getMutableAddrToAmount() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Deprecated.
getMutableAmpInvoiceState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
getMutableBetweennessCentrality() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
Deprecated.
getMutableCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Deprecated.
getMutableCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
getMutableCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Deprecated.
getMutableCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Deprecated.
getMutableCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Deprecated.
getMutableCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Deprecated.
getMutableDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
getMutableDestCustomRecords() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
getMutableDestCustomRecords() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Deprecated.
getMutableFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Deprecated.
getMutableFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
getMutableFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Deprecated.
getMutableFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
getMutableFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
Deprecated.
getMutableFeatures() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Deprecated.
getMutableMethodPermissions() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
Deprecated.
getMutableOutputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
Deprecated.
getMutableScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
Deprecated.
getMutableScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
Deprecated.
getName() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
string name = 2;
getName() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
string name = 2;
getName() - Method in interface org.lightningj.lnd.proto.LightningApi.FeatureOrBuilder
string name = 2;
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The name used to identify the account.
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The name used to identify the account.
getName() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The name used to identify the account.
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The name used to identify the account.
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
The name used to identify the account.
getName() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
The name used to identify the account.
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A name to identify the account with.
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
A name to identify the account with.
getName() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
A name to identify the account with.
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this name.
getName() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
An optional filter to only return accounts matching this name.
getName() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequestOrBuilder
An optional filter to only return accounts matching this name.
getName() - Method in class org.lightningj.lnd.wrapper.message.Feature
Getter for name.
getName() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for name.
getName() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Getter for name.
getName() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Getter for name.
getName() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
Getter for name.
getNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
string name = 2;
getNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
string name = 2;
getNameBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.FeatureOrBuilder
string name = 2;
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The name used to identify the account.
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
The name used to identify the account.
getNameBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
The name used to identify the account.
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The name used to identify the account.
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
The name used to identify the account.
getNameBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddressesOrBuilder
The name used to identify the account.
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A name to identify the account with.
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
A name to identify the account with.
getNameBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequestOrBuilder
A name to identify the account with.
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this name.
getNameBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
An optional filter to only return accounts matching this name.
getNameBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequestOrBuilder
An optional filter to only return accounts matching this name.
getNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The network the node is on (eg regtest, testnet, mainnet)
getNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
The network the node is on (eg regtest, testnet, mainnet)
getNetwork() - Method in interface org.lightningj.lnd.proto.LightningApi.ChainOrBuilder
The network the node is on (eg regtest, testnet, mainnet)
getNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string network = 1;
getNetwork() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
string network = 1;
getNetwork() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeAddressOrBuilder
string network = 1;
getNetwork() - Method in class org.lightningj.lnd.wrapper.message.Chain
Getter for network.
getNetwork() - Method in class org.lightningj.lnd.wrapper.message.NodeAddress
Getter for network.
getNetworkBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The network the node is on (eg regtest, testnet, mainnet)
getNetworkBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
The network the node is on (eg regtest, testnet, mainnet)
getNetworkBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChainOrBuilder
The network the node is on (eg regtest, testnet, mainnet)
getNetworkBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string network = 1;
getNetworkBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
string network = 1;
getNetworkBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeAddressOrBuilder
string network = 1;
getNetworkInfo(LightningApi.NetworkInfoRequest, StreamObserver<LightningApi.NetworkInfo>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `getnetworkinfo` GetNetworkInfo returns some basic stats about the known channel graph from the point of view of the node.
getNetworkInfo(LightningApi.NetworkInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `getnetworkinfo` GetNetworkInfo returns some basic stats about the known channel graph from the point of view of the node.
getNetworkInfo(LightningApi.NetworkInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `getnetworkinfo` GetNetworkInfo returns some basic stats about the known channel graph from the point of view of the node.
getNetworkInfo(LightningApi.NetworkInfoRequest, StreamObserver<LightningApi.NetworkInfo>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `getnetworkinfo` GetNetworkInfo returns some basic stats about the known channel graph from the point of view of the node.
getNetworkInfo(StreamObserver<NetworkInfo>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a getNetworkInfo request.
getNetworkInfo(NetworkInfoRequest, StreamObserver<NetworkInfo>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a getNetworkInfo request.
getNetworkInfo() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a getNetworkInfo request.
getNetworkInfo(NetworkInfoRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a getNetworkInfo request.
getNewAddressMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getNewMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
new_macaroon_root_key is an optional argument instructing the daemon to rotate the macaroon root key when set to true.
getNewMacaroonRootKey() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
new_macaroon_root_key is an optional argument instructing the daemon to rotate the macaroon root key when set to true.
getNewMacaroonRootKey() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequestOrBuilder
new_macaroon_root_key is an optional argument instructing the daemon to rotate the macaroon root key when set to true.
getNewMacaroonRootKey() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Getter for newMacaroonRootKey.
getNewPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
new_password should be the new passphrase that will be needed to unlock the daemon.
getNewPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
new_password should be the new passphrase that will be needed to unlock the daemon.
getNewPassword() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequestOrBuilder
new_password should be the new passphrase that will be needed to unlock the daemon.
getNewPassword() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Getter for newPassword.
getNextAddrMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getNextBroadcastHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The next height of the chain at which we'll attempt to broadcast the sweep transaction of the output.
getNextBroadcastHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The next height of the chain at which we'll attempt to broadcast the sweep transaction of the output.
getNextBroadcastHeight() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The next height of the chain at which we'll attempt to broadcast the sweep transaction of the output.
getNextBroadcastHeight() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for nextBroadcastHeight.
getNode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
getNode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
An individual vertex/node within the channel graph.
getNode() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
An individual vertex/node within the channel graph.
getNode() - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Getter for a list of node.
getNode1Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
getNode1Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
.lnrpc.RoutingPolicy node1_policy = 7;
getNode1Policy() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
.lnrpc.RoutingPolicy node1_policy = 7;
getNode1Policy() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for a list of node1Policy.
getNode1PolicyBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
getNode1PolicyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
getNode1PolicyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
.lnrpc.RoutingPolicy node1_policy = 7;
getNode1PolicyOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
.lnrpc.RoutingPolicy node1_policy = 7;
getNode1Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node1_pub = 4;
getNode1Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
string node1_pub = 4;
getNode1Pub() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
string node1_pub = 4;
getNode1Pub() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for node1Pub.
getNode1PubBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node1_pub = 4;
getNode1PubBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
string node1_pub = 4;
getNode1PubBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
string node1_pub = 4;
getNode2Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
getNode2Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
.lnrpc.RoutingPolicy node2_policy = 8;
getNode2Policy() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
.lnrpc.RoutingPolicy node2_policy = 8;
getNode2Policy() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for a list of node2Policy.
getNode2PolicyBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
getNode2PolicyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
getNode2PolicyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
.lnrpc.RoutingPolicy node2_policy = 8;
getNode2PolicyOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
.lnrpc.RoutingPolicy node2_policy = 8;
getNode2Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node2_pub = 5;
getNode2Pub() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
string node2_pub = 5;
getNode2Pub() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
string node2_pub = 5;
getNode2Pub() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Getter for node2Pub.
getNode2PubBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node2_pub = 5;
getNode2PubBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
string node2_pub = 5;
getNode2PubBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
string node2_pub = 5;
getNodeAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddresses(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddresses() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Getter for a list of nodeAddresses.
getNodeAddressesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeAddressesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeUpdateOrBuilder
repeated .lnrpc.NodeAddress node_addresses = 7;
getNodeBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
getNodeFrom() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
The source node pubkey of the pair.
getNodeFrom() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
The source node pubkey of the pair.
getNodeFrom() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairHistoryOrBuilder
The source node pubkey of the pair.
getNodeFrom() - Method in class org.lightningj.lnd.wrapper.router.message.PairHistory
Getter for nodeFrom.
getNodeId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The public key of the node at the start of the channel.
getNodeId() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
The public key of the node at the start of the channel.
getNodeId() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
The public key of the node at the start of the channel.
getNodeId() - Method in class org.lightningj.lnd.wrapper.message.HopHint
Getter for nodeId.
getNodeIdBytes() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The public key of the node at the start of the channel.
getNodeIdBytes() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
The public key of the node at the start of the channel.
getNodeIdBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.HopHintOrBuilder
The public key of the node at the start of the channel.
getNodeInfo(LightningApi.NodeInfoRequest, StreamObserver<LightningApi.NodeInfo>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `getnodeinfo` GetNodeInfo returns the latest advertised, aggregated, and authenticated channel information for the specified node identified by its public key.
getNodeInfo(LightningApi.NodeInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `getnodeinfo` GetNodeInfo returns the latest advertised, aggregated, and authenticated channel information for the specified node identified by its public key.
getNodeInfo(LightningApi.NodeInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `getnodeinfo` GetNodeInfo returns the latest advertised, aggregated, and authenticated channel information for the specified node identified by its public key.
getNodeInfo(LightningApi.NodeInfoRequest, StreamObserver<LightningApi.NodeInfo>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `getnodeinfo` GetNodeInfo returns the latest advertised, aggregated, and authenticated channel information for the specified node identified by its public key.
getNodeInfo(String, Boolean, StreamObserver<NodeInfo>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a getNodeInfo request.
getNodeInfo(NodeInfoRequest, StreamObserver<NodeInfo>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a getNodeInfo request.
getNodeInfo(String, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a getNodeInfo request.
getNodeInfo(NodeInfoRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a getNodeInfo request.
getNodeMetrics(LightningApi.NodeMetricsRequest, StreamObserver<LightningApi.NodeMetricsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `getnodemetrics` GetNodeMetrics returns node metrics calculated from the graph.
getNodeMetrics(LightningApi.NodeMetricsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `getnodemetrics` GetNodeMetrics returns node metrics calculated from the graph.
getNodeMetrics(LightningApi.NodeMetricsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `getnodemetrics` GetNodeMetrics returns node metrics calculated from the graph.
getNodeMetrics(LightningApi.NodeMetricsRequest, StreamObserver<LightningApi.NodeMetricsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `getnodemetrics` GetNodeMetrics returns node metrics calculated from the graph.
getNodeMetrics(List<NodeMetricType>, StreamObserver<NodeMetricsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a getNodeMetrics request.
getNodeMetrics(NodeMetricsRequest, StreamObserver<NodeMetricsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a getNodeMetrics request.
getNodeMetrics(List<NodeMetricType>) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a getNodeMetrics request.
getNodeMetrics(NodeMetricsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a getNodeMetrics request.
getNodeOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
getNodeOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
An individual vertex/node within the channel graph.
getNodeOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
An individual vertex/node within the channel graph.
getNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The pubkey of the node to open a channel with.
getNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The pubkey of the node to open a channel with.
getNodePubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The pubkey of the node to open a channel with.
getNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The pubkey of the node that wishes to open an inbound channel.
getNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The pubkey of the node that wishes to open an inbound channel.
getNodePubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The pubkey of the node that wishes to open an inbound channel.
getNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The pubkey of the node to open a channel with.
getNodePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The pubkey of the node to open a channel with.
getNodePubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The pubkey of the node to open a channel with.
getNodePubkey() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for nodePubkey.
getNodePubkey() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for nodePubkey.
getNodePubkey() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for nodePubkey.
getNodePubkeyString() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
getNodePubkeyString() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
getNodePubkeyString() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
getNodePubkeyString() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for nodePubkeyString.
getNodePubkeyStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
getNodePubkeyStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
getNodePubkeyStringBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
getNodes(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
getNodes(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `LightningNode`s in this channel graph
getNodes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `LightningNode`s in this channel graph
getNodes() - Method in class org.lightningj.lnd.wrapper.message.ChannelGraph
Getter for a list of nodes.
getNodesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
getNodesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
getNodesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
getNodesCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `LightningNode`s in this channel graph
getNodesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `LightningNode`s in this channel graph
getNodesList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
getNodesList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `LightningNode`s in this channel graph
getNodesList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `LightningNode`s in this channel graph
getNodesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
getNodesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `LightningNode`s in this channel graph
getNodesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `LightningNode`s in this channel graph
getNodesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
getNodesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
The list of `LightningNode`s in this channel graph
getNodesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelGraphOrBuilder
The list of `LightningNode`s in this channel graph
getNodeTo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
The destination node pubkey of the pair.
getNodeTo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
The destination node pubkey of the pair.
getNodeTo() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairHistoryOrBuilder
The destination node pubkey of the pair.
getNodeTo() - Method in class org.lightningj.lnd.wrapper.router.message.PairHistory
Getter for nodeTo.
getNodeUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdates(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdates() - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Getter for a list of nodeUpdates.
getNodeUpdatesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesCount() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeUpdatesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdateOrBuilder
repeated .lnrpc.NodeUpdate node_updates = 1;
getNodeWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
NodeWeight defines how strongly other previous forwardings on channels of a router should be taken into account when computing a channel's probability to route.
getNodeWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
NodeWeight defines how strongly other previous forwardings on channels of a router should be taken into account when computing a channel's probability to route.
getNodeWeight() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParametersOrBuilder
NodeWeight defines how strongly other previous forwardings on channels of a router should be taken into account when computing a channel's probability to route.
getNodeWeight() - Method in class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Getter for nodeWeight.
getNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, only the final payment update is streamed back.
getNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
If set, only the final payment update is streamed back.
getNoInflightUpdates() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
If set, only the final payment update is streamed back.
getNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
If set, only the final payment update is streamed back.
getNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
If set, only the final payment update is streamed back.
getNoInflightUpdates() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequestOrBuilder
If set, only the final payment update is streamed back.
getNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
If set, only the final payment updates are streamed back.
getNoInflightUpdates() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
If set, only the final payment updates are streamed back.
getNoInflightUpdates() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequestOrBuilder
If set, only the final payment updates are streamed back.
getNoInflightUpdates() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for noInflightUpdates.
getNoInflightUpdates() - Method in class org.lightningj.lnd.wrapper.router.message.TrackPaymentRequest
Getter for noInflightUpdates.
getNoInflightUpdates() - Method in class org.lightningj.lnd.wrapper.router.message.TrackPaymentsRequest
Getter for noInflightUpdates.
getNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The nonce.
getNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The nonce.
getNonce() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The nonce.
getNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The nonce.
getNonce() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The nonce.
getNonce() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The nonce.
getNonce() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
bytes nonce = 1;
getNonce() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
bytes nonce = 1;
getNonce() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonIdOrBuilder
bytes nonce = 1;
getNonce() - Method in class org.lightningj.lnd.wrapper.message.MacaroonId
Getter for nonce.
getNonce() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for nonce.
getNonce() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for nonce.
getNoPublish() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
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.
getNoPublish() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
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.
getNoPublish() - Method in interface org.lightningj.lnd.proto.LightningApi.PsbtShimOrBuilder
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.
getNoPublish() - Method in class org.lightningj.lnd.wrapper.message.PsbtShim
Getter for noPublish.
getNormalizedValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
The value normalized to [0,1] or [-1,1].
getNormalizedValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
The value normalized to [0,1] or [-1,1].
getNormalizedValue() - Method in interface org.lightningj.lnd.proto.LightningApi.FloatMetricOrBuilder
The value normalized to [0,1] or [-1,1].
getNormalizedValue() - Method in class org.lightningj.lnd.wrapper.message.FloatMetric
Getter for normalizedValue.
getNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The number of transactions in the block.
getNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The number of transactions in the block.
getNtx() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The number of transactions in the block.
getNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The number of transactions in the block.
getNtx() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The number of transactions in the block.
getNtx() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The number of transactions in the block.
getNtx() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for ntx.
getNtx() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for ntx.
getNumActiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of active channels
getNumActiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Number of active channels
getNumActiveChannels() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Number of active channels
getNumActiveChannels() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for numActiveChannels.
getNumBackups() - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Getter for numBackups.
getNumBackups() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Getter for numBackups.
getNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups made to all active and exhausted watchtower sessions.
getNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
The total number of backups made to all active and exhausted watchtower sessions.
getNumBackups() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponseOrBuilder
The total number of backups made to all active and exhausted watchtower sessions.
getNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The total number of successful backups that have been made to the watchtower session.
getNumBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
The total number of successful backups that have been made to the watchtower session.
getNumBackups() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionOrBuilder
The total number of successful backups that have been made to the watchtower session.
getNumber() - Method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.EventCase
 
getNumber() - Method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.EventCase
 
getNumber() - Method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.InvoiceRefCase
 
getNumber() - Method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
 
getNumber() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
 
getNumber() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.AddressType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.ChannelCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelPoint.FundingTxidCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.UpdateCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.FeeLimit.LimitCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.FundingShim.ShimCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.TriggerCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.Initiator
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.UpdateCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.ScopeCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.BackupCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.InterceptTypeCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.MiddlewareMessageCase
 
getNumber() - Method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventCase
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.EstimatorConfigCase
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
 
getNumber() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
 
getNumber() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
 
getNumber() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
 
getNumber() - Method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
 
getNumber() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
 
getNumber() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
 
getNumber() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.FeesCase
 
getNumber() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.TemplateCase
 
getNumber() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.ScriptCase
 
getNumber() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.SweepsCase
 
getNumber() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
 
getNumber() - Method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
 
getNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 num_channels = 5;
getNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
uint32 num_channels = 5;
getNumChannels() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
uint32 num_channels = 5;
getNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
The total number of channels for the node.
getNumChannels() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
The total number of channels for the node.
getNumChannels() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
The total number of channels for the node.
getNumChannels() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for numChannels.
getNumChannels() - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Getter for numChannels.
getNumConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The number of confirmations
getNumConfirmations() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The number of confirmations
getNumConfirmations() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The number of confirmations
getNumConfirmations() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for numConfirmations.
getNumConfs() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The number of desired confirmations the transaction/output script should reach before dispatching a confirmation notification.
getNumConfs() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
The number of desired confirmations the transaction/output script should reach before dispatching a confirmation notification.
getNumConfs() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequestOrBuilder
The number of desired confirmations the transaction/output script should reach before dispatching a confirmation notification.
getNumConfs() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Getter for numConfs.
getNumConfsLeft() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
uint32 num_confs_left = 3;
getNumConfsLeft() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
uint32 num_confs_left = 3;
getNumConfsLeft() - Method in interface org.lightningj.lnd.proto.LightningApi.ConfirmationUpdateOrBuilder
uint32 num_confs_left = 3;
getNumConfsLeft() - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Getter for numConfsLeft.
getNumFailedBackups() - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Getter for numFailedBackups.
getNumFailedBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
getNumFailedBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
getNumFailedBackups() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponseOrBuilder
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
getNumForwardingPackages() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
Total number of forwarding packages created in this channel.
getNumForwardingPackages() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
Total number of forwarding packages created in this channel.
getNumForwardingPackages() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
Total number of forwarding packages created in this channel.
getNumForwardingPackages() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for numForwardingPackages.
getNumInactiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of inactive channels
getNumInactiveChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Number of inactive channels
getNumInactiveChannels() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Number of inactive channels
getNumInactiveChannels() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for numInactiveChannels.
getNumMaxEvents() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
The max number of events to return in the response to this query.
getNumMaxEvents() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
The max number of events to return in the response to this query.
getNumMaxEvents() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequestOrBuilder
The max number of events to return in the response to this query.
getNumMaxEvents() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Getter for numMaxEvents.
getNumMaxInvoices() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
The max number of invoices to return in the response to this query.
getNumMaxInvoices() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
The max number of invoices to return in the response to this query.
getNumMaxInvoices() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
The max number of invoices to return in the response to this query.
getNumMaxInvoices() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Getter for numMaxInvoices.
getNumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 num_msat = 12;
getNumMsat() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
int64 num_msat = 12;
getNumMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
int64 num_msat = 12;
getNumMsat() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for numMsat.
getNumNodes() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 num_nodes = 4;
getNumNodes() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
uint32 num_nodes = 4;
getNumNodes() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
uint32 num_nodes = 4;
getNumNodes() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for numNodes.
getNumPeers() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of peers
getNumPeers() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Number of peers
getNumPeers() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Number of peers
getNumPeers() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for numPeers.
getNumPendingBackups() - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Getter for numPendingBackups.
getNumPendingBackups() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Getter for numPendingBackups.
getNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
getNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
getNumPendingBackups() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponseOrBuilder
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
getNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The total number of backups in the session that are currently pending to be acknowledged by the watchtower.
getNumPendingBackups() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
The total number of backups in the session that are currently pending to be acknowledged by the watchtower.
getNumPendingBackups() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionOrBuilder
The total number of backups in the session that are currently pending to be acknowledged by the watchtower.
getNumPendingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of pending channels
getNumPendingChannels() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Number of pending channels
getNumPendingChannels() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Number of pending channels
getNumPendingChannels() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for numPendingChannels.
getNumSatoshis() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 num_satoshis = 3;
getNumSatoshis() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
int64 num_satoshis = 3;
getNumSatoshis() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
int64 num_satoshis = 3;
getNumSatoshis() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for numSatoshis.
getNumSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Getter for numSessions.
getNumSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Getter for numSessions.
getNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
wtclientrpc.Tower.num_sessions is deprecated. See wtclient.proto;l=127
getNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
Deprecated.
wtclientrpc.Tower.num_sessions is deprecated. See wtclient.proto;l=127
getNumSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
Deprecated.
wtclientrpc.Tower.num_sessions is deprecated. See wtclient.proto;l=127
getNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The number of sessions that have been negotiated with the watchtower.
getNumSessions() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The number of sessions that have been negotiated with the watchtower.
getNumSessions() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The number of sessions that have been negotiated with the watchtower.
getNumSessionsAcquired() - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Getter for numSessionsAcquired.
getNumSessionsAcquired() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of new sessions made to watchtowers.
getNumSessionsAcquired() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
The total number of new sessions made to watchtowers.
getNumSessionsAcquired() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponseOrBuilder
The total number of new sessions made to watchtowers.
getNumSessionsExhausted() - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Getter for numSessionsExhausted.
getNumSessionsExhausted() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of watchtower sessions that have been exhausted.
getNumSessionsExhausted() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
The total number of watchtower sessions that have been exhausted.
getNumSessionsExhausted() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponseOrBuilder
The total number of watchtower sessions that have been exhausted.
getNumUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of updates conducted within this channel.
getNumUpdates() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The total number of updates conducted within this channel.
getNumUpdates() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The total number of updates conducted within this channel.
getNumUpdates() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for numUpdates.
getNumZombieChans() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
The number of edges marked as zombies.
getNumZombieChans() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
The number of edges marked as zombies.
getNumZombieChans() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
The number of edges marked as zombies.
getNumZombieChans() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for numZombieChans.
getOffchain() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
Offchain indicates whether the htlc was resolved off-chain or on-chain.
getOffchain() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
Offchain indicates whether the htlc was resolved off-chain or on-chain.
getOffchain() - Method in interface org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponseOrBuilder
Offchain indicates whether the htlc was resolved off-chain or on-chain.
getOffchain() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
bool offchain = 2;
getOffchain() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
bool offchain = 2;
getOffchain() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEventOrBuilder
bool offchain = 2;
getOffchain() - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionResponse
Getter for offchain.
getOffchain() - Method in class org.lightningj.lnd.wrapper.router.message.FinalHtlcEvent
Getter for offchain.
getOnionBlob() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The onion blob for the next hop
getOnionBlob() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The onion blob for the next hop
getOnionBlob() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The onion blob for the next hop
getOnionBlob() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for onionBlob.
getOnionSha256() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
The sha256 sum of the onion payload.
getOnionSha256() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
The sha256 sum of the onion payload.
getOnionSha256() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
The sha256 sum of the onion payload.
getOnionSha256() - Method in class org.lightningj.lnd.wrapper.message.Failure
Getter for onionSha256.
getOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
getOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.Channel open_channel = 1;
getOpenChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.Channel open_channel = 1;
getOpenChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Getter for a list of openChannel.
getOpenChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
getOpenChannelMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getOpenChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
getOpenChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.Channel open_channel = 1;
getOpenChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.Channel open_channel = 1;
getOpenChannelSyncMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getOpenInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Open initiator is the party that initiated opening the channel.
getOpenInitiator() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Open initiator is the party that initiated opening the channel.
getOpenInitiator() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Open initiator is the party that initiated opening the channel.
getOpenInitiator() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for openInitiator.
getOpenInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Open initiator is the party that initiated opening the channel.
getOpenInitiatorValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Open initiator is the party that initiated opening the channel.
getOpenInitiatorValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Open initiator is the party that initiated opening the channel.
getOps(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
getOps(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
repeated .lnrpc.Op ops = 1;
getOps(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponseOrBuilder
repeated .lnrpc.Op ops = 1;
getOps(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
getOps(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
repeated .lnrpc.Op ops = 3;
getOps(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonIdOrBuilder
repeated .lnrpc.Op ops = 3;
getOps() - Method in class org.lightningj.lnd.wrapper.message.MacaroonId
Getter for a list of ops.
getOps() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateResponse
Getter for a list of ops.
getOpsBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
getOpsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
getOpsBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
getOpsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
getOpsCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
getOpsCount() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
repeated .lnrpc.Op ops = 1;
getOpsCount() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponseOrBuilder
repeated .lnrpc.Op ops = 1;
getOpsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
getOpsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
repeated .lnrpc.Op ops = 3;
getOpsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonIdOrBuilder
repeated .lnrpc.Op ops = 3;
getOpsList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
getOpsList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
repeated .lnrpc.Op ops = 1;
getOpsList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponseOrBuilder
repeated .lnrpc.Op ops = 1;
getOpsList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
getOpsList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
repeated .lnrpc.Op ops = 3;
getOpsList() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonIdOrBuilder
repeated .lnrpc.Op ops = 3;
getOpsOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
getOpsOrBuilder(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
repeated .lnrpc.Op ops = 1;
getOpsOrBuilder(int) - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponseOrBuilder
repeated .lnrpc.Op ops = 1;
getOpsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
getOpsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
repeated .lnrpc.Op ops = 3;
getOpsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonIdOrBuilder
repeated .lnrpc.Op ops = 3;
getOpsOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
getOpsOrBuilderList() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
repeated .lnrpc.Op ops = 1;
getOpsOrBuilderList() - Method in interface org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponseOrBuilder
repeated .lnrpc.Op ops = 1;
getOpsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
getOpsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
repeated .lnrpc.Op ops = 3;
getOpsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonIdOrBuilder
repeated .lnrpc.Op ops = 3;
getOtherPartialSignatures(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignatures(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignatures(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequestOrBuilder
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignatures() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
Getter for a list of otherPartialSignatures.
getOtherPartialSignaturesCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignaturesCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignaturesCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequestOrBuilder
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignaturesList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignaturesList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
The list of all other participants' partial signatures to add to the current session.
getOtherPartialSignaturesList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequestOrBuilder
The list of all other participants' partial signatures to add to the current session.
getOtherSignerPublicNonces(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNonces(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNonces(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilder
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNonces(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNonces(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNonces(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNonces() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
Getter for a list of otherSignerPublicNonces.
getOtherSignerPublicNonces() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Getter for a list of otherSignerPublicNonces.
getOtherSignerPublicNoncesCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNoncesCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNoncesCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilder
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNoncesCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNoncesCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNoncesCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNoncesList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNoncesList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNoncesList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilder
A list of all public nonces of other signing participants that should be registered.
getOtherSignerPublicNoncesList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNoncesList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
An optional list of all public nonces of other signing participants that might already be known.
getOtherSignerPublicNoncesList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
An optional list of all public nonces of other signing participants that might already be known.
getOutcome() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outcome of our on chain action that resolved the outpoint.
getOutcome() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The outcome of our on chain action that resolved the outpoint.
getOutcome() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The outcome of our on chain action that resolved the outpoint.
getOutcome() - Method in class org.lightningj.lnd.wrapper.message.Resolution
Getter for outcome.
getOutcomeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outcome of our on chain action that resolved the outpoint.
getOutcomeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The outcome of our on chain action that resolved the outpoint.
getOutcomeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The outcome of our on chain action that resolved the outpoint.
getOutgoingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The outgoing htlc amount.
getOutgoingAmountMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The outgoing htlc amount.
getOutgoingAmountMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The outgoing htlc amount.
getOutgoingAmountMsat() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for outgoingAmountMsat.
getOutgoingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The amount of the outgoing htlc.
getOutgoingAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
The amount of the outgoing htlc.
getOutgoingAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfoOrBuilder
The amount of the outgoing htlc.
getOutgoingAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Getter for outgoingAmtMsat.
getOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
The channel id of the channel that must be taken to the first hop.
getOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Deprecated.
routerrpc.SendPaymentRequest.outgoing_chan_id is deprecated. See router.proto;l=234
getOutgoingChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Deprecated.
routerrpc.SendPaymentRequest.outgoing_chan_id is deprecated. See router.proto;l=234
getOutgoingChanId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Deprecated.
routerrpc.SendPaymentRequest.outgoing_chan_id is deprecated. See router.proto;l=234
getOutgoingChanId() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for outgoingChanId.
getOutgoingChanId() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for outgoingChanId.
getOutgoingChanId() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Getter for outgoingChanId.
getOutgoingChanId() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for outgoingChanId.
getOutgoingChanIds(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIds(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIds(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIds() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for a list of outgoingChanIds.
getOutgoingChanIdsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIdsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIdsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIdsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIdsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The channel ids of the channels are allowed for the first hop.
getOutgoingChanIdsList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The channel ids of the channels are allowed for the first hop.
getOutgoingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The short channel id that the outgoing htlc left our node on.
getOutgoingChannelId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
The short channel id that the outgoing htlc left our node on.
getOutgoingChannelId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
The short channel id that the outgoing htlc left our node on.
getOutgoingChannelId() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for outgoingChannelId.
getOutgoingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The outgoing htlc expiry.
getOutgoingExpiry() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The outgoing htlc expiry.
getOutgoingExpiry() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The outgoing htlc expiry.
getOutgoingExpiry() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for outgoingExpiry.
getOutgoingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
Outgoing id is the index of the outgoing htlc in the outgoing channel.
getOutgoingHtlcId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
Outgoing id is the index of the outgoing htlc in the outgoing channel.
getOutgoingHtlcId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
Outgoing id is the index of the outgoing htlc in the outgoing channel.
getOutgoingHtlcId() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for outgoingHtlcId.
getOutgoingRequestedChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The requested outgoing channel id for this forwarded htlc.
getOutgoingRequestedChanId() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The requested outgoing channel id for this forwarded htlc.
getOutgoingRequestedChanId() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The requested outgoing channel id for this forwarded htlc.
getOutgoingRequestedChanId() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for outgoingRequestedChanId.
getOutgoingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The timelock on the outgoing htlc.
getOutgoingTimelock() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
The timelock on the outgoing htlc.
getOutgoingTimelock() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfoOrBuilder
The timelock on the outgoing htlc.
getOutgoingTimelock() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Getter for outgoingTimelock.
getOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
getOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
The outpoint for which we should request a spend notification for.
getOutpoint() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequestOrBuilder
The outpoint for which we should request a spend notification for.
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
The outpoint in format txid:n
getOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.FailedUpdateOrBuilder
The outpoint in format txid:n
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The final output to be swept back to the user's wallet
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
The final output to be swept back to the user's wallet
getOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
The final output to be swept back to the user's wallet
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
The outpoint in format txid:n.
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
The outpoint in format txid:n.
getOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.PreviousOutPointOrBuilder
The outpoint in format txid:n.
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The outpoint that was spent by the resolution.
getOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The outpoint that was spent by the resolution.
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
getOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The outpoint in format txid:n
getOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The outpoint in format txid:n
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
The input we're attempting to bump the fee of.
getOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
The input we're attempting to bump the fee of.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
The identifying outpoint of the output being leased.
getOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequestOrBuilder
The identifying outpoint of the output being leased.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The outpoint of the output we're attempting to sweep.
getOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The outpoint of the output we're attempting to sweep.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
The identifying outpoint of the output being released.
getOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequestOrBuilder
The identifying outpoint of the output being released.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
getOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
The identifying outpoint of the output being leased.
getOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
The identifying outpoint of the output being leased.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.message.FailedUpdate
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Getter for outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.message.PreviousOutPoint
Getter for outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.message.Resolution
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.message.Utxo
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputRequest
Getter for a list of outpoint.
getOutpoint() - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Getter for a list of outpoint.
getOutpointBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
getOutpointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
getOutpointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
getOutpointBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
getOutpointBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
getOutpointBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
getOutpointBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
getOutpointBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
getOutpointBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
getOutpointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The final output to be swept back to the user's wallet
getOutpointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
The final output to be swept back to the user's wallet
getOutpointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
The final output to be swept back to the user's wallet
getOutpointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
The outpoint in format txid:n.
getOutpointBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
The outpoint in format txid:n.
getOutpointBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PreviousOutPointOrBuilder
The outpoint in format txid:n.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
The outpoint for which we should request a spend notification for.
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequestOrBuilder
The outpoint for which we should request a spend notification for.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
getOutpointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
The outpoint in format txid:n
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FailedUpdateOrBuilder
The outpoint in format txid:n
getOutpointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The outpoint that was spent by the resolution.
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The outpoint that was spent by the resolution.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
getOutpointOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The outpoint in format txid:n
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The outpoint in format txid:n
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
The input we're attempting to bump the fee of.
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
The input we're attempting to bump the fee of.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
The identifying outpoint of the output being leased.
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequestOrBuilder
The identifying outpoint of the output being leased.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The outpoint of the output we're attempting to sweep.
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The outpoint of the output we're attempting to sweep.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
The identifying outpoint of the output being released.
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequestOrBuilder
The identifying outpoint of the output being released.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
getOutpointOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
The identifying outpoint of the output being leased.
getOutpointOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
The identifying outpoint of the output being leased.
getOutpoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
getOutpoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
A list of selected outpoints that are allocated for channel funding.
getOutpoints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
A list of selected outpoints that are allocated for channel funding.
getOutpoints() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for a list of outpoints.
getOutpointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
getOutpointsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
getOutpointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
getOutpointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
A list of selected outpoints that are allocated for channel funding.
getOutpointsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
A list of selected outpoints that are allocated for channel funding.
getOutpointsList() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
getOutpointsList() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
A list of selected outpoints that are allocated for channel funding.
getOutpointsList() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
A list of selected outpoints that are allocated for channel funding.
getOutpointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
getOutpointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
A list of selected outpoints that are allocated for channel funding.
getOutpointsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
A list of selected outpoints that are allocated for channel funding.
getOutpointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
getOutpointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
A list of selected outpoints that are allocated for channel funding.
getOutpointsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
A list of selected outpoints that are allocated for channel funding.
getOutput() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
getOutput() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A description of the output being spent.
getOutput() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A description of the output being spent.
getOutput() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for a list of output.
getOutputBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
getOutputDetails(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
getOutputDetails(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Outputs that received funds for this transaction
getOutputDetails(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Outputs that received funds for this transaction
getOutputDetails() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for a list of outputDetails.
getOutputDetailsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
getOutputDetailsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
getOutputDetailsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
getOutputDetailsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Outputs that received funds for this transaction
getOutputDetailsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Outputs that received funds for this transaction
getOutputDetailsList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
getOutputDetailsList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Outputs that received funds for this transaction
getOutputDetailsList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Outputs that received funds for this transaction
getOutputDetailsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
getOutputDetailsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Outputs that received funds for this transaction
getOutputDetailsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Outputs that received funds for this transaction
getOutputDetailsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
getOutputDetailsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Outputs that received funds for this transaction
getOutputDetailsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Outputs that received funds for this transaction
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
The index of the output of the funding transaction
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
The index of the output of the funding transaction
getOutputIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
The index of the output of the funding transaction
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
The index of the output on the transaction.
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
The index of the output on the transaction.
getOutputIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.OutPointOrBuilder
The index of the output on the transaction.
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The output index used in the raw transaction
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The output index used in the raw transaction
getOutputIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The output index used in the raw transaction
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
uint32 output_index = 2;
getOutputIndex() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
uint32 output_index = 2;
getOutputIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingUpdateOrBuilder
uint32 output_index = 2;
getOutputIndex() - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
Getter for outputIndex.
getOutputIndex() - Method in class org.lightningj.lnd.wrapper.message.OutPoint
Getter for outputIndex.
getOutputIndex() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Getter for outputIndex.
getOutputIndex() - Method in class org.lightningj.lnd.wrapper.message.PendingUpdate
Getter for outputIndex.
getOutputOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
getOutputOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A description of the output being spent.
getOutputOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A description of the output being spent.
getOutputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
getOutputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
A slice of the outputs that should be created in the transaction produced.
getOutputs(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
A slice of the outputs that should be created in the transaction produced.
getOutputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
Deprecated.
getOutputs() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
Deprecated.
getOutputs() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
Deprecated.
getOutputs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Getter for a list of outputs.
getOutputsAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Returns outputs as a detached map.
getOutputsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
getOutputsBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
getOutputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
getOutputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
A slice of the outputs that should be created in the transaction produced.
getOutputsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
A slice of the outputs that should be created in the transaction produced.
getOutputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
getOutputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
getOutputsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsEntries() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Gets the map entries as a wrapped list, used for XML conversion.
getOutputsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
getOutputsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
A slice of the outputs that should be created in the transaction produced.
getOutputsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
A slice of the outputs that should be created in the transaction produced.
getOutputsMap() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsMap() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsMap() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
getOutputsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
A slice of the outputs that should be created in the transaction produced.
getOutputsOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
A slice of the outputs that should be created in the transaction produced.
getOutputsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
getOutputsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
A slice of the outputs that should be created in the transaction produced.
getOutputsOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
A slice of the outputs that should be created in the transaction produced.
getOutputsOrDefault(String, long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsOrDefault(String, long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsOrDefault(String, long) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsOrThrow(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsOrThrow(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputsOrThrow(String) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplateOrBuilder
A map of all addresses and the amounts to send to in the funded PSBT.
getOutputType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The type of the output
getOutputType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The type of the output
getOutputType() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The type of the output
getOutputType() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Getter for outputType.
getOutputTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The type of the output
getOutputTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The type of the output
getOutputTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The type of the output
getOverwrite() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
Whether to overwrite the existing label, if it is present.
getOverwrite() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
Whether to overwrite the existing label, if it is present.
getOverwrite() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequestOrBuilder
Whether to overwrite the existing label, if it is present.
getOverwrite() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Getter for overwrite.
getP2TrAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
getP2TrAddress() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
getP2TrAddress() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponseOrBuilder
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
getP2TrAddress() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptResponse
Getter for p2trAddress.
getP2TrAddressBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
getP2TrAddressBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
getP2TrAddressBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponseOrBuilder
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
getPairs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
getPairs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
Node pair-level mission control state.
getPairs(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponseOrBuilder
Node pair-level mission control state.
getPairs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
getPairs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
Node pair-level mission control state to be imported.
getPairs(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequestOrBuilder
Node pair-level mission control state to be imported.
getPairs() - Method in class org.lightningj.lnd.wrapper.router.message.QueryMissionControlResponse
Getter for a list of pairs.
getPairs() - Method in class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
Getter for a list of pairs.
getPairsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
getPairsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
getPairsBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
getPairsBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
getPairsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
getPairsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
Node pair-level mission control state.
getPairsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponseOrBuilder
Node pair-level mission control state.
getPairsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
getPairsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
Node pair-level mission control state to be imported.
getPairsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequestOrBuilder
Node pair-level mission control state to be imported.
getPairsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
getPairsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
Node pair-level mission control state.
getPairsList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponseOrBuilder
Node pair-level mission control state.
getPairsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
getPairsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
Node pair-level mission control state to be imported.
getPairsList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequestOrBuilder
Node pair-level mission control state to be imported.
getPairsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
getPairsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
Node pair-level mission control state.
getPairsOrBuilder(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponseOrBuilder
Node pair-level mission control state.
getPairsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
getPairsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
Node pair-level mission control state to be imported.
getPairsOrBuilder(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequestOrBuilder
Node pair-level mission control state to be imported.
getPairsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
getPairsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
Node pair-level mission control state.
getPairsOrBuilderList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponseOrBuilder
Node pair-level mission control state.
getPairsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
getPairsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
Node pair-level mission control state to be imported.
getPairsOrBuilderList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequestOrBuilder
Node pair-level mission control state to be imported.
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
getParserForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
getParserForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
getParserForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
getParserForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
getParserForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
getParserForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
getParserForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
getParserForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
getParserForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
getParserForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
getParserForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
getParserForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
getParserForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
getParserForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
getParserForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
getParserForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
getParserForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
getParserForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
getParserForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
getParserForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
getParserForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
getParserForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
getParserForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
getPartialReveal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
getPartialReveal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
Only a single script leaf is known.
getPartialReveal() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
Only a single script leaf is known.
getPartialReveal() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Getter for a list of partialReveal.
getPartialRevealBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
getPartialRevealOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
getPartialRevealOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
Only a single script leaf is known.
getPartialRevealOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
Only a single script leaf is known.
getPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
The payment address of the generated invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
The payment address of the generated invoice.
getPaymentAddr() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRespOrBuilder
The payment address of the generated invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes payment_addr = 2;
getPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
bytes payment_addr = 2;
getPaymentAddr() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
bytes payment_addr = 2;
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
The payment address of the generated invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
The payment address of the generated invoice.
getPaymentAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.AddInvoiceResponseOrBuilder
The payment address of the generated invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The payment address of this invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The payment address of this invoice.
getPaymentAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The payment address of this invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
A unique, random identifier used to authenticate the sender as the intended payer of a multi-path payment.
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
A unique, random identifier used to authenticate the sender as the intended payer of a multi-path payment.
getPaymentAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.MPPRecordOrBuilder
A unique, random identifier used to authenticate the sender as the intended payer of a multi-path payment.
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
bytes payment_addr = 11;
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
bytes payment_addr = 11;
getPaymentAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
bytes payment_addr = 11;
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The payment address of the generated invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The payment address of the generated invoice.
getPaymentAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The payment address of the generated invoice.
getPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
An optional payment addr to be included within the last hop of the route.
getPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
An optional payment addr to be included within the last hop of the route.
getPaymentAddr() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequestOrBuilder
An optional payment addr to be included within the last hop of the route.
getPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional payment addr to be included within the last hop of the route.
getPaymentAddr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
An optional payment addr to be included within the last hop of the route.
getPaymentAddr() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An optional payment addr to be included within the last hop of the route.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.message.MPPRecord
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Getter for paymentAddr.
getPaymentAddr() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for paymentAddr.
getPaymentError() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
string payment_error = 1;
getPaymentError() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
string payment_error = 1;
getPaymentError() - Method in interface org.lightningj.lnd.proto.LightningApi.SendResponseOrBuilder
string payment_error = 1;
getPaymentError() - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Getter for paymentError.
getPaymentErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
string payment_error = 1;
getPaymentErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
string payment_error = 1;
getPaymentErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendResponseOrBuilder
string payment_error = 1;
getPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
Hash corresponding to the (hold) invoice to cancel.
getPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
Hash corresponding to the (hold) invoice to cancel.
getPaymentHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsgOrBuilder
Hash corresponding to the (hold) invoice to cancel.
getPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
When using REST, this field must be encoded as base64.
getPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
When using REST, this field must be encoded as base64.
getPaymentHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
When using REST, this field must be encoded as base64.
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
Payment hash to delete.
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
Payment hash to delete.
getPaymentHash() - Method in interface org.lightningj.lnd.proto.LightningApi.DeletePaymentRequestOrBuilder
Payment hash to delete.
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment hash
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The payment hash
getPaymentHash() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The payment hash
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string payment_hash = 2;
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string payment_hash = 2;
getPaymentHash() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string payment_hash = 2;
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The hash to use within the payment's HTLC.
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The hash to use within the payment's HTLC.
getPaymentHash() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The hash to use within the payment's HTLC.
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
bytes payment_hash = 4;
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
bytes payment_hash = 4;
getPaymentHash() - Method in interface org.lightningj.lnd.proto.LightningApi.SendResponseOrBuilder
bytes payment_hash = 4;
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
The payment hash to use for the HTLC.
getPaymentHash() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
The payment hash to use for the HTLC.
getPaymentHash() - Method in interface org.lightningj.lnd.proto.LightningApi.SendToRouteRequestOrBuilder
The payment hash to use for the HTLC.
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The htlc payment hash.
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The htlc payment hash.
getPaymentHash() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The htlc payment hash.
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The hash to use within the payment's HTLC
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The hash to use within the payment's HTLC
getPaymentHash() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The hash to use within the payment's HTLC
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
The payment hash to use for the HTLC.
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
The payment hash to use for the HTLC.
getPaymentHash() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequestOrBuilder
The payment hash to use for the HTLC.
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
The hash of the payment to look up.
getPaymentHash() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
The hash of the payment to look up.
getPaymentHash() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequestOrBuilder
The hash of the payment to look up.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Getter for paymentHash.
getPaymentHash() - Method in class org.lightningj.lnd.wrapper.router.message.TrackPaymentRequest
Getter for paymentHash.
getPaymentHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment hash
getPaymentHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The payment hash
getPaymentHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The payment hash
getPaymentHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string payment_hash = 2;
getPaymentHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
string payment_hash = 2;
getPaymentHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
string payment_hash = 2;
getPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
getPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
getPaymentHashString() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
getPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
getPaymentHashString() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
getPaymentHashString() - Method in interface org.lightningj.lnd.proto.LightningApi.SendToRouteRequestOrBuilder
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
getPaymentHashString() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for paymentHashString.
getPaymentHashString() - Method in class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Getter for paymentHashString.
getPaymentHashStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
getPaymentHashStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
getPaymentHashStringBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
getPaymentHashStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
getPaymentHashStringBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
getPaymentHashStringBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendToRouteRequestOrBuilder
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
getPaymentIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The creation index of this payment.
getPaymentIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The creation index of this payment.
getPaymentIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The creation index of this payment.
getPaymentIndex() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for paymentIndex.
getPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment preimage
getPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The payment preimage
getPaymentPreimage() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The payment preimage
getPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
bytes payment_preimage = 2;
getPaymentPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
bytes payment_preimage = 2;
getPaymentPreimage() - Method in interface org.lightningj.lnd.proto.LightningApi.SendResponseOrBuilder
bytes payment_preimage = 2;
getPaymentPreimage() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for paymentPreimage.
getPaymentPreimage() - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Getter for paymentPreimage.
getPaymentPreimageBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment preimage
getPaymentPreimageBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The payment preimage
getPaymentPreimageBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The payment preimage
getPaymentRequest() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRespOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in interface org.lightningj.lnd.proto.LightningApi.AddInvoiceResponseOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The optional payment request being fulfilled.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The optional payment request being fulfilled.
getPaymentRequest() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The optional payment request being fulfilled.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequest() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Getter for paymentRequest.
getPaymentRequest() - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Getter for paymentRequest.
getPaymentRequest() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for paymentRequest.
getPaymentRequest() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for paymentRequest.
getPaymentRequest() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Getter for paymentRequest.
getPaymentRequest() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for paymentRequest.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRespOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.AddInvoiceResponseOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The optional payment request being fulfilled.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The optional payment request being fulfilled.
getPaymentRequestBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The optional payment request being fulfilled.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRequestBytes() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
A bare-bones invoice for a payment within the Lightning Network.
getPaymentRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
getPaymentRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
.lnrpc.Route payment_route = 3;
getPaymentRoute() - Method in interface org.lightningj.lnd.proto.LightningApi.SendResponseOrBuilder
.lnrpc.Route payment_route = 3;
getPaymentRoute() - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Getter for a list of paymentRoute.
getPaymentRouteBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
getPaymentRouteOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
getPaymentRouteOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
.lnrpc.Route payment_route = 3;
getPaymentRouteOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.SendResponseOrBuilder
.lnrpc.Route payment_route = 3;
getPayments(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
getPayments(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
The list of payments
getPayments(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
The list of payments
getPayments() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Getter for a list of payments.
getPaymentsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
getPaymentsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
getPaymentsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
getPaymentsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
The list of payments
getPaymentsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
The list of payments
getPaymentsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
getPaymentsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
The list of payments
getPaymentsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
The list of payments
getPaymentsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
getPaymentsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
The list of payments
getPaymentsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
The list of payments
getPaymentsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
getPaymentsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
The list of payments
getPaymentsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
The list of payments
getPayReq() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
The payment request string to be decoded
getPayReq() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
The payment request string to be decoded
getPayReq() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqStringOrBuilder
The payment request string to be decoded
getPayReq() - Method in class org.lightningj.lnd.wrapper.message.PayReqString
Getter for payReq.
getPayReqBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
The payment request string to be decoded
getPayReqBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
The payment request string to be decoded
getPayReqBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqStringOrBuilder
The payment request string to be decoded
getPeer() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Peer from which the message originates
getPeer() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
Peer from which the message originates
getPeer() - Method in interface org.lightningj.lnd.proto.LightningApi.CustomMessageOrBuilder
Peer from which the message originates
getPeer() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
Filters the response for channels with a target peer's pubkey.
getPeer() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
Filters the response for channels with a target peer's pubkey.
getPeer() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsRequestOrBuilder
Filters the response for channels with a target peer's pubkey.
getPeer() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Peer to send the message to
getPeer() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
Peer to send the message to
getPeer() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequestOrBuilder
Peer to send the message to
getPeer() - Method in class org.lightningj.lnd.wrapper.message.CustomMessage
Getter for peer.
getPeer() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Getter for peer.
getPeer() - Method in class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Getter for peer.
getPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
Peer to add.
getPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
Peer to add.
getPeerAddrs() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequestOrBuilder
Peer to add.
getPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
Peer to disconnect.
getPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
Peer to disconnect.
getPeerAddrs() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequestOrBuilder
Peer to disconnect.
getPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
Peer to lookup.
getPeerAddrs() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
Peer to lookup.
getPeerAddrs() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequestOrBuilder
Peer to lookup.
getPeerAddrs() - Method in class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
Getter for peerAddrs.
getPeerAddrs() - Method in class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerRequest
Getter for peerAddrs.
getPeerAddrs() - Method in class org.lightningj.lnd.wrapper.neutrino.message.IsBannedRequest
Getter for peerAddrs.
getPeerAddrsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
Peer to add.
getPeerAddrsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
Peer to add.
getPeerAddrsBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequestOrBuilder
Peer to add.
getPeerAddrsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
Peer to disconnect.
getPeerAddrsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
Peer to disconnect.
getPeerAddrsBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequestOrBuilder
Peer to disconnect.
getPeerAddrsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
Peer to lookup.
getPeerAddrsBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
Peer to lookup.
getPeerAddrsBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequestOrBuilder
Peer to lookup.
getPeerAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The configured alias name of our peer.
getPeerAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The configured alias name of our peer.
getPeerAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The configured alias name of our peer.
getPeerAlias() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for peerAlias.
getPeerAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The configured alias name of our peer.
getPeerAliasBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The configured alias name of our peer.
getPeerAliasBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The configured alias name of our peer.
getPeerAliasIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the incoming channel.
getPeerAliasIn() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The peer alias of the incoming channel.
getPeerAliasIn() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The peer alias of the incoming channel.
getPeerAliasIn() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for peerAliasIn.
getPeerAliasInBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the incoming channel.
getPeerAliasInBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The peer alias of the incoming channel.
getPeerAliasInBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The peer alias of the incoming channel.
getPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Informs the server if the peer alias should be looked up for each forwarding event.
getPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
Informs the server if the peer alias should be looked up for each forwarding event.
getPeerAliasLookup() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequestOrBuilder
Informs the server if the peer alias should be looked up for each forwarding event.
getPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
Informs the server if the peer alias lookup per channel should be enabled.
getPeerAliasLookup() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
Informs the server if the peer alias lookup per channel should be enabled.
getPeerAliasLookup() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsRequestOrBuilder
Informs the server if the peer alias lookup per channel should be enabled.
getPeerAliasLookup() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Getter for peerAliasLookup.
getPeerAliasLookup() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Getter for peerAliasLookup.
getPeerAliasOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the outgoing channel.
getPeerAliasOut() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The peer alias of the outgoing channel.
getPeerAliasOut() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The peer alias of the outgoing channel.
getPeerAliasOut() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for peerAliasOut.
getPeerAliasOutBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the outgoing channel.
getPeerAliasOutBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The peer alias of the outgoing channel.
getPeerAliasOutBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The peer alias of the outgoing channel.
getPeers(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
getPeers(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Connected peers.
getPeers(int) - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Connected peers.
getPeers(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
getPeers(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
The list of currently connected peers
getPeers(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPeersResponseOrBuilder
The list of currently connected peers
getPeers() - Method in class org.lightningj.lnd.wrapper.message.ListPeersResponse
Getter for a list of peers.
getPeers() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Getter for a list of peers.
getPeersBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
getPeersBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
getPeersBytes(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
getPeersBytes(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Connected peers.
getPeersBytes(int) - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Connected peers.
getPeerScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This is the peer SCID alias.
getPeerScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
This is the peer SCID alias.
getPeerScidAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
This is the peer SCID alias.
getPeerScidAlias() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for peerScidAlias.
getPeersCount() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
getPeersCount() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Connected peers.
getPeersCount() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Connected peers.
getPeersCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
getPeersCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
The list of currently connected peers
getPeersCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPeersResponseOrBuilder
The list of currently connected peers
getPeersList() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
getPeersList() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Connected peers.
getPeersList() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Connected peers.
getPeersList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
getPeersList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
The list of currently connected peers
getPeersList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPeersResponseOrBuilder
The list of currently connected peers
getPeersOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
getPeersOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
The list of currently connected peers
getPeersOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListPeersResponseOrBuilder
The list of currently connected peers
getPeersOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
getPeersOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
The list of currently connected peers
getPeersOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPeersResponseOrBuilder
The list of currently connected peers
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
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 org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
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 interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
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 org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The pending channel id.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The pending channel id.
getPendingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The pending channel id.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The pending channel id to which this response applies.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The pending channel id to which this response applies.
getPendingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The pending channel id to which this response applies.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
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 org.lightningj.lnd.proto.LightningApi.ChanPointShim
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 interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
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 org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
The pending channel ID of the channel to get the PSBT for.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
The pending channel ID of the channel to get the PSBT for.
getPendingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalizeOrBuilder
The pending channel ID of the channel to get the PSBT for.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
The pending channel ID of the channel to get the PSBT for.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
The pending channel ID of the channel to get the PSBT for.
getPendingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtVerifyOrBuilder
The pending channel ID of the channel to get the PSBT for.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
The pending channel ID of the channel to cancel the funding shim for.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
The pending channel ID of the channel to cancel the funding shim for.
getPendingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimCancelOrBuilder
The pending channel ID of the channel to cancel the funding shim for.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
The pending channel ID of the created channel.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
The pending channel ID of the created channel.
getPendingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
The pending channel ID of the created channel.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
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.
getPendingChanId() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
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.
getPendingChanId() - Method in interface org.lightningj.lnd.proto.LightningApi.PsbtShimOrBuilder
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.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.FundingShimCancel
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Getter for pendingChanId.
getPendingChanId() - Method in class org.lightningj.lnd.wrapper.message.PsbtShim
Getter for pendingChanId.
getPendingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponseOrBuilder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannels() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelResponse
Getter for a list of pendingChannels.
getPendingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponseOrBuilder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponseOrBuilder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getPendingChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponseOrBuilder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponseOrBuilder
repeated .lnrpc.PendingUpdate pending_channels = 1;
getPendingClosingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
getPendingClosingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Deprecated.
getPendingClosingChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Deprecated.
getPendingClosingChannels() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Getter for a list of pendingClosingChannels.
getPendingClosingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
getPendingClosingChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
getPendingClosingChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
getPendingClosingChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Deprecated.
getPendingClosingChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Deprecated.
getPendingClosingChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
getPendingClosingChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Deprecated.
getPendingClosingChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Deprecated.
getPendingClosingChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
getPendingClosingChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Deprecated.
getPendingClosingChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Deprecated.
getPendingClosingChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
getPendingClosingChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Deprecated.
getPendingClosingChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Deprecated.
getPendingForceClosingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
getPendingForceClosingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending force closing
getPendingForceClosingChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending force closing
getPendingForceClosingChannels() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Getter for a list of pendingForceClosingChannels.
getPendingForceClosingChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
getPendingForceClosingChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
getPendingForceClosingChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
getPendingForceClosingChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending force closing
getPendingForceClosingChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending force closing
getPendingForceClosingChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
getPendingForceClosingChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending force closing
getPendingForceClosingChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending force closing
getPendingForceClosingChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
getPendingForceClosingChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending force closing
getPendingForceClosingChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending force closing
getPendingForceClosingChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
getPendingForceClosingChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending force closing
getPendingForceClosingChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending force closing
getPendingFundingShimOnly() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
bool pending_funding_shim_only = 2;
getPendingFundingShimOnly() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
bool pending_funding_shim_only = 2;
getPendingFundingShimOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.AbandonChannelRequestOrBuilder
bool pending_funding_shim_only = 2;
getPendingFundingShimOnly() - Method in class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Getter for pendingFundingShimOnly.
getPendingHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcs(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcs(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcs() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for a list of pendingHtlcs.
getPendingHtlcs() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for a list of pendingHtlcs.
getPendingHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The list of active, uncleared HTLCs currently pending within the channel.
getPendingHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingHtlcsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
getPendingOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, only invoices that are not settled and not canceled will be returned in the response.
getPendingOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
If set, only invoices that are not settled and not canceled will be returned in the response.
getPendingOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
If set, only invoices that are not settled and not canceled will be returned in the response.
getPendingOnly() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Getter for pendingOnly.
getPendingOpenBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Deprecated.
lnrpc.ChannelBalanceResponse.pending_open_balance is deprecated. See lightning.api.proto;l=2890
getPendingOpenBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Deprecated.
lnrpc.ChannelBalanceResponse.pending_open_balance is deprecated. See lightning.api.proto;l=2890
getPendingOpenBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Deprecated.
lnrpc.ChannelBalanceResponse.pending_open_balance is deprecated. See lightning.api.proto;l=2890
getPendingOpenBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for pendingOpenBalance.
getPendingOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
getPendingOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.PendingUpdate pending_open_channel = 6;
getPendingOpenChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.PendingUpdate pending_open_channel = 6;
getPendingOpenChannel() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Getter for a list of pendingOpenChannel.
getPendingOpenChannelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
getPendingOpenChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
getPendingOpenChannelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.PendingUpdate pending_open_channel = 6;
getPendingOpenChannelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.PendingUpdate pending_open_channel = 6;
getPendingOpenChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
getPendingOpenChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending opening
getPendingOpenChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending opening
getPendingOpenChannels() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Getter for a list of pendingOpenChannels.
getPendingOpenChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
getPendingOpenChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
getPendingOpenChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
getPendingOpenChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending opening
getPendingOpenChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending opening
getPendingOpenChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
getPendingOpenChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending opening
getPendingOpenChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending opening
getPendingOpenChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
getPendingOpenChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending opening
getPendingOpenChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending opening
getPendingOpenChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
getPendingOpenChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels pending opening
getPendingOpenChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels pending opening
getPendingOpenLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
getPendingOpenLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels pending local balances.
getPendingOpenLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels pending local balances.
getPendingOpenLocalBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for a list of pendingOpenLocalBalance.
getPendingOpenLocalBalanceBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
getPendingOpenLocalBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
getPendingOpenLocalBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels pending local balances.
getPendingOpenLocalBalanceOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels pending local balances.
getPendingOpenRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
getPendingOpenRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels pending remote balances.
getPendingOpenRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels pending remote balances.
getPendingOpenRemoteBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for a list of pendingOpenRemoteBalance.
getPendingOpenRemoteBalanceBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
getPendingOpenRemoteBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
getPendingOpenRemoteBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels pending remote balances.
getPendingOpenRemoteBalanceOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels pending remote balances.
getPendingSweeps(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweeps(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweeps(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponseOrBuilder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweeps() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsResponse
Getter for a list of pendingSweeps.
getPendingSweepsBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponseOrBuilder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponseOrBuilder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getPendingSweepsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponseOrBuilder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
The set of outputs currently being swept by lnd's central batching engine.
getPendingSweepsOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponseOrBuilder
The set of outputs currently being swept by lnd's central batching engine.
getPercent() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a percentage of the payment amount.
getPercent() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
The fee limit expressed as a percentage of the payment amount.
getPercent() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
The fee limit expressed as a percentage of the payment amount.
getPercent() - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
Getter for percent.
getPerm() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
If set, the daemon will attempt to persistently connect to the target peer.
getPerm() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
If set, the daemon will attempt to persistently connect to the target peer.
getPerm() - Method in interface org.lightningj.lnd.proto.LightningApi.ConnectPeerRequestOrBuilder
If set, the daemon will attempt to persistently connect to the target peer.
getPerm() - Method in class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Getter for perm.
getPermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
getPermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
The list of permissions the new macaroon should grant.
getPermissions(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
The list of permissions the new macaroon should grant.
getPermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissions(int) - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
getPermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
A list of macaroon permissions.
getPermissions(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionListOrBuilder
A list of macaroon permissions.
getPermissions() - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Getter for a list of permissions.
getPermissions() - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Getter for a list of permissions.
getPermissions() - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermissionList
Getter for a list of permissions.
getPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
getPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
getPermissionsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
getPermissionsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
getPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
getPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
The list of permissions the new macaroon should grant.
getPermissionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
The list of permissions the new macaroon should grant.
getPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
getPermissionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
A list of macaroon permissions.
getPermissionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionListOrBuilder
A list of macaroon permissions.
getPermissionsList() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
getPermissionsList() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
The list of permissions the new macaroon should grant.
getPermissionsList() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
The list of permissions the new macaroon should grant.
getPermissionsList() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsList() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsList() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
getPermissionsList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
A list of macaroon permissions.
getPermissionsList() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionListOrBuilder
A list of macaroon permissions.
getPermissionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
getPermissionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
The list of permissions the new macaroon should grant.
getPermissionsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
The list of permissions the new macaroon should grant.
getPermissionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
getPermissionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
A list of macaroon permissions.
getPermissionsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionListOrBuilder
A list of macaroon permissions.
getPermissionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
getPermissionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
The list of permissions the new macaroon should grant.
getPermissionsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
The list of permissions the new macaroon should grant.
getPermissionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermRequestOrBuilder
repeated .lnrpc.MacaroonPermission permissions = 2;
getPermissionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
getPermissionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
A list of macaroon permissions.
getPermissionsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonPermissionListOrBuilder
A list of macaroon permissions.
getPingTime() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Ping time to this peer
getPingTime() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Ping time to this peer
getPingTime() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Ping time to this peer
getPingTime() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for pingTime.
getPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The pkscript in hex
getPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The pkscript in hex
getPkScript() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The pkscript in hex
getPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The pkscript in hex
getPkScript() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The pkscript in hex
getPkScript() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The pkscript in hex
getPkScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
The script of the output being spent.
getPkScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
The script of the output being spent.
getPkScript() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.TxOutOrBuilder
The script of the output being spent.
getPkScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The public key script of the leased output.
getPkScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
The public key script of the leased output.
getPkScript() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
The public key script of the leased output.
getPkScript() - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Getter for pkScript.
getPkScript() - Method in class org.lightningj.lnd.wrapper.message.Utxo
Getter for pkScript.
getPkScript() - Method in class org.lightningj.lnd.wrapper.signer.message.TxOut
Getter for pkScript.
getPkScript() - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Getter for pkScript.
getPkScriptBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The pkscript in hex
getPkScriptBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
The pkscript in hex
getPkScriptBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OutputDetailOrBuilder
The pkscript in hex
getPkScriptBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The pkscript in hex
getPkScriptBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The pkscript in hex
getPkScriptBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The pkscript in hex
getPolicyMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
getPolicyType() - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyRequest
Getter for policyType.
getPolicyType() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Getter for policyType.
getPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
The client type from which to retrieve the active offering policy.
getPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
The client type from which to retrieve the active offering policy.
getPolicyType() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequestOrBuilder
The client type from which to retrieve the active offering policy.
getPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The session's policy type.
getPolicyType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The session's policy type.
getPolicyType() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The session's policy type.
getPolicyTypeValue() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
The client type from which to retrieve the active offering policy.
getPolicyTypeValue() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
The client type from which to retrieve the active offering policy.
getPolicyTypeValue() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequestOrBuilder
The client type from which to retrieve the active offering policy.
getPolicyTypeValue() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The session's policy type.
getPolicyTypeValue() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The session's policy type.
getPolicyTypeValue() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The session's policy type.
getPregeneratedLocalNonce() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A set of pre generated secret local nonces to use in the musig2 session.
getPregeneratedLocalNonce() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A set of pre generated secret local nonces to use in the musig2 session.
getPregeneratedLocalNonce() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A set of pre generated secret local nonces to use in the musig2 session.
getPregeneratedLocalNonce() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Getter for pregeneratedLocalNonce.
getPreimage() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
Externally discovered pre-image that should be used to settle the hold invoice.
getPreimage() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
Externally discovered pre-image that should be used to settle the hold invoice.
getPreimage() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsgOrBuilder
Externally discovered pre-image that should be used to settle the hold invoice.
getPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
The preimage used to settle this AMP htlc.
getPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
The preimage used to settle this AMP htlc.
getPreimage() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPOrBuilder
The preimage used to settle this AMP htlc.
getPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The preimage that was used to settle the HTLC.
getPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The preimage that was used to settle the HTLC.
getPreimage() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The preimage that was used to settle the HTLC.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The preimage in case the resolve action is Settle.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
The preimage in case the resolve action is Settle.
getPreimage() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
The preimage in case the resolve action is Settle.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The pre-image of the payment when state is SUCCEEDED.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
The pre-image of the payment when state is SUCCEEDED.
getPreimage() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
The pre-image of the payment when state is SUCCEEDED.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The preimage obtained by making the payment.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
The preimage obtained by making the payment.
getPreimage() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponseOrBuilder
The preimage obtained by making the payment.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
The revealed preimage.
getPreimage() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
The revealed preimage.
getPreimage() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SettleEventOrBuilder
The revealed preimage.
getPreimage() - Method in class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceMsg
Getter for preimage.
getPreimage() - Method in class org.lightningj.lnd.wrapper.message.AMP
Getter for preimage.
getPreimage() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Getter for preimage.
getPreimage() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Getter for preimage.
getPreimage() - Method in class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Getter for preimage.
getPreimage() - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
Getter for preimage.
getPreimage() - Method in class org.lightningj.lnd.wrapper.router.message.SettleEvent
Getter for preimage.
getPrettyPrintMarshaller() - Method in class org.lightningj.lnd.wrapper.XMLParser
 
getPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The hash of the previous block.
getPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The hash of the previous block.
getPreviousBlockHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The hash of the previous block.
getPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The hash of the previous block.
getPreviousBlockHash() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The hash of the previous block.
getPreviousBlockHash() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The hash of the previous block.
getPreviousBlockHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for previousBlockHash.
getPreviousBlockHash() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for previousBlockHash.
getPreviousBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The hash of the previous block.
getPreviousBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The hash of the previous block.
getPreviousBlockHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The hash of the previous block.
getPreviousBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The hash of the previous block.
getPreviousBlockHashBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The hash of the previous block.
getPreviousBlockHashBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The hash of the previous block.
getPreviousOutpoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpoints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpoints() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for a list of previousOutpoints.
getPreviousOutpointsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
PreviousOutpoints/Inputs of this transaction.
getPreviousOutpointsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
PreviousOutpoints/Inputs of this transaction.
getPrevOutputs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
The full list of UTXO information for each of the inputs being spent.
getPrevOutputs(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputs() - Method in class org.lightningj.lnd.wrapper.signer.message.SignReq
Getter for a list of prevOutputs.
getPrevOutputsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsOrBuilder(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
The full list of UTXO information for each of the inputs being spent.
getPrevOutputsOrBuilderList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
The full list of UTXO information for each of the inputs being spent.
getPrivate() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Whether this invoice should include routing hints for private channels.
getPrivate() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Whether this invoice should include routing hints for private channels.
getPrivate() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Whether this invoice should include routing hints for private channels.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Whether this channel should be private, not announced to the greater network.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
Whether this channel should be private, not announced to the greater network.
getPrivate() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
Whether this channel should be private, not announced to the greater network.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether this channel is advertised to the network or not.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Whether this channel is advertised to the network or not.
getPrivate() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Whether this channel is advertised to the network or not.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Whether this invoice should include routing hints for private channels.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Whether this invoice should include routing hints for private channels.
getPrivate() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Whether this invoice should include routing hints for private channels.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Whether this channel should be private, not announced to the greater network.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Whether this channel should be private, not announced to the greater network.
getPrivate() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Whether this channel should be private, not announced to the greater network.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
Whether this channel is advertised to the network or not.
getPrivate() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
Whether this channel is advertised to the network or not.
getPrivate() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
Whether this channel is advertised to the network or not.
getPrivate() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for private.
getPrivate() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for private.
getPrivate() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for private.
getPrivate() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for private.
getPrivate() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for private.
getPrivate() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for private.
getPrivateOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool private_only = 4;
getPrivateOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
bool private_only = 4;
getPrivateOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsRequestOrBuilder
bool private_only = 4;
getPrivateOnly() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Getter for privateOnly.
getProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The success probability for the requested pair.
getProbability() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
The success probability for the requested pair.
getProbability() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponseOrBuilder
The success probability for the requested pair.
getProbability() - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityResponse
Getter for probability.
getProgress() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
The recovery progress, ranging from 0 to 1.
getProgress() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
The recovery progress, ranging from 0 to 1.
getProgress() - Method in interface org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponseOrBuilder
The recovery progress, ranging from 0 to 1.
getProgress() - Method in class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Getter for progress.
getPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
A raw PSBT that contains the pending channel output.
getPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
A raw PSBT that contains the pending channel output.
getPsbt() - Method in interface org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFundingOrBuilder
A raw PSBT that contains the pending channel output.
getPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use an existing PSBT packet as the template for the funded PSBT.
getPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
Use an existing PSBT packet as the template for the funded PSBT.
getPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
Use an existing PSBT packet as the template for the funded PSBT.
getPsbt() - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Getter for psbt.
getPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for psbt.
getPsbtFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtFinalize() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtFinalize() - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Getter for a list of psbtFinalize.
getPsbtFinalizeBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtFinalizeOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtFinalizeOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtFinalizeOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtFund() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
getPsbtFund() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
getPsbtFund() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
getPsbtFund() - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Getter for a list of psbtFund.
getPsbtFundBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
getPsbtFundOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
getPsbtFundOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
getPsbtFundOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
getPsbtShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
getPsbtShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
getPsbtShim() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
getPsbtShim() - Method in class org.lightningj.lnd.wrapper.message.FundingShim
Getter for a list of psbtShim.
getPsbtShimBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
getPsbtShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
getPsbtShimOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
getPsbtShimOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
getPsbtVerify() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtVerify() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtVerify() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtVerify() - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Getter for a list of psbtVerify.
getPsbtVerifyBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtVerifyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtVerifyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPsbtVerifyOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to continue a funding flow that was initiated to be executed through a PSBT.
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
The pubkey of the node to disconnect from
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
The pubkey of the node to disconnect from
getPubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequestOrBuilder
The pubkey of the node to disconnect from
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional public key of the hop.
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional public key of the hop.
getPubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional public key of the hop.
getPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The identity pubkey of the Lightning node.
getPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
The identity pubkey of the Lightning node.
getPubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningAddressOrBuilder
The identity pubkey of the Lightning node.
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string pub_key = 2;
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
string pub_key = 2;
getPubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
string pub_key = 2;
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
The 33-byte hex-encoded compressed public of the target node
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
The 33-byte hex-encoded compressed public of the target node
getPubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoRequestOrBuilder
The 33-byte hex-encoded compressed public of the target node
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The identity pubkey of the peer
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The identity pubkey of the peer
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
The identity pubkey of the peer.
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
The identity pubkey of the peer.
getPubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerEventOrBuilder
The identity pubkey of the peer.
getPubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The identity pubkey of the peer
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The 33-byte hex-encoded public key for the payment destination
getPubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The 33-byte hex-encoded public key for the payment destination
getPubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The 33-byte hex-encoded public key for the payment destination
getPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
The pubkey recovered from the signature
getPubkey() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
The pubkey recovered from the signature
getPubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.VerifyMessageResponseOrBuilder
The pubkey recovered from the signature
getPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The public key the signature has to be valid for.
getPubkey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
The public key the signature has to be valid for.
getPubkey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReqOrBuilder
The public key the signature has to be valid for.
getPubkey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
The pubkey recovered from the signature.
getPubkey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
The pubkey recovered from the signature.
getPubkey() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponseOrBuilder
The pubkey recovered from the signature.
getPubkey() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The public key of the watchtower.
getPubkey() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The public key of the watchtower.
getPubkey() - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The public key of the watchtower.
getPubKey() - Method in class org.lightningj.lnd.wrapper.message.DisconnectPeerRequest
Getter for pubKey.
getPubKey() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for pubKey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.message.LightningAddress
Getter for pubkey.
getPubKey() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Getter for pubKey.
getPubKey() - Method in class org.lightningj.lnd.wrapper.message.NodeInfoRequest
Getter for pubKey.
getPubKey() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for pubKey.
getPubKey() - Method in class org.lightningj.lnd.wrapper.message.PeerEvent
Getter for pubKey.
getPubKey() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for pubKey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageResponse
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrResponse
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Getter for pubkey.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
The identifying public key of the watchtower to add.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
The identifying public key of the watchtower to add.
getPubkey() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequestOrBuilder
The identifying public key of the watchtower to add.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
The identifying public key of the watchtower to retrieve information for.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
The identifying public key of the watchtower to retrieve information for.
getPubkey() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequestOrBuilder
The identifying public key of the watchtower to retrieve information for.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
The identifying public key of the watchtower to remove.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
The identifying public key of the watchtower to remove.
getPubkey() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequestOrBuilder
The identifying public key of the watchtower to remove.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The identifying public key of the watchtower.
getPubkey() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
The identifying public key of the watchtower.
getPubkey() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
The identifying public key of the watchtower.
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
The pubkey of the node to disconnect from
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
The pubkey of the node to disconnect from
getPubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequestOrBuilder
The pubkey of the node to disconnect from
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional public key of the hop.
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional public key of the hop.
getPubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional public key of the hop.
getPubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The identity pubkey of the Lightning node.
getPubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
The identity pubkey of the Lightning node.
getPubkeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningAddressOrBuilder
The identity pubkey of the Lightning node.
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string pub_key = 2;
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
string pub_key = 2;
getPubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.LightningNodeOrBuilder
string pub_key = 2;
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
The 33-byte hex-encoded compressed public of the target node
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
The 33-byte hex-encoded compressed public of the target node
getPubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoRequestOrBuilder
The 33-byte hex-encoded compressed public of the target node
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The identity pubkey of the peer
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The identity pubkey of the peer
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
The identity pubkey of the peer.
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
The identity pubkey of the peer.
getPubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerEventOrBuilder
The identity pubkey of the peer.
getPubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The identity pubkey of the peer
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The 33-byte hex-encoded public key for the payment destination
getPubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The 33-byte hex-encoded public key for the payment destination
getPubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The 33-byte hex-encoded public key for the payment destination
getPubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
The pubkey recovered from the signature
getPubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
The pubkey recovered from the signature
getPubkeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.VerifyMessageResponseOrBuilder
The pubkey recovered from the signature
getPubkeys(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
getPubkeys(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
repeated string pubkeys = 1;
getPubkeys(int) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequestOrBuilder
repeated string pubkeys = 1;
getPubkeys() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
Getter for a list of pubkeys.
getPubkeysBytes(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
getPubkeysBytes(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
repeated string pubkeys = 1;
getPubkeysBytes(int) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequestOrBuilder
repeated string pubkeys = 1;
getPubkeysCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
getPubkeysCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
repeated string pubkeys = 1;
getPubkeysCount() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequestOrBuilder
repeated string pubkeys = 1;
getPubkeysList() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
getPubkeysList() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
repeated string pubkeys = 1;
getPubkeysList() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequestOrBuilder
repeated string pubkeys = 1;
getPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
A compressed public key represented as raw bytes.
getPublicKey() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
A compressed public key represented as raw bytes.
getPublicKey() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequestOrBuilder
A compressed public key represented as raw bytes.
getPublicKey() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
Getter for publicKey.
getPublicOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool public_only = 3;
getPublicOnly() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
bool public_only = 3;
getPublicOnly() - Method in interface org.lightningj.lnd.proto.LightningApi.ListChannelsRequestOrBuilder
bool public_only = 3;
getPublicOnly() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Getter for publicOnly.
getPublishError() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
If blank, then no error occurred and the transaction was successfully published.
getPublishError() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
If blank, then no error occurred and the transaction was successfully published.
getPublishError() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponseOrBuilder
If blank, then no error occurred and the transaction was successfully published.
getPublishError() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PublishResponse
Getter for publishError.
getPublishErrorBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
If blank, then no error occurred and the transaction was successfully published.
getPublishErrorBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
If blank, then no error occurred and the transaction was successfully published.
getPublishErrorBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponseOrBuilder
If blank, then no error occurred and the transaction was successfully published.
getPublishTransactionMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getPurpose() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Purpose is the first number in the derivation path, must be either 49, 84 or 1017.
getPurpose() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
Purpose is the first number in the derivation path, must be either 49, 84 or 1017.
getPurpose() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccountOrBuilder
Purpose is the first number in the derivation path, must be either 49, 84 or 1017.
getPurpose() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Getter for purpose.
getPushAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The amount that the initiator of the channel optionally pushed to the remote party on channel open.
getPushAmountSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The amount that the initiator of the channel optionally pushed to the remote party on channel open.
getPushAmountSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The amount that the initiator of the channel optionally pushed to the remote party on channel open.
getPushAmountSat() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for pushAmountSat.
getPushAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The push amount of the proposed channel in millisatoshis.
getPushAmt() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
The push amount of the proposed channel in millisatoshis.
getPushAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
The push amount of the proposed channel in millisatoshis.
getPushAmt() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for pushAmt.
getPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis to push to the remote side as part of the initial commitment state.
getPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The number of satoshis to push to the remote side as part of the initial commitment state.
getPushSat() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The number of satoshis to push to the remote side as part of the initial commitment state.
getPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis to push to the remote side as part of the initial commitment state
getPushSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The number of satoshis to push to the remote side as part of the initial commitment state
getPushSat() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The number of satoshis to push to the remote side as part of the initial commitment state
getPushSat() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for pushSat.
getPushSat() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for pushSat.
getQueryMissionControlMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getQueryProbabilityMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getQueryRoutesMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getQueryScoresMethod() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
 
getRaw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
getRaw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
Use the outputs and optional inputs from this raw template.
getRaw() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
Use the outputs and optional inputs from this raw template.
getRaw() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for a list of raw.
getRawBlock() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
The raw bytes of the requested block.
getRawBlock() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
The raw bytes of the requested block.
getRawBlock() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponseOrBuilder
The raw bytes of the requested block.
getRawBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The raw bytes of the block that mined the transaction.
getRawBlock() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
The raw bytes of the block that mined the transaction.
getRawBlock() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetailsOrBuilder
The raw bytes of the block that mined the transaction.
getRawBlock() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
Getter for rawBlock.
getRawBlock() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Getter for rawBlock.
getRawBlockHeader() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
The header of the block with the requested hash.
getRawBlockHeader() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
The header of the block with the requested hash.
getRawBlockHeader() - Method in interface org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponseOrBuilder
The header of the block with the requested hash.
getRawBlockHeader() - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
Getter for rawBlockHeader.
getRawBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
getRawFinalTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
The fully signed and finalized transaction in the raw wire format.
getRawFinalTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
The fully signed and finalized transaction in the raw wire format.
getRawFinalTx() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponseOrBuilder
The fully signed and finalized transaction in the raw wire format.
getRawFinalTx() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtResponse
Getter for rawFinalTx.
getRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The raw hex of the block.
getRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The raw hex of the block.
getRawHex() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The raw hex of the block.
getRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The raw hex of the block.
getRawHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The raw hex of the block.
getRawHex() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The raw hex of the block.
getRawHex() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for rawHex.
getRawHex() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for rawHex.
getRawKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The raw bytes of the key being identified.
getRawKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
The raw bytes of the key being identified.
getRawKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.KeyDescriptorOrBuilder
The raw bytes of the key being identified.
getRawKeyBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The raw bytes of the public key in the key pair being identified.
getRawKeyBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
The raw bytes of the public key in the key pair being identified.
getRawKeyBytes() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptorOrBuilder
The raw bytes of the public key in the key pair being identified.
getRawKeyBytes() - Method in class org.lightningj.lnd.wrapper.message.KeyDescriptor
Getter for rawKeyBytes.
getRawKeyBytes() - Method in class org.lightningj.lnd.wrapper.signer.message.KeyDescriptor
Getter for rawKeyBytes.
getRawMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The raw bytes of the complete macaroon as sent by the gRPC client in the original request.
getRawMacaroon() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
The raw bytes of the complete macaroon as sent by the gRPC client in the original request.
getRawMacaroon() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
The raw bytes of the complete macaroon as sent by the gRPC client in the original request.
getRawMacaroon() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for rawMacaroon.
getRawOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
getRawOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
Use the outputs and optional inputs from this raw template.
getRawOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
Use the outputs and optional inputs from this raw template.
getRawSigs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigs(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignRespOrBuilder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigs() - Method in class org.lightningj.lnd.wrapper.signer.message.SignResp
Getter for a list of rawSigs.
getRawSigsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigsCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignRespOrBuilder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSigsList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignRespOrBuilder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
getRawSpendingTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The raw bytes of the spending transaction.
getRawSpendingTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
The raw bytes of the spending transaction.
getRawSpendingTx() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetailsOrBuilder
The raw bytes of the spending transaction.
getRawSpendingTx() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Getter for rawSpendingTx.
getRawTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The raw bytes of the confirmed transaction.
getRawTx() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
The raw bytes of the confirmed transaction.
getRawTx() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetailsOrBuilder
The raw bytes of the confirmed transaction.
getRawTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
The serialized transaction sent out on the network.
getRawTx() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
The serialized transaction sent out on the network.
getRawTx() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponseOrBuilder
The serialized transaction sent out on the network.
getRawTx() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Getter for rawTx.
getRawTx() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsResponse
Getter for rawTx.
getRawTxBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The raw bytes of the transaction to be signed.
getRawTxBytes() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
The raw bytes of the transaction to be signed.
getRawTxBytes() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
The raw bytes of the transaction to be signed.
getRawTxBytes() - Method in class org.lightningj.lnd.wrapper.signer.message.SignReq
Getter for rawTxBytes.
getRawTxHex() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The raw transaction hex.
getRawTxHex() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The raw transaction hex.
getRawTxHex() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The raw transaction hex.
getRawTxHex() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for rawTxHex.
getRawTxHexBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The raw transaction hex.
getRawTxHexBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The raw transaction hex.
getRawTxHexBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The raw transaction hex.
getReadOnlyMode() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
Instead of defining a custom macaroon caveat name a middleware can register itself for read-only access only.
getReadOnlyMode() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
Instead of defining a custom macaroon caveat name a middleware can register itself for read-only access only.
getReadOnlyMode() - Method in interface org.lightningj.lnd.proto.LightningApi.MiddlewareRegistrationOrBuilder
Instead of defining a custom macaroon caveat name a middleware can register itself for read-only access only.
getReadOnlyMode() - Method in class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Getter for readOnlyMode.
getReason() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
Reason for the policy update failure.
getReason() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
Reason for the policy update failure.
getReason() - Method in interface org.lightningj.lnd.proto.LightningApi.FailedUpdateOrBuilder
Reason for the policy update failure.
getReason() - Method in class org.lightningj.lnd.wrapper.message.FailedUpdate
Getter for reason.
getReasonValue() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
Reason for the policy update failure.
getReasonValue() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
Reason for the policy update failure.
getReasonValue() - Method in interface org.lightningj.lnd.proto.LightningApi.FailedUpdateOrBuilder
Reason for the policy update failure.
getRecoveredBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The total value of funds successfully recovered from this channel
getRecoveredBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The total value of funds successfully recovered from this channel
getRecoveredBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The total value of funds successfully recovered from this channel
getRecoveredBalance() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Getter for recoveredBalance.
getRecoveryFinished() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
Whether the wallet recovery progress is finished
getRecoveryFinished() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
Whether the wallet recovery progress is finished
getRecoveryFinished() - Method in interface org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponseOrBuilder
Whether the wallet recovery progress is finished
getRecoveryFinished() - Method in class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Getter for recoveryFinished.
getRecoveryInfo(LightningApi.GetRecoveryInfoRequest, StreamObserver<LightningApi.GetRecoveryInfoResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
getRecoveryInfo(LightningApi.GetRecoveryInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
getRecoveryInfo(LightningApi.GetRecoveryInfoRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
getRecoveryInfo(LightningApi.GetRecoveryInfoRequest, StreamObserver<LightningApi.GetRecoveryInfoResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
getRecoveryInfo(StreamObserver<GetRecoveryInfoResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a getRecoveryInfo request.
getRecoveryInfo(GetRecoveryInfoRequest, StreamObserver<GetRecoveryInfoResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a getRecoveryInfo request.
getRecoveryInfo() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a getRecoveryInfo request.
getRecoveryInfo(GetRecoveryInfoRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a getRecoveryInfo request.
GetRecoveryInfoRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for GetRecoveryInfoRequest.
GetRecoveryInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.message.GetRecoveryInfoRequest
Empty Constructor
GetRecoveryInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.GetRecoveryInfoRequest
Json Parsing Constructor
GetRecoveryInfoRequest(LightningApi.GetRecoveryInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.message.GetRecoveryInfoRequest
Constructor using underlying Lightning API Object
GetRecoveryInfoResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for GetRecoveryInfoResponse.
GetRecoveryInfoResponse() - Constructor for class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Empty Constructor
GetRecoveryInfoResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Json Parsing Constructor
GetRecoveryInfoResponse(LightningApi.GetRecoveryInfoResponse) - Constructor for class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Constructor using underlying Lightning API Object
getRecoveryMode() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
Whether the wallet is in recovery mode
getRecoveryMode() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
Whether the wallet is in recovery mode
getRecoveryMode() - Method in interface org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponseOrBuilder
Whether the wallet is in recovery mode
getRecoveryMode() - Method in class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Getter for recoveryMode.
getRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
getRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
getRecoveryWindow() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
getRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
getRecoveryWindow() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
getRecoveryWindow() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
getRecoveryWindow() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for recoveryWindow.
getRecoveryWindow() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Getter for recoveryWindow.
getRefMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The request message ID this response refers to.
getRefMsgId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
The request message ID this response refers to.
getRefMsgId() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
The request message ID this response refers to.
getRefMsgId() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Getter for refMsgId.
getRegComplete() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
This is used to indicate to the client that the server has successfully registered the interceptor.
getRegComplete() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
This is used to indicate to the client that the server has successfully registered the interceptor.
getRegComplete() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
This is used to indicate to the client that the server has successfully registered the interceptor.
getRegComplete() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for regComplete.
getRegister() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
getRegister() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
The registration message identifies the middleware that's being registered in lnd.
getRegister() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
The registration message identifies the middleware that's being registered in lnd.
getRegister() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Getter for a list of register.
getRegisterBlockEpochNtfnMethod() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
 
getRegisterBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
getRegisterConfirmationsNtfnMethod() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
 
getRegisterOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
getRegisterOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
The registration message identifies the middleware that's being registered in lnd.
getRegisterOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
The registration message identifies the middleware that's being registered in lnd.
getRegisterRPCMiddlewareMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getRegisterSpendNtfnMethod() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
 
getReleaseOutputMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The counterparty's current balance in this channel
getRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The counterparty's current balance in this channel
getRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
getRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels remote balances.
getRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels remote balances.
getRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The counterparty's current balance in this channel
getRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 remote_balance = 5;
getRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
int64 remote_balance = 5;
getRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
int64 remote_balance = 5;
getRemoteBalance() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for remoteBalance.
getRemoteBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for a list of remoteBalance.
getRemoteBalance() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for remoteBalance.
getRemoteBalanceBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
getRemoteBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
getRemoteBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels remote balances.
getRemoteBalanceOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels remote balances.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis we require the remote peer to reserve.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The number of satoshis we require the remote peer to reserve.
getRemoteChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The number of satoshis we require the remote peer to reserve.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.remote_chan_reserve_sat is deprecated. See lightning.api.proto;l=1489
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Deprecated.
lnrpc.Channel.remote_chan_reserve_sat is deprecated. See lightning.api.proto;l=1489
getRemoteChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Deprecated.
lnrpc.Channel.remote_chan_reserve_sat is deprecated. See lightning.api.proto;l=1489
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis we require the remote peer to reserve.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The number of satoshis we require the remote peer to reserve.
getRemoteChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The number of satoshis we require the remote peer to reserve.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The minimum satoshis the other node is required to reserve in its balance.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
The minimum satoshis the other node is required to reserve in its balance.
getRemoteChanReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
The minimum satoshis the other node is required to reserve in its balance.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for remoteChanReserveSat.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for remoteChanReserveSat.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for remoteChanReserveSat.
getRemoteChanReserveSat() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for remoteChanReserveSat.
getRemoteCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the remote commitment.
getRemoteCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
The amount in satoshis calculated to be paid in fees for the remote commitment.
getRemoteCommitFeeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
The amount in satoshis calculated to be paid in fees for the remote commitment.
getRemoteCommitFeeSat() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Getter for remoteCommitFeeSat.
getRemoteConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
getRemoteConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
List constraints for the remote node.
getRemoteConstraints() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
List constraints for the remote node.
getRemoteConstraints() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for a list of remoteConstraints.
getRemoteConstraintsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
getRemoteConstraintsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
getRemoteConstraintsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
List constraints for the remote node.
getRemoteConstraintsOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
List constraints for the remote node.
getRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The delay we require on the remote's commitment transaction.
getRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The delay we require on the remote's commitment transaction.
getRemoteCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The delay we require on the remote's commitment transaction.
getRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The delay we require on the remote's commitment transaction.
getRemoteCsvDelay() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The delay we require on the remote's commitment transaction.
getRemoteCsvDelay() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The delay we require on the remote's commitment transaction.
getRemoteCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for remoteCsvDelay.
getRemoteCsvDelay() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for remoteCsvDelay.
getRemoteForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool remote_force = 3;
getRemoteForce() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
bool remote_force = 3;
getRemoteForce() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequestOrBuilder
bool remote_force = 3;
getRemoteForce() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Getter for remoteForce.
getRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The key of the remote party to use when creating the multi-sig output.
getRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
The key of the remote party to use when creating the multi-sig output.
getRemoteKey() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
The key of the remote party to use when creating the multi-sig output.
getRemoteKey() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Getter for remoteKey.
getRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
getRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
getRemoteMaxHtlcs() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
getRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
getRemoteMaxHtlcs() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
getRemoteMaxHtlcs() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
getRemoteMaxHtlcs() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for remoteMaxHtlcs.
getRemoteMaxHtlcs() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for remoteMaxHtlcs.
getRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The maximum amount of coins in millisatoshi that can be pending within the channel.
getRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
The maximum amount of coins in millisatoshi that can be pending within the channel.
getRemoteMaxValueInFlightMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
The maximum amount of coins in millisatoshi that can be pending within the channel.
getRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The maximum amount of coins in millisatoshi that can be pending within the channel.
getRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The maximum amount of coins in millisatoshi that can be pending within the channel.
getRemoteMaxValueInFlightMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The maximum amount of coins in millisatoshi that can be pending within the channel.
getRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for remoteMaxValueInFlightMsat.
getRemoteMaxValueInFlightMsat() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for remoteMaxValueInFlightMsat.
getRemoteNodePub() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string remote_node_pub = 1;
getRemoteNodePub() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
string remote_node_pub = 1;
getRemoteNodePub() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
string remote_node_pub = 1;
getRemoteNodePub() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Getter for remoteNodePub.
getRemoteNodePubBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string remote_node_pub = 1;
getRemoteNodePubBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
string remote_node_pub = 1;
getRemoteNodePubBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannelOrBuilder
string remote_node_pub = 1;
getRemotePendingCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the remote pending commitment.
getRemotePendingCommitFeeSat() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
The amount in satoshis calculated to be paid in fees for the remote pending commitment.
getRemotePendingCommitFeeSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
The amount in satoshis calculated to be paid in fees for the remote pending commitment.
getRemotePendingCommitFeeSat() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Getter for remotePendingCommitFeeSat.
getRemotePendingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote pending version of the commitment tx.
getRemotePendingTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
Hash of the remote pending version of the commitment tx.
getRemotePendingTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
Hash of the remote pending version of the commitment tx.
getRemotePendingTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Getter for remotePendingTxid.
getRemotePendingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote pending version of the commitment tx.
getRemotePendingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
Hash of the remote pending version of the commitment tx.
getRemotePendingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
Hash of the remote pending version of the commitment tx.
getRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The identity pubkey of the remote node
getRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The identity pubkey of the remote node
getRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Public key of the remote peer that we formerly had a channel with.
getRemotePubkey() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Public key of the remote peer that we formerly had a channel with.
getRemotePubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Public key of the remote peer that we formerly had a channel with.
getRemotePubkey() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The identity pubkey of the remote node
getRemotePubkey() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for remotePubkey.
getRemotePubkey() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for remotePubkey.
getRemotePubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The identity pubkey of the remote node
getRemotePubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The identity pubkey of the remote node
getRemotePubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Public key of the remote peer that we formerly had a channel with.
getRemotePubkeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Public key of the remote peer that we formerly had a channel with.
getRemotePubkeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Public key of the remote peer that we formerly had a channel with.
getRemotePubkeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The identity pubkey of the remote node
getRemoteTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote version of the commitment tx.
getRemoteTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
Hash of the remote version of the commitment tx.
getRemoteTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
Hash of the remote version of the commitment tx.
getRemoteTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Getter for remoteTxid.
getRemoteTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote version of the commitment tx.
getRemoteTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
Hash of the remote version of the commitment tx.
getRemoteTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.CommitmentsOrBuilder
Hash of the remote version of the commitment tx.
getRemoveTowerMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
getReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
getReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
An event send when the transaction of the request is reorged out of the chain.
getReorg() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
An event send when the transaction of the request is reorged out of the chain.
getReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
getReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
An event sent when the spending transaction of the request was reorged out of the chain.
getReorg() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
An event sent when the spending transaction of the request was reorged out of the chain.
getReorg() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
Getter for a list of reorg.
getReorg() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendEvent
Getter for a list of reorg.
getReorgBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
getReorgBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
getReorgOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
getReorgOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
An event send when the transaction of the request is reorged out of the chain.
getReorgOrBuilder() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
An event send when the transaction of the request is reorged out of the chain.
getReorgOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
getReorgOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
An event sent when the spending transaction of the request was reorged out of the chain.
getReorgOrBuilder() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
An event sent when the spending transaction of the request was reorged out of the chain.
getReplacementSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
If the replace_response field is set to true, this field must contain the binary serialized gRPC message in the protobuf format.
getReplacementSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
If the replace_response field is set to true, this field must contain the binary serialized gRPC message in the protobuf format.
getReplacementSerialized() - Method in interface org.lightningj.lnd.proto.LightningApi.InterceptFeedbackOrBuilder
If the replace_response field is set to true, this field must contain the binary serialized gRPC message in the protobuf format.
getReplacementSerialized() - Method in class org.lightningj.lnd.wrapper.message.InterceptFeedback
Getter for replacementSerialized.
getReplaceResponse() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
A boolean indicating that the gRPC message should be replaced/overwritten.
getReplaceResponse() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
A boolean indicating that the gRPC message should be replaced/overwritten.
getReplaceResponse() - Method in interface org.lightningj.lnd.proto.LightningApi.InterceptFeedbackOrBuilder
A boolean indicating that the gRPC message should be replaced/overwritten.
getReplaceResponse() - Method in class org.lightningj.lnd.wrapper.message.InterceptFeedback
Getter for replaceResponse.
getRequest() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
getRequest() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
getRequest() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
getRequest() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for a list of request.
getRequestBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
getRequestedConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The requested confirmation target for this output.
getRequestedConfTarget() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The requested confirmation target for this output.
getRequestedConfTarget() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The requested confirmation target for this output.
getRequestedConfTarget() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for requestedConfTarget.
getRequestedSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Deprecated.
walletrpc.PendingSweep.requested_sat_per_byte is deprecated. See wallet.kit.proto;l=977
getRequestedSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
Deprecated.
walletrpc.PendingSweep.requested_sat_per_byte is deprecated. See wallet.kit.proto;l=977
getRequestedSatPerByte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
Deprecated.
walletrpc.PendingSweep.requested_sat_per_byte is deprecated. See wallet.kit.proto;l=977
getRequestedSatPerByte() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for requestedSatPerByte.
getRequestedSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The requested fee rate, expressed in sat/vbyte, for this output.
getRequestedSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The requested fee rate, expressed in sat/vbyte, for this output.
getRequestedSatPerVbyte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The requested fee rate, expressed in sat/vbyte, for this output.
getRequestedSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for requestedSatPerVbyte.
getRequestId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The unique ID of the intercepted original gRPC request.
getRequestId() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
The unique ID of the intercepted original gRPC request.
getRequestId() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
The unique ID of the intercepted original gRPC request.
getRequestId() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for requestId.
getRequestOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
getRequestOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
getRequestOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
getRequiredReserve() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
The amount of reserve required.
getRequiredReserve() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
The amount of reserve required.
getRequiredReserve() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponseOrBuilder
The amount of reserve required.
getRequiredReserve() - Method in class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveResponse
Getter for requiredReserve.
getRequiredReserveMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getRequireHtlcInterceptor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Indicates whether the HTLC interceptor API is in always-on mode.
getRequireHtlcInterceptor() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Indicates whether the HTLC interceptor API is in always-on mode.
getRequireHtlcInterceptor() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Indicates whether the HTLC interceptor API is in always-on mode.
getRequireHtlcInterceptor() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for requireHtlcInterceptor.
getReservedBalanceAnchorChan() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The amount of reserve required.
getReservedBalanceAnchorChan() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
The amount of reserve required.
getReservedBalanceAnchorChan() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
The amount of reserve required.
getReservedBalanceAnchorChan() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Getter for reservedBalanceAnchorChan.
getReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The reserve amount in satoshis that we require the remote peer to adhere to.
getReserveSat() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The reserve amount in satoshis that we require the remote peer to adhere to.
getReserveSat() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The reserve amount in satoshis that we require the remote peer to adhere to.
getReserveSat() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for reserveSat.
getResetMissionControlMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getResolutions(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
getResolutions(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
repeated .lnrpc.Resolution resolutions = 13;
getResolutions(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
repeated .lnrpc.Resolution resolutions = 13;
getResolutions() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for a list of resolutions.
getResolutionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
repeated .lnrpc.Resolution resolutions = 13;
getResolutionsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
repeated .lnrpc.Resolution resolutions = 13;
getResolutionType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The type of output we are resolving.
getResolutionType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The type of output we are resolving.
getResolutionType() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The type of output we are resolving.
getResolutionType() - Method in class org.lightningj.lnd.wrapper.message.Resolution
Getter for resolutionType.
getResolutionTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The type of output we are resolving.
getResolutionTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The type of output we are resolving.
getResolutionTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The type of output we are resolving.
getResolveTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Time at which this htlc was settled or canceled.
getResolveTime() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Time at which this htlc was settled or canceled.
getResolveTime() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Time at which this htlc was settled or canceled.
getResolveTime() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for resolveTime.
getResolveTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The time in UNIX nanoseconds at which this HTLC was settled or failed.
getResolveTimeNs() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The time in UNIX nanoseconds at which this HTLC was settled or failed.
getResolveTimeNs() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The time in UNIX nanoseconds at which this HTLC was settled or failed.
getResolveTimeNs() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Getter for resolveTimeNs.
getResourceParameters() - Method in class org.lightningj.lnd.wrapper.ValidationProblems
 
getResponse() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
getResponse() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
getResponse() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
getResponse() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for a list of response.
getResponseBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
getResponseOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
getResponseOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
getResponseOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
getRestoreChannelBackupsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getResults(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResults(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResults(int) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponseOrBuilder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResults() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse
Getter for a list of results.
getResultsBuilder(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsBuilderList() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsCount() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponseOrBuilder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsList() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsList() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsList() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponseOrBuilder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsOrBuilder(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsOrBuilder(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsOrBuilder(int) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponseOrBuilder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsOrBuilderList() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsOrBuilderList() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getResultsOrBuilderList() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponseOrBuilder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
getRevealedLeaf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
getRevealedLeaf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
The tap leaf that is known and will be revealed.
getRevealedLeaf() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialRevealOrBuilder
The tap leaf that is known and will be revealed.
getRevealedLeaf() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
Getter for a list of revealedLeaf.
getRevealedLeafBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
getRevealedLeafOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
getRevealedLeafOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
The tap leaf that is known and will be revealed.
getRevealedLeafOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialRevealOrBuilder
The tap leaf that is known and will be revealed.
getReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, the invoices returned will result from seeking backwards from the specified index offset.
getReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
If set, the invoices returned will result from seeking backwards from the specified index offset.
getReversed() - Method in interface org.lightningj.lnd.proto.LightningApi.ListInvoiceRequestOrBuilder
If set, the invoices returned will result from seeking backwards from the specified index offset.
getReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, the payments returned will result from seeking backwards from the specified index offset.
getReversed() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
If set, the payments returned will result from seeking backwards from the specified index offset.
getReversed() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsRequestOrBuilder
If set, the payments returned will result from seeking backwards from the specified index offset.
getReversed() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Getter for reversed.
getReversed() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Getter for reversed.
getRHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
Hash corresponding to the (hold) invoice to subscribe to.
getRHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
Hash corresponding to the (hold) invoice to subscribe to.
getRHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequestOrBuilder
Hash corresponding to the (hold) invoice to subscribe to.
getRHash() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
bytes r_hash = 1;
getRHash() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
bytes r_hash = 1;
getRHash() - Method in interface org.lightningj.lnd.proto.LightningApi.AddInvoiceResponseOrBuilder
bytes r_hash = 1;
getRHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The hash of the preimage.
getRHash() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The hash of the preimage.
getRHash() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The hash of the preimage.
getRHash() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
The payment hash of the invoice to be looked up.
getRHash() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
The payment hash of the invoice to be looked up.
getRHash() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentHashOrBuilder
The payment hash of the invoice to be looked up.
getRHash() - Method in class org.lightningj.lnd.wrapper.invoices.message.SubscribeSingleInvoiceRequest
Getter for rHash.
getRHash() - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Getter for rHash.
getRHash() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for rHash.
getRHash() - Method in class org.lightningj.lnd.wrapper.message.PaymentHash
Getter for rHash.
getRHashStr() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
getRHashStr() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
getRHashStr() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentHashOrBuilder
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
getRHashStr() - Method in class org.lightningj.lnd.wrapper.message.PaymentHash
Getter for rHashStr.
getRHashStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
getRHashStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
getRHashStrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentHashOrBuilder
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
getRootHashOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
getRootHashOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
getRootHashOnly() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
getRootHashOnly() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Getter for rootHashOnly.
getRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The root key ID used to create the macaroon, must be a positive integer.
getRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
The root key ID used to create the macaroon, must be a positive integer.
getRootKeyId() - Method in interface org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequestOrBuilder
The root key ID used to create the macaroon, must be a positive integer.
getRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
The root key ID to be removed.
getRootKeyId() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
The root key ID to be removed.
getRootKeyId() - Method in interface org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequestOrBuilder
The root key ID to be removed.
getRootKeyId() - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Getter for rootKeyId.
getRootKeyId() - Method in class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDRequest
Getter for rootKeyId.
getRootKeyIds(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
The list of root key IDs that are in use.
getRootKeyIds(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
The list of root key IDs that are in use.
getRootKeyIds(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponseOrBuilder
The list of root key IDs that are in use.
getRootKeyIds() - Method in class org.lightningj.lnd.wrapper.message.ListMacaroonIDsResponse
Getter for a list of rootKeyIds.
getRootKeyIdsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
The list of root key IDs that are in use.
getRootKeyIdsCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
The list of root key IDs that are in use.
getRootKeyIdsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponseOrBuilder
The list of root key IDs that are in use.
getRootKeyIdsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
The list of root key IDs that are in use.
getRootKeyIdsList() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
The list of root key IDs that are in use.
getRootKeyIdsList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponseOrBuilder
The list of root key IDs that are in use.
getRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
An n-of-n secret share of the root seed from which child payment hashes and preimages are derived.
getRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
An n-of-n secret share of the root seed from which child payment hashes and preimages are derived.
getRootShare() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPOrBuilder
An n-of-n secret share of the root seed from which child payment hashes and preimages are derived.
getRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
bytes root_share = 1;
getRootShare() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
bytes root_share = 1;
getRootShare() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPRecordOrBuilder
bytes root_share = 1;
getRootShare() - Method in class org.lightningj.lnd.wrapper.message.AMP
Getter for rootShare.
getRootShare() - Method in class org.lightningj.lnd.wrapper.message.AMPRecord
Getter for rootShare.
getRoute() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
getRoute() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The route taken by this HTLC.
getRoute() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The route taken by this HTLC.
getRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
getRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
Route that should be used to attempt to complete the payment.
getRoute() - Method in interface org.lightningj.lnd.proto.LightningApi.SendToRouteRequestOrBuilder
Route that should be used to attempt to complete the payment.
getRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
getRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
Fully specified route that can be used to execute the payment.
getRoute() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponseOrBuilder
Fully specified route that can be used to execute the payment.
getRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
getRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
Route that should be used to attempt to complete the payment.
getRoute() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequestOrBuilder
Route that should be used to attempt to complete the payment.
getRoute() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Getter for a list of route.
getRoute() - Method in class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Getter for a list of route.
getRoute() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteResponse
Getter for a list of route.
getRoute() - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Getter for a list of route.
getRouteBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
getRouteBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
getRouteBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
getRouteBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
getRouteHints(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHints(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHints(int) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Optional route hints to reach the destination through private channels.
getRouteHints(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHints(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHints(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Optional route hints to reach the destination through private channels.
getRouteHints(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHints() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for a list of routeHints.
getRouteHints() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for a list of routeHints.
getRouteHints() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for a list of routeHints.
getRouteHints() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for a list of routeHints.
getRouteHints() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for a list of routeHints.
getRouteHintsBuilder(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsBuilderList() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsCount() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsCount() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsCount() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Optional route hints to reach the destination through private channels.
getRouteHintsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHintsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsCount() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Optional route hints to reach the destination through private channels.
getRouteHintsCount() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHintsList() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsList() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsList() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsList() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Optional route hints to reach the destination through private channels.
getRouteHintsList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHintsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Optional route hints to reach the destination through private channels.
getRouteHintsList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilder(int) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilder(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilder(int) - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilderList() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Route hints that can each be individually used to assist in reaching the invoice's destination.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
repeated .lnrpc.RouteHint route_hints = 10;
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilderList() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
Optional route hints to reach the destination through private channels.
getRouteHintsOrBuilderList() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
Optional route hints to reach the destination through private channels.
getRouteOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
getRouteOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The route taken by this HTLC.
getRouteOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The route taken by this HTLC.
getRouteOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
getRouteOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
Route that should be used to attempt to complete the payment.
getRouteOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.SendToRouteRequestOrBuilder
Route that should be used to attempt to complete the payment.
getRouteOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
getRouteOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
Fully specified route that can be used to execute the payment.
getRouteOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponseOrBuilder
Fully specified route that can be used to execute the payment.
getRouteOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
getRouteOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
Route that should be used to attempt to complete the payment.
getRouteOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequestOrBuilder
Route that should be used to attempt to complete the payment.
getRoutes(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
getRoutes(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
The route that results from the path finding operation.
getRoutes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesResponseOrBuilder
The route that results from the path finding operation.
getRoutes() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
Getter for a list of routes.
getRoutesBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
getRoutesBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
getRoutesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
getRoutesCount() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
The route that results from the path finding operation.
getRoutesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesResponseOrBuilder
The route that results from the path finding operation.
getRoutesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
getRoutesList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
The route that results from the path finding operation.
getRoutesList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesResponseOrBuilder
The route that results from the path finding operation.
getRoutesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
getRoutesOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
The route that results from the path finding operation.
getRoutesOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesResponseOrBuilder
The route that results from the path finding operation.
getRoutesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
getRoutesOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
The route that results from the path finding operation.
getRoutesOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesResponseOrBuilder
The route that results from the path finding operation.
getRoutingFeeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
A lower bound of the estimated fee to the target destination within the network, expressed in milli-satoshis.
getRoutingFeeMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
A lower bound of the estimated fee to the target destination within the network, expressed in milli-satoshis.
getRoutingFeeMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponseOrBuilder
A lower bound of the estimated fee to the target destination within the network, expressed in milli-satoshis.
getRoutingFeeMsat() - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeResponse
Getter for routingFeeMsat.
getRoutingPolicy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
getRoutingPolicy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
.lnrpc.RoutingPolicy routing_policy = 4;
getRoutingPolicy() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
.lnrpc.RoutingPolicy routing_policy = 4;
getRoutingPolicy() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Getter for a list of routingPolicy.
getRoutingPolicyBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
getRoutingPolicyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
getRoutingPolicyOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
.lnrpc.RoutingPolicy routing_policy = 4;
getRoutingPolicyOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
.lnrpc.RoutingPolicy routing_policy = 4;
getRPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The hex-encoded preimage (32 byte) which will allow settling an incoming HTLC payable to this preimage.
getRPreimage() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The hex-encoded preimage (32 byte) which will allow settling an incoming HTLC payable to this preimage.
getRPreimage() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The hex-encoded preimage (32 byte) which will allow settling an incoming HTLC payable to this preimage.
getRPreimage() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for rPreimage.
getSat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
Value denominated in satoshis.
getSat() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
Value denominated in satoshis.
getSat() - Method in interface org.lightningj.lnd.proto.LightningApi.AmountOrBuilder
Value denominated in satoshis.
getSat() - Method in class org.lightningj.lnd.wrapper.message.Amount
Getter for sat.
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
Deprecated.
lnrpc.CloseChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2018
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
Deprecated.
lnrpc.CloseChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2018
getSatPerByte() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
Deprecated.
lnrpc.CloseChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2018
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2251
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Deprecated.
lnrpc.OpenChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2251
getSatPerByte() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Deprecated.
lnrpc.OpenChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2251
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
Deprecated.
lnrpc.SendCoinsRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1170
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
Deprecated.
lnrpc.SendCoinsRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1170
getSatPerByte() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
Deprecated.
lnrpc.SendCoinsRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1170
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Deprecated.
lnrpc.SendManyRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1135
getSatPerByte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
Deprecated.
lnrpc.SendManyRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1135
getSatPerByte() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
Deprecated.
lnrpc.SendManyRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1135
getSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
Deprecated.
walletrpc.BumpFeeRequest.sat_per_byte is deprecated. See wallet.kit.proto;l=1018
getSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
Deprecated.
walletrpc.BumpFeeRequest.sat_per_byte is deprecated. See wallet.kit.proto;l=1018
getSatPerByte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
Deprecated.
walletrpc.BumpFeeRequest.sat_per_byte is deprecated. See wallet.kit.proto;l=1018
getSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Deprecated.
walletrpc.PendingSweep.sat_per_byte is deprecated. See wallet.kit.proto;l=961
getSatPerByte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
Deprecated.
walletrpc.PendingSweep.sat_per_byte is deprecated. See wallet.kit.proto;l=961
getSatPerByte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
Deprecated.
walletrpc.PendingSweep.sat_per_byte is deprecated. See wallet.kit.proto;l=961
getSatPerByte() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Getter for satPerByte.
getSatPerByte() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for satPerByte.
getSatPerByte() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for satPerByte.
getSatPerByte() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Getter for satPerByte.
getSatPerByte() - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Getter for satPerByte.
getSatPerByte() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for satPerByte.
getSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
The amount of satoshis per kw that should be used in order to reach the confirmation target in the request.
getSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
The amount of satoshis per kw that should be used in order to reach the confirmation target in the request.
getSatPerKw() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponseOrBuilder
The amount of satoshis per kw that should be used in order to reach the confirmation target in the request.
getSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
The number of satoshis per kilo weight that should be used when crafting this transaction.
getSatPerKw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
The number of satoshis per kilo weight that should be used when crafting this transaction.
getSatPerKw() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
The number of satoshis per kilo weight that should be used when crafting this transaction.
getSatPerKw() - Method in class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeResponse
Getter for satPerKw.
getSatPerKw() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Getter for satPerKw.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
A manual fee rate set in sat/vByte that should be used when crafting the funding transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
A manual fee rate set in sat/vByte that should be used when crafting the funding transaction.
getSatPerVbyte() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
A manual fee rate set in sat/vByte that should be used when crafting the funding transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the closure transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
A manual fee rate set in sat/vbyte that should be used when crafting the closure transaction.
getSatPerVbyte() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
A manual fee rate set in sat/vbyte that should be used when crafting the closure transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
The fee rate in satoshi/vbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
The fee rate in satoshi/vbyte.
getSatPerVbyte() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeResponseOrBuilder
The fee rate in satoshi/vbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the funding transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
A manual fee rate set in sat/vbyte that should be used when crafting the funding transaction.
getSatPerVbyte() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
A manual fee rate set in sat/vbyte that should be used when crafting the funding transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
getSatPerVbyte() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
getSatPerVbyte() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
getSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
getSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
getSatPerVbyte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
getSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
getSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
getSatPerVbyte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
getSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The fee rate we'll use to sweep the output, expressed in sat/vbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The fee rate we'll use to sweep the output, expressed in sat/vbyte.
getSatPerVbyte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The fee rate we'll use to sweep the output, expressed in sat/vbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for satPerVbyte.
getSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for satPerVbyte.
getSatRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Satoshis received from this peer
getSatRecv() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Satoshis received from this peer
getSatRecv() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Satoshis received from this peer
getSatRecv() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for satRecv.
getSatSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Satoshis sent to this peer
getSatSent() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
Satoshis sent to this peer
getSatSent() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
Satoshis sent to this peer
getSatSent() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for satSent.
getScaleMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
ScaleMsat describes the scale over which channels statistically have some liquidity left.
getScaleMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
ScaleMsat describes the scale over which channels statistically have some liquidity left.
getScaleMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParametersOrBuilder
ScaleMsat describes the scale over which channels statistically have some liquidity left.
getScaleMsat() - Method in class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Getter for scaleMsat.
getSchema() - Method in class org.lightningj.lnd.wrapper.XMLParser
Loads related XSD schema into Schema object.
getSchemaLocations() - Method in class org.lightningj.lnd.wrapper.V1XMLParser
 
getSchemaLocations() - Method in class org.lightningj.lnd.wrapper.XMLParser
 
getSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Use Schnorr signature.
getSchnorrSig() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
Use Schnorr signature.
getSchnorrSig() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
Use Schnorr signature.
getSchnorrSig() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Getter for schnorrSig.
getSchnorrSigTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The optional Taproot tweak bytes to apply to the private key before creating a Schnorr signature.
getSchnorrSigTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
The optional Taproot tweak bytes to apply to the private key before creating a Schnorr signature.
getSchnorrSigTapTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
The optional Taproot tweak bytes to apply to the private key before creating a Schnorr signature.
getSchnorrSigTapTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Getter for schnorrSigTapTweak.
getScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If this is true, then an option-scid-alias channel-type open will be attempted.
getScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
If this is true, then an option-scid-alias channel-type open will be attempted.
getScidAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
If this is true, then an option-scid-alias channel-type open will be attempted.
getScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If this is true, then an option-scid-alias channel-type open will be attempted.
getScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
If this is true, then an option-scid-alias channel-type open will be attempted.
getScidAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
If this is true, then an option-scid-alias channel-type open will be attempted.
getScidAlias() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for scidAlias.
getScidAlias() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for scidAlias.
getScopeCase() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
getScopeCase() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
getScopeCase() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
 
getScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
Deprecated.
getScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
Deprecated.
getScores() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
Deprecated.
getScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
Deprecated.
getScores() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
Deprecated.
getScores() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
Deprecated.
getScoresAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Returns scores as a detached map.
getScoresAsDetachedMap() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Returns scores as a detached map.
getScoresCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
getScoresCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
getScoresCount() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
map<string, double> scores = 2;
getScoresCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
getScoresCount() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
getScoresCount() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
A map from hex-encoded public keys to scores.
getScoresEntries() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Gets the map entries as a wrapped list, used for XML conversion.
getScoresEntries() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Gets the map entries as a wrapped list, used for XML conversion.
getScoresMap() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
map<string, double> scores = 2;
getScoresMap() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
map<string, double> scores = 2;
getScoresMap() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
map<string, double> scores = 2;
getScoresMap() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
A map from hex-encoded public keys to scores.
getScoresMap() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
A map from hex-encoded public keys to scores.
getScoresMap() - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
A map from hex-encoded public keys to scores.
getScoresOrDefault(String, double) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
map<string, double> scores = 2;
getScoresOrDefault(String, double) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
map<string, double> scores = 2;
getScoresOrDefault(String, double) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
map<string, double> scores = 2;
getScoresOrDefault(String, double) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
A map from hex-encoded public keys to scores.
getScoresOrDefault(String, double) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
A map from hex-encoded public keys to scores.
getScoresOrDefault(String, double) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
A map from hex-encoded public keys to scores.
getScoresOrThrow(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
map<string, double> scores = 2;
getScoresOrThrow(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
map<string, double> scores = 2;
getScoresOrThrow(String) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResultOrBuilder
map<string, double> scores = 2;
getScoresOrThrow(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
A map from hex-encoded public keys to scores.
getScoresOrThrow(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
A map from hex-encoded public keys to scores.
getScoresOrThrow(String) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequestOrBuilder
A map from hex-encoded public keys to scores.
getScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
An output script within a transaction with the hash above which will be used by light clients to match block filters.
getScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
An output script within a transaction with the hash above which will be used by light clients to match block filters.
getScript() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequestOrBuilder
An output script within a transaction with the hash above which will be used by light clients to match block filters.
getScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The output script for the outpoint above.
getScript() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
The output script for the outpoint above.
getScript() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequestOrBuilder
The output script for the outpoint above.
getScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
The script of the tap leaf.
getScript() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
The script of the tap leaf.
getScript() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeafOrBuilder
The script of the tap leaf.
getScript() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Getter for script.
getScript() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Getter for script.
getScript() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapLeaf
Getter for script.
getScriptCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
getScriptCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
getScriptCase() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
 
getScriptRoot() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
The root hash of the tapscript tree if a script path is committed to.
getScriptRoot() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
The root hash of the tapscript tree if a script path is committed to.
getScriptRoot() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDescOrBuilder
The root hash of the tapscript tree if a script path is committed to.
getScriptRoot() - Method in class org.lightningj.lnd.wrapper.signer.message.TaprootTweakDesc
Getter for scriptRoot.
getSeedEntropy() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
seed_entropy is an optional 16-bytes generated via CSPRNG.
getSeedEntropy() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
seed_entropy is an optional 16-bytes generated via CSPRNG.
getSeedEntropy() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequestOrBuilder
seed_entropy is an optional 16-bytes generated via CSPRNG.
getSeedEntropy() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
Getter for seedEntropy.
getSendAll() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
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.
getSendAll() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
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.
getSendAll() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
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.
getSendAll() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for sendAll.
getSendCoinsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSendCustomMessageMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSendManyMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSendOutputsMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getSendPaymentMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSendPaymentMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getSendPaymentSyncMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSendPaymentV2Method() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getSendToRouteMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSendToRouteMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getSendToRouteSyncMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSendToRouteV2Method() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full content of the gRPC message, serialized in the binary protobuf format.
getSerialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
The full content of the gRPC message, serialized in the binary protobuf format.
getSerialized() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMessageOrBuilder
The full content of the gRPC message, serialized in the binary protobuf format.
getSerialized() - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Getter for serialized.
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
getSerializedSize() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
getSerializedSize() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
getSerializedSize() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
getSerializedSize() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
getSerializedSize() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
getSerializedSize() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
getSerializedSize() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
getSerializedSize() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.dev.proto.DevGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.peers.proto.PeersGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
 
getServiceDescriptor() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
The unique ID of the signing session that should be removed/cleaned up.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
The unique ID of the signing session that should be removed/cleaned up.
getSessionId() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequestOrBuilder
The unique ID of the signing session that should be removed/cleaned up.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The unique ID of the signing session to combine the signatures for.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
The unique ID of the signing session to combine the signatures for.
getSessionId() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequestOrBuilder
The unique ID of the signing session to combine the signatures for.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
The unique ID of the signing session those nonces should be registered with.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
The unique ID of the signing session those nonces should be registered with.
getSessionId() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilder
The unique ID of the signing session those nonces should be registered with.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The unique ID that represents this signing session.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
The unique ID that represents this signing session.
getSessionId() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
The unique ID that represents this signing session.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
The unique ID of the signing session to use for signing.
getSessionId() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
The unique ID of the signing session to use for signing.
getSessionId() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequestOrBuilder
The unique ID of the signing session to use for signing.
getSessionId() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupRequest
Getter for sessionId.
getSessionId() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
Getter for sessionId.
getSessionId() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
Getter for sessionId.
getSessionId() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Getter for sessionId.
getSessionId() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Getter for sessionId.
getSessionInfo() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Getter for a list of sessionInfo.
getSessionInfo(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
getSessionInfo(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
A list sessions held with the tower.
getSessionInfo(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
A list sessions held with the tower.
getSessionInfoBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
getSessionInfoBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
getSessionInfoCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
getSessionInfoCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
A list sessions held with the tower.
getSessionInfoCount() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
A list sessions held with the tower.
getSessionInfoList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
getSessionInfoList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
A list sessions held with the tower.
getSessionInfoList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
A list sessions held with the tower.
getSessionInfoOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
getSessionInfoOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
A list sessions held with the tower.
getSessionInfoOrBuilder(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
A list sessions held with the tower.
getSessionInfoOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
getSessionInfoOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
A list sessions held with the tower.
getSessionInfoOrBuilderList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
A list sessions held with the tower.
getSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Getter for a list of sessions.
getSessions() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Getter for a list of sessions.
getSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
getSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
Deprecated.
getSessions(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
Deprecated.
getSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
getSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The list of sessions that have been negotiated with the watchtower.
getSessions(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The list of sessions that have been negotiated with the watchtower.
getSessionsBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
getSessionsBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
getSessionsBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
getSessionsBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
getSessionsCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
getSessionsCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
Deprecated.
getSessionsCount() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
Deprecated.
getSessionsCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
getSessionsCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The list of sessions that have been negotiated with the watchtower.
getSessionsCount() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The list of sessions that have been negotiated with the watchtower.
getSessionsList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
getSessionsList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
Deprecated.
getSessionsList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
Deprecated.
getSessionsList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
getSessionsList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The list of sessions that have been negotiated with the watchtower.
getSessionsList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The list of sessions that have been negotiated with the watchtower.
getSessionsOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
getSessionsOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
Deprecated.
getSessionsOrBuilder(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
Deprecated.
getSessionsOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
getSessionsOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The list of sessions that have been negotiated with the watchtower.
getSessionsOrBuilder(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The list of sessions that have been negotiated with the watchtower.
getSessionsOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
getSessionsOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
Deprecated.
getSessionsOrBuilderList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerOrBuilder
Deprecated.
getSessionsOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
getSessionsOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
The list of sessions that have been negotiated with the watchtower.
getSessionsOrBuilderList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfoOrBuilder
The list of sessions that have been negotiated with the watchtower.
getSetId() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes set_id = 3;
getSetId() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
bytes set_id = 3;
getSetId() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
bytes set_id = 3;
getSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
An identifier for the HTLC set that this HTLC belongs to.
getSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
An identifier for the HTLC set that this HTLC belongs to.
getSetId() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPOrBuilder
An identifier for the HTLC set that this HTLC belongs to.
getSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
bytes set_id = 2;
getSetId() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
bytes set_id = 2;
getSetId() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPRecordOrBuilder
bytes set_id = 2;
getSetId() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
bytes set_id = 1;
getSetId() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
bytes set_id = 1;
getSetId() - Method in interface org.lightningj.lnd.proto.LightningApi.SetIDOrBuilder
bytes set_id = 1;
getSetId() - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Getter for setId.
getSetId() - Method in class org.lightningj.lnd.wrapper.message.AMP
Getter for setId.
getSetId() - Method in class org.lightningj.lnd.wrapper.message.AMPRecord
Getter for setId.
getSetId() - Method in class org.lightningj.lnd.wrapper.message.SetID
Getter for setId.
getSetMissionControlConfigMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getSetScoresMethod() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
 
getSettled() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
lnrpc.Invoice.settled is deprecated. See lightning.api.proto;l=3524
getSettled() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
Deprecated.
lnrpc.Invoice.settled is deprecated. See lightning.api.proto;l=3524
getSettled() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
Deprecated.
lnrpc.Invoice.settled is deprecated. See lightning.api.proto;l=3524
getSettled() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
Settled is true is the htlc was settled.
getSettled() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
Settled is true is the htlc was settled.
getSettled() - Method in interface org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponseOrBuilder
Settled is true is the htlc was settled.
getSettled() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
bool settled = 1;
getSettled() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
bool settled = 1;
getSettled() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEventOrBuilder
bool settled = 1;
getSettled() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for settled.
getSettled() - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionResponse
Getter for settled.
getSettled() - Method in class org.lightningj.lnd.wrapper.router.message.FinalHtlcEvent
Getter for settled.
getSettleDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
When this invoice was settled.
getSettleDate() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
When this invoice was settled.
getSettleDate() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
When this invoice was settled.
getSettleDate() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for settleDate.
getSettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Settled balance at the time of channel closure
getSettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
Settled balance at the time of channel closure
getSettledBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
Settled balance at the time of channel closure
getSettledBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for settledBalance.
getSettleEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
getSettleEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.SettleEvent settle_event = 9;
getSettleEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.SettleEvent settle_event = 9;
getSettleEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for a list of settleEvent.
getSettleEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
getSettleEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
getSettleEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.SettleEvent settle_event = 9;
getSettleEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.SettleEvent settle_event = 9;
getSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The settle index of this HTLC set, if the invoice state is settled.
getSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
The settle index of this HTLC set, if the invoice state is settled.
getSettleIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPInvoiceStateOrBuilder
The settle index of this HTLC set, if the invoice state is settled.
getSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The "settle" index of this invoice.
getSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The "settle" index of this invoice.
getSettleIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The "settle" index of this invoice.
getSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
If specified (non-zero), then we'll first start by sending out notifications for all settled indexes with an settle_index greater than this value.
getSettleIndex() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
If specified (non-zero), then we'll first start by sending out notifications for all settled indexes with an settle_index greater than this value.
getSettleIndex() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceSubscriptionOrBuilder
If specified (non-zero), then we'll first start by sending out notifications for all settled indexes with an settle_index greater than this value.
getSettleIndex() - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Getter for settleIndex.
getSettleIndex() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for settleIndex.
getSettleIndex() - Method in class org.lightningj.lnd.wrapper.message.InvoiceSubscription
Getter for settleIndex.
getSettleInvoiceMethod() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
getSettleTime() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The time this HTLC set was settled expressed in unix epoch.
getSettleTime() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
The time this HTLC set was settled expressed in unix epoch.
getSettleTime() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPInvoiceStateOrBuilder
The time this HTLC set was settled expressed in unix epoch.
getSettleTime() - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Getter for settleTime.
getSharedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
The shared public key, hashed with sha256.
getSharedKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
The shared public key, hashed with sha256.
getSharedKey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponseOrBuilder
The shared public key, hashed with sha256.
getSharedKey() - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyResponse
Getter for sharedKey.
getShimCancel() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
getShimCancel() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to cancel an existing registered funding shim.
getShimCancel() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to cancel an existing registered funding shim.
getShimCancel() - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Getter for a list of shimCancel.
getShimCancelBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
getShimCancelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
getShimCancelOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to cancel an existing registered funding shim.
getShimCancelOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to cancel an existing registered funding shim.
getShimCase() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
getShimCase() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
getShimCase() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
 
getShimRegister() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
getShimRegister() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
The funding shim to register.
getShimRegister() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
The funding shim to register.
getShimRegister() - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Getter for a list of shimRegister.
getShimRegisterBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
getShimRegisterOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
getShimRegisterOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
The funding shim to register.
getShimRegisterOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
The funding shim to register.
getShow() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
bool show = 1;
getShow() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
bool show = 1;
getShow() - Method in interface org.lightningj.lnd.proto.LightningApi.DebugLevelRequestOrBuilder
bool show = 1;
getShow() - Method in class org.lightningj.lnd.wrapper.message.DebugLevelRequest
Getter for show.
getShowCustomAccounts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional flag to return LND's custom accounts (Purpose=1017) public key along with other addresses.
getShowCustomAccounts() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
An optional flag to return LND's custom accounts (Purpose=1017) public key along with other addresses.
getShowCustomAccounts() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequestOrBuilder
An optional flag to return LND's custom accounts (Purpose=1017) public key along with other addresses.
getShowCustomAccounts() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
Getter for showCustomAccounts.
getSighash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The target sighash type that should be used when generating the final sighash, and signature.
getSighash() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
The target sighash type that should be used when generating the final sighash, and signature.
getSighash() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
The target sighash type that should be used when generating the final sighash, and signature.
getSighash() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for sighash.
getSignature() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The signature that validates the announced data and proves the ownership of node id.
getSignature() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The signature that validates the announced data and proves the ownership of node id.
getSignature() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The signature that validates the announced data and proves the ownership of node id.
getSignature() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
The signature for the given message
getSignature() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
The signature for the given message
getSignature() - Method in interface org.lightningj.lnd.proto.LightningApi.SignMessageResponseOrBuilder
The signature for the given message
getSignature() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The signature to be verified over the given message
getSignature() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
The signature to be verified over the given message
getSignature() - Method in interface org.lightningj.lnd.proto.LightningApi.VerifyMessageRequestOrBuilder
The signature to be verified over the given message
getSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
The signature for the given message in the fixed-size LN wire format.
getSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
The signature for the given message in the fixed-size LN wire format.
getSignature() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageRespOrBuilder
The signature for the given message in the fixed-size LN wire format.
getSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The fixed-size LN wire encoded signature to be verified over the given message.
getSignature() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
The fixed-size LN wire encoded signature to be verified over the given message.
getSignature() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReqOrBuilder
The fixed-size LN wire encoded signature to be verified over the given message.
getSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
The compact ECDSA signature for the given message encoded in base64.
getSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
The compact ECDSA signature for the given message encoded in base64.
getSignature() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponseOrBuilder
The compact ECDSA signature for the given message encoded in base64.
getSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The compact ECDSA signature to be verified over the given message ecoded in base64.
getSignature() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
The compact ECDSA signature to be verified over the given message ecoded in base64.
getSignature() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder
The compact ECDSA signature to be verified over the given message ecoded in base64.
getSignature() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for signature.
getSignature() - Method in class org.lightningj.lnd.wrapper.message.SignMessageResponse
Getter for signature.
getSignature() - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageRequest
Getter for signature.
getSignature() - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageResp
Getter for signature.
getSignature() - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Getter for signature.
getSignature() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrResponse
Getter for signature.
getSignature() - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Getter for signature.
getSignatureBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
The signature for the given message
getSignatureBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
The signature for the given message
getSignatureBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SignMessageResponseOrBuilder
The signature for the given message
getSignatureBytes() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The signature to be verified over the given message
getSignatureBytes() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
The signature to be verified over the given message
getSignatureBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.VerifyMessageRequestOrBuilder
The signature to be verified over the given message
getSignatureBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
The compact ECDSA signature for the given message encoded in base64.
getSignatureBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
The compact ECDSA signature for the given message encoded in base64.
getSignatureBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponseOrBuilder
The compact ECDSA signature for the given message encoded in base64.
getSignatureBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The compact ECDSA signature to be verified over the given message ecoded in base64.
getSignatureBytes() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
The compact ECDSA signature to be verified over the given message ecoded in base64.
getSignatureBytes() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder
The compact ECDSA signature to be verified over the given message ecoded in base64.
getSignDescs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
getSignDescs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
A set of sign descriptors, for each input to be signed.
getSignDescs(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
A set of sign descriptors, for each input to be signed.
getSignDescs() - Method in class org.lightningj.lnd.wrapper.signer.message.SignReq
Getter for a list of signDescs.
getSignDescsBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
getSignDescsBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
getSignDescsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
getSignDescsCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
A set of sign descriptors, for each input to be signed.
getSignDescsCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
A set of sign descriptors, for each input to be signed.
getSignDescsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
getSignDescsList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
A set of sign descriptors, for each input to be signed.
getSignDescsList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
A set of sign descriptors, for each input to be signed.
getSignDescsOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
getSignDescsOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
A set of sign descriptors, for each input to be signed.
getSignDescsOrBuilder(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
A set of sign descriptors, for each input to be signed.
getSignDescsOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
getSignDescsOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
A set of sign descriptors, for each input to be signed.
getSignDescsOrBuilderList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignReqOrBuilder
A set of sign descriptors, for each input to be signed.
getSignedInputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The indices of signed inputs.
getSignedInputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
The indices of signed inputs.
getSignedInputs(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponseOrBuilder
The indices of signed inputs.
getSignedInputs() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
Getter for a list of signedInputs.
getSignedInputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The indices of signed inputs.
getSignedInputsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
The indices of signed inputs.
getSignedInputsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponseOrBuilder
The indices of signed inputs.
getSignedInputsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The indices of signed inputs.
getSignedInputsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
The indices of signed inputs.
getSignedInputsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponseOrBuilder
The indices of signed inputs.
getSignedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
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.
getSignedPsbt() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
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.
getSignedPsbt() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalizeOrBuilder
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.
getSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
The fully signed and finalized transaction in PSBT format.
getSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
The fully signed and finalized transaction in PSBT format.
getSignedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponseOrBuilder
The fully signed and finalized transaction in PSBT format.
getSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The signed transaction in PSBT format.
getSignedPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
The signed transaction in PSBT format.
getSignedPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponseOrBuilder
The signed transaction in PSBT format.
getSignedPsbt() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Getter for signedPsbt.
getSignedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtResponse
Getter for signedPsbt.
getSignedPsbt() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
Getter for signedPsbt.
getSignMessageMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSignMessageMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getSignMessageWithAddrMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getSignMethod() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The sign method specifies how the input should be signed.
getSignMethod() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
The sign method specifies how the input should be signed.
getSignMethod() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
The sign method specifies how the input should be signed.
getSignMethod() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for signMethod.
getSignMethodValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The sign method specifies how the input should be signed.
getSignMethodValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
The sign method specifies how the input should be signed.
getSignMethodValue() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
The sign method specifies how the input should be signed.
getSignOutputRawMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getSignPsbtMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getSigScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The optional sig script for the specified witness that will only be set if the input specified is a nested p2sh witness program.
getSigScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
The optional sig script for the specified witness that will only be set if the input specified is a nested p2sh witness program.
getSigScript() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptOrBuilder
The optional sig script for the specified witness that will only be set if the input specified is a nested p2sh witness program.
getSigScript() - Method in class org.lightningj.lnd.wrapper.signer.message.InputScript
Getter for sigScript.
getSingleChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
getSingleChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
The set of new channels that have been added since the last channel backup snapshot was requested.
getSingleChanBackups() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshotOrBuilder
The set of new channels that have been added since the last channel backup snapshot was requested.
getSingleChanBackups() - Method in class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
Getter for a list of singleChanBackups.
getSingleChanBackupsBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
getSingleChanBackupsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
getSingleChanBackupsOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
The set of new channels that have been added since the last channel backup snapshot was requested.
getSingleChanBackupsOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshotOrBuilder
The set of new channels that have been added since the last channel backup snapshot was requested.
getSingleHash() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
Instead of the default double-SHA256 hashing of the message before signing, only use one round of hashing instead.
getSingleHash() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
Instead of the default double-SHA256 hashing of the message before signing, only use one round of hashing instead.
getSingleHash() - Method in interface org.lightningj.lnd.proto.LightningApi.SignMessageRequestOrBuilder
Instead of the default double-SHA256 hashing of the message before signing, only use one round of hashing instead.
getSingleHash() - Method in class org.lightningj.lnd.wrapper.message.SignMessageRequest
Getter for singleHash.
getSingleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A scalar value that will be added to the private key corresponding to the above public key to obtain the private key to be used to sign this input.
getSingleTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A scalar value that will be added to the private key corresponding to the above public key to obtain the private key to be used to sign this input.
getSingleTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A scalar value that will be added to the private key corresponding to the above public key to obtain the private key to be used to sign this input.
getSingleTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for singleTweak.
getSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block size (bytes).
getSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block size (bytes).
getSize() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block size (bytes).
getSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block size (bytes).
getSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block size (bytes).
getSize() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block size (bytes).
getSize() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for size.
getSize() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for size.
getSkipFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
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.
getSkipFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
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.
getSkipFinalize() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingPsbtVerifyOrBuilder
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.
getSkipFinalize() - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Getter for skipFinalize.
getSkipTempErr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Whether the payment should be marked as failed when a temporary error is returned from the given route.
getSkipTempErr() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
Whether the payment should be marked as failed when a temporary error is returned from the given route.
getSkipTempErr() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequestOrBuilder
Whether the payment should be marked as failed when a temporary error is returned from the given route.
getSkipTempErr() - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Getter for skipTempErr.
getSourcePubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The source node where the request route should originated from.
getSourcePubKey() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The source node where the request route should originated from.
getSourcePubKey() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The source node where the request route should originated from.
getSourcePubKey() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for sourcePubKey.
getSourcePubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The source node where the request route should originated from.
getSourcePubKeyBytes() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The source node where the request route should originated from.
getSourcePubKeyBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The source node where the request route should originated from.
getSpend() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
getSpend() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
An event that includes the details of the spending transaction of the request (outpoint/output script).
getSpend() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
An event that includes the details of the spending transaction of the request (outpoint/output script).
getSpend() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendEvent
Getter for a list of spend.
getSpendBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
getSpendingHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The height at which the spending transaction was included in a block.
getSpendingHeight() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
The height at which the spending transaction was included in a block.
getSpendingHeight() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetailsOrBuilder
The height at which the spending transaction was included in a block.
getSpendingHeight() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Getter for spendingHeight.
getSpendingInputIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The input of the spending transaction that fulfilled the spend request.
getSpendingInputIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
The input of the spending transaction that fulfilled the spend request.
getSpendingInputIndex() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetailsOrBuilder
The input of the spending transaction that fulfilled the spend request.
getSpendingInputIndex() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Getter for spendingInputIndex.
getSpendingOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
getSpendingOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
The outpoint was that spent.
getSpendingOutpoint() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetailsOrBuilder
The outpoint was that spent.
getSpendingOutpoint() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Getter for a list of spendingOutpoint.
getSpendingOutpointBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
getSpendingOutpointOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
getSpendingOutpointOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
The outpoint was that spent.
getSpendingOutpointOrBuilder() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetailsOrBuilder
The outpoint was that spent.
getSpendingTxHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The hash of the spending transaction.
getSpendingTxHash() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
The hash of the spending transaction.
getSpendingTxHash() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetailsOrBuilder
The hash of the spending transaction.
getSpendingTxHash() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Getter for spendingTxHash.
getSpendOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
getSpendOrBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
An event that includes the details of the spending transaction of the request (outpoint/output script).
getSpendOrBuilder() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
An event that includes the details of the spending transaction of the request (outpoint/output script).
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
Whether unconfirmed outputs should be used as inputs for the funding transaction.
getSpendUnconfirmed() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Whether unconfirmed outputs should be used as inputs for the funding transaction.
getSpendUnconfirmed() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequestOrBuilder
Whether unconfirmed outputs should be used as inputs for the transaction.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Getter for spendUnconfirmed.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Getter for spendUnconfirmed.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for spendUnconfirmed.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for spendUnconfirmed.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Getter for spendUnconfirmed.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for spendUnconfirmed.
getSpendUnconfirmed() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Getter for spendUnconfirmed.
getStage() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
Indicates whether the htlc is in its first or second stage of recovery
getStage() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
Indicates whether the htlc is in its first or second stage of recovery
getStage() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingHTLCOrBuilder
Indicates whether the htlc is in its first or second stage of recovery
getStage() - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Getter for stage.
getStartHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
The height from which to list transactions, inclusive.
getStartHeight() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
The height from which to list transactions, inclusive.
getStartHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.GetTransactionsRequestOrBuilder
The height from which to list transactions, inclusive.
getStartHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
The start height to use when fetching sweeps.
getStartHeight() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
The start height to use when fetching sweeps.
getStartHeight() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequestOrBuilder
The start height to use when fetching sweeps.
getStartHeight() - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Getter for startHeight.
getStartHeight() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsRequest
Getter for startHeight.
getStartTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Start time is the starting point of the forwarding history request.
getStartTime() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
Start time is the starting point of the forwarding history request.
getStartTime() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequestOrBuilder
Start time is the starting point of the forwarding history request.
getStartTime() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Getter for startTime.
getState() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The state the HTLCs associated with this setID are in.
getState() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
The state the HTLCs associated with this setID are in.
getState() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPInvoiceStateOrBuilder
The state the HTLCs associated with this setID are in.
getState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The state the invoice is in.
getState() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The state the invoice is in.
getState() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Current state the htlc is in.
getState() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Current state the htlc is in.
getState() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Current state the htlc is in.
getState() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The state the invoice is in.
getState() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
Current state the payment is in.
getState() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
Current state the payment is in.
getState() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
Current state the payment is in.
getState(Stateservice.GetStateRequest, StreamObserver<Stateservice.GetStateResponse>) - Method in interface org.lightningj.lnd.stateservice.proto.StateGrpc.AsyncService
GetState returns the current wallet state without streaming further changes.
getState(Stateservice.GetStateRequest) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateBlockingStub
GetState returns the current wallet state without streaming further changes.
getState(Stateservice.GetStateRequest) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateFutureStub
GetState returns the current wallet state without streaming further changes.
getState(Stateservice.GetStateRequest, StreamObserver<Stateservice.GetStateResponse>) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateStub
GetState returns the current wallet state without streaming further changes.
getState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
.lnrpc.WalletState state = 1;
getState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
.lnrpc.WalletState state = 1;
getState() - Method in interface org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponseOrBuilder
.lnrpc.WalletState state = 1;
getState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
.lnrpc.WalletState state = 1;
getState() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
.lnrpc.WalletState state = 1;
getState() - Method in interface org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponseOrBuilder
.lnrpc.WalletState state = 1;
getState() - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Getter for state.
getState() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for state.
getState() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Getter for state.
getState() - Method in class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Getter for state.
getState(StreamObserver<GetStateResponse>) - Method in class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
Method to generate a getState request.
getState(GetStateRequest, StreamObserver<GetStateResponse>) - Method in class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
Method to send a getState request.
getState() - Method in class org.lightningj.lnd.wrapper.stateservice.message.GetStateResponse
Getter for state.
getState() - Method in class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateResponse
Getter for state.
getState() - Method in class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
Method to generate a getState request.
getState(GetStateRequest) - Method in class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
Method to send a getState request.
getStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
getStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
getStatelessInit() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequestOrBuilder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
getStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
getStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
getStatelessInit() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
getStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its file system.
getStatelessInit() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its file system.
getStatelessInit() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its file system.
getStatelessInit() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Getter for statelessInit.
getStatelessInit() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for statelessInit.
getStatelessInit() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Getter for statelessInit.
GetStateRequest - Class in org.lightningj.lnd.wrapper.stateservice.message
Wrapper class for GetStateRequest.
GetStateRequest() - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.GetStateRequest
Empty Constructor
GetStateRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.GetStateRequest
Json Parsing Constructor
GetStateRequest(Stateservice.GetStateRequest) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.GetStateRequest
Constructor using underlying Lightning API Object
GetStateResponse - Class in org.lightningj.lnd.wrapper.stateservice.message
Wrapper class for GetStateResponse.
GetStateResponse() - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.GetStateResponse
Empty Constructor
GetStateResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.GetStateResponse
Json Parsing Constructor
GetStateResponse(Stateservice.GetStateResponse) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.GetStateResponse
Constructor using underlying Lightning API Object
getStateValue() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The state the HTLCs associated with this setID are in.
getStateValue() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
The state the HTLCs associated with this setID are in.
getStateValue() - Method in interface org.lightningj.lnd.proto.LightningApi.AMPInvoiceStateOrBuilder
The state the HTLCs associated with this setID are in.
getStateValue() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The state the invoice is in.
getStateValue() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The state the invoice is in.
getStateValue() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Current state the htlc is in.
getStateValue() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Current state the htlc is in.
getStateValue() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Current state the htlc is in.
getStateValue() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The state the invoice is in.
getStateValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
Current state the payment is in.
getStateValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
Current state the payment is in.
getStateValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatusOrBuilder
Current state the payment is in.
getStateValue() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
.lnrpc.WalletState state = 1;
getStateValue() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
.lnrpc.WalletState state = 1;
getStateValue() - Method in interface org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponseOrBuilder
.lnrpc.WalletState state = 1;
getStateValue() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
.lnrpc.WalletState state = 1;
getStateValue() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
.lnrpc.WalletState state = 1;
getStateValue() - Method in interface org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponseOrBuilder
.lnrpc.WalletState state = 1;
getStaticRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.static_remote_key is deprecated. See lightning.api.proto;l=1492
getStaticRemoteKey() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Deprecated.
lnrpc.Channel.static_remote_key is deprecated. See lightning.api.proto;l=1492
getStaticRemoteKey() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Deprecated.
lnrpc.Channel.static_remote_key is deprecated. See lightning.api.proto;l=1492
getStaticRemoteKey() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for staticRemoteKey.
getStatsMethod() - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
getStatus() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The status of the HTLC.
getStatus() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The status of the HTLC.
getStatus() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The status of the HTLC.
getStatus() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The status of the payment.
getStatus() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The status of the payment.
getStatus() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The status of the payment.
getStatus() - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Getter for status.
getStatus() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for status.
getStatus() - Method in exception org.lightningj.lnd.wrapper.StatusException
 
getStatusMethod() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
 
getStatusMethod() - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
getStatusValue() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The status of the HTLC.
getStatusValue() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The status of the HTLC.
getStatusValue() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The status of the HTLC.
getStatusValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The status of the payment.
getStatusValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The status of the payment.
getStatusValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The status of the payment.
getStopDaemonMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getStorageId() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
bytes storageId = 2;
getStorageId() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
bytes storageId = 2;
getStorageId() - Method in interface org.lightningj.lnd.proto.LightningApi.MacaroonIdOrBuilder
bytes storageId = 2;
getStorageId() - Method in class org.lightningj.lnd.wrapper.message.MacaroonId
Getter for storageId.
getStoreFinalHtlcResolutions() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Indicates whether final htlc resolutions are stored on disk.
getStoreFinalHtlcResolutions() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Indicates whether final htlc resolutions are stored on disk.
getStoreFinalHtlcResolutions() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Indicates whether final htlc resolutions are stored on disk.
getStoreFinalHtlcResolutions() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for storeFinalHtlcResolutions.
getStreamAuth() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
getStreamAuth() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
getStreamAuth() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
getStreamAuth() - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Getter for a list of streamAuth.
getStreamAuthBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
getStreamAuthOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
getStreamAuthOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
getStreamAuthOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
getStreamRpc() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
Indicates whether the message was sent over a streaming RPC method or not.
getStreamRpc() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
Indicates whether the message was sent over a streaming RPC method or not.
getStreamRpc() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMessageOrBuilder
Indicates whether the message was sent over a streaming RPC method or not.
getStreamRpc() - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Getter for streamRpc.
getStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block size excluding witness data.
getStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block size excluding witness data.
getStrippedSize() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block size excluding witness data.
getStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block size excluding witness data.
getStrippedSize() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block size excluding witness data.
getStrippedSize() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block size excluding witness data.
getStrippedSize() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for strippedSize.
getStrippedSize() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for strippedSize.
getStub() - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.chainkit.AsynchronousChainKitAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.dev.SynchronousDevAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.peers.SynchronousPeersAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.verrpc.SynchronousVersionerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.watchtower.AsynchronousWatchtowerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.watchtower.SynchronousWatchtowerAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
 
getStub() - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
 
getSubMessageResults() - Method in class org.lightningj.lnd.wrapper.ValidationResult
 
getSubscribeChannelBackupsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSubscribeChannelEventsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSubscribeChannelGraphMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSubscribeCustomMessagesMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSubscribedEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
getSubscribedEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.SubscribedEvent subscribed_event = 11;
getSubscribedEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.SubscribedEvent subscribed_event = 11;
getSubscribedEvent() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for a list of subscribedEvent.
getSubscribedEventBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
getSubscribedEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
getSubscribedEventOrBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.SubscribedEvent subscribed_event = 11;
getSubscribedEventOrBuilder() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.SubscribedEvent subscribed_event = 11;
getSubscribeHtlcEventsMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getSubscribeInvoicesMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSubscribePeerEventsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSubscribeSingleInvoiceMethod() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
getSubscribeStateMethod() - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
 
getSubscribeTransactionsMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getSubSystems() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
string sub_systems = 1;
getSubSystems() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
string sub_systems = 1;
getSubSystems() - Method in interface org.lightningj.lnd.proto.LightningApi.DebugLevelResponseOrBuilder
string sub_systems = 1;
getSubSystems() - Method in class org.lightningj.lnd.wrapper.message.DebugLevelResponse
Getter for subSystems.
getSubSystemsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
string sub_systems = 1;
getSubSystemsBytes() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
string sub_systems = 1;
getSubSystemsBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.DebugLevelResponseOrBuilder
string sub_systems = 1;
getSuccess() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
bool success = 2;
getSuccess() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
bool success = 2;
getSuccess() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdateOrBuilder
bool success = 2;
getSuccess() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
Getter for success.
getSuccessAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Highest amount that we could successfully forward in millisats.
getSuccessAmtMsat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
Highest amount that we could successfully forward in millisats.
getSuccessAmtMsat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
Highest amount that we could successfully forward in millisats.
getSuccessAmtMsat() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Getter for successAmtMsat.
getSuccessAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Highest amount that we could successfully forward rounded to whole sats.
getSuccessAmtSat() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
Highest amount that we could successfully forward rounded to whole sats.
getSuccessAmtSat() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
Highest amount that we could successfully forward rounded to whole sats.
getSuccessAmtSat() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Getter for successAmtSat.
getSuccessProb() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The success probability of the returned route based on the current mission control state.
getSuccessProb() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
The success probability of the returned route based on the current mission control state.
getSuccessProb() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesResponseOrBuilder
The success probability of the returned route based on the current mission control state.
getSuccessProb() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
Getter for successProb.
getSuccessTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Time of last success.
getSuccessTime() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
Time of last success.
getSuccessTime() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairDataOrBuilder
Time of last success.
getSuccessTime() - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Getter for successTime.
getSupportedVersions() - Method in class org.lightningj.lnd.wrapper.XMLParserFactory
Returns a set of supported XML Parser versions.
getSweepSatPerByte() - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Getter for sweepSatPerByte.
getSweepSatPerByte() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Getter for sweepSatPerByte.
getSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
Deprecated.
wtclientrpc.PolicyResponse.sweep_sat_per_byte is deprecated. See wtclient.proto;l=222
getSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
Deprecated.
wtclientrpc.PolicyResponse.sweep_sat_per_byte is deprecated. See wtclient.proto;l=222
getSweepSatPerByte() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponseOrBuilder
Deprecated.
wtclientrpc.PolicyResponse.sweep_sat_per_byte is deprecated. See wtclient.proto;l=222
getSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
Deprecated.
wtclientrpc.TowerSession.sweep_sat_per_byte is deprecated. See wtclient.proto;l=103
getSweepSatPerByte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
Deprecated.
wtclientrpc.TowerSession.sweep_sat_per_byte is deprecated. See wtclient.proto;l=103
getSweepSatPerByte() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionOrBuilder
Deprecated.
wtclientrpc.TowerSession.sweep_sat_per_byte is deprecated. See wtclient.proto;l=103
getSweepSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Getter for sweepSatPerVbyte.
getSweepSatPerVbyte() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Getter for sweepSatPerVbyte.
getSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
The fee rate, in satoshis per vbyte, that will be used by watchtowers for justice transactions in response to channel breaches.
getSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
The fee rate, in satoshis per vbyte, that will be used by watchtowers for justice transactions in response to channel breaches.
getSweepSatPerVbyte() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponseOrBuilder
The fee rate, in satoshis per vbyte, that will be used by watchtowers for justice transactions in response to channel breaches.
getSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The fee rate, in satoshis per vbyte, that will be used by the watchtower for the justice transaction in the event of a channel breach.
getSweepSatPerVbyte() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
The fee rate, in satoshis per vbyte, that will be used by the watchtower for the justice transaction in the event of a channel breach.
getSweepSatPerVbyte() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionOrBuilder
The fee rate, in satoshis per vbyte, that will be used by the watchtower for the justice transaction in the event of a channel breach.
getSweepsCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
getSweepsCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
getSweepsCase() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponseOrBuilder
 
getSweepTxid() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The hex-encoded transaction ID of the sweep transaction that spent the output.
getSweepTxid() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The hex-encoded transaction ID of the sweep transaction that spent the output.
getSweepTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The hex-encoded transaction ID of the sweep transaction that spent the output.
getSweepTxid() - Method in class org.lightningj.lnd.wrapper.message.Resolution
Getter for sweepTxid.
getSweepTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The hex-encoded transaction ID of the sweep transaction that spent the output.
getSweepTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The hex-encoded transaction ID of the sweep transaction that spent the output.
getSweepTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The hex-encoded transaction ID of the sweep transaction that spent the output.
getSynced() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Is fully synced.
getSynced() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
Is fully synced.
getSynced() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponseOrBuilder
Is fully synced.
getSynced() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Getter for synced.
getSyncedToChain() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Whether the wallet's view is synced to the main chain
getSyncedToChain() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Whether the wallet's view is synced to the main chain
getSyncedToChain() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Whether the wallet's view is synced to the main chain
getSyncedToChain() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for syncedToChain.
getSyncedToGraph() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Whether we consider ourselves synced with the public channel graph.
getSyncedToGraph() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Whether we consider ourselves synced with the public channel graph.
getSyncedToGraph() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Whether we consider ourselves synced with the public channel graph.
getSyncedToGraph() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for syncedToGraph.
getSyncType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The type of sync we are currently performing with this peer.
getSyncType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The type of sync we are currently performing with this peer.
getSyncType() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The type of sync we are currently performing with this peer.
getSyncType() - Method in class org.lightningj.lnd.wrapper.message.Peer
Getter for syncType.
getSyncTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The type of sync we are currently performing with this peer.
getSyncTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
The type of sync we are currently performing with this peer.
getSyncTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerOrBuilder
The type of sync we are currently performing with this peer.
getTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
getTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
getTaprootInternalKey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponseOrBuilder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
getTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
getTaprootInternalKey() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
getTaprootInternalKey() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
getTaprootInternalKey() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Getter for taprootInternalKey.
getTaprootInternalKey() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Getter for taprootInternalKey.
getTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Getter for a list of taprootTweak.
getTaprootTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Getter for a list of taprootTweak.
getTaprootTweakBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweakBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweakOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweakOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweakOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweakOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweakOrBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTaprootTweakOrBuilder() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
getTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The 32 byte input to the taproot tweak derivation that is used to derive the output key from an internal key: outputKey = internalKey + tagged_hash("tapTweak", internalKey || tapTweak).
getTapTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
The 32 byte input to the taproot tweak derivation that is used to derive the output key from an internal key: outputKey = internalKey + tagged_hash("tapTweak", internalKey || tapTweak).
getTapTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
The 32 byte input to the taproot tweak derivation that is used to derive the output key from an internal key: outputKey = internalKey + tagged_hash("tapTweak", internalKey || tapTweak).
getTapTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for tapTweak.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The target number of blocks that the funding transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
The target number of blocks that the funding transaction should be confirmed by.
getTargetConf() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequestOrBuilder
The target number of blocks that the funding transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The target number of blocks that the closure transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
The target number of blocks that the closure transaction should be confirmed by.
getTargetConf() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
The target number of blocks that the closure transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in interface org.lightningj.lnd.proto.LightningApi.EstimateFeeRequestOrBuilder
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The target number of blocks that the funding transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
The target number of blocks that the funding transaction should be confirmed by.
getTargetConf() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
The target number of blocks that the funding transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsRequestOrBuilder
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyRequestOrBuilder
The target number of blocks that this transaction should be confirmed by.
getTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The target number of blocks that the input should be spent within.
getTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
The target number of blocks that the input should be spent within.
getTargetConf() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
The target number of blocks that the input should be spent within.
getTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The target number of blocks that the transaction should be confirmed in.
getTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The target number of blocks that the transaction should be confirmed in.
getTargetConf() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The target number of blocks that the transaction should be confirmed in.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Getter for targetConf.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Getter for targetConf.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Getter for targetConf.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for targetConf.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Getter for targetConf.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Getter for targetConf.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Getter for targetConf.
getTargetConf() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Getter for targetConf.
getTemplateCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
getTemplateCase() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
getTemplateCase() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
 
getTestnet() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Deprecated.
lnrpc.GetInfoResponse.testnet is deprecated. See lightning.api.proto;l=1936
getTestnet() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
Deprecated.
lnrpc.GetInfoResponse.testnet is deprecated. See lightning.api.proto;l=1936
getTestnet() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
Deprecated.
lnrpc.GetInfoResponse.testnet is deprecated. See lightning.api.proto;l=1936
getTestnet() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for testnet.
getThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This uint32 indicates if this channel is to be considered 'frozen'.
getThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
This uint32 indicates if this channel is to be considered 'frozen'.
getThawHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
This uint32 indicates if this channel is to be considered 'frozen'.
getThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
This uint32 indicates if this channel is to be considered 'frozen'.
getThawHeight() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
This uint32 indicates if this channel is to be considered 'frozen'.
getThawHeight() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
This uint32 indicates if this channel is to be considered 'frozen'.
getThawHeight() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for thawHeight.
getThawHeight() - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Getter for thawHeight.
getTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block time in seconds since epoch (Jan 1 1970 GMT).
getTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block time in seconds since epoch (Jan 1 1970 GMT).
getTime() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block time in seconds since epoch (Jan 1 1970 GMT).
getTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block time in seconds since epoch (Jan 1 1970 GMT).
getTime() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block time in seconds since epoch (Jan 1 1970 GMT).
getTime() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block time in seconds since epoch (Jan 1 1970 GMT).
getTime() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for time.
getTime() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for time.
getTimeLockDelay() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
An estimate of the worst case time delay that can occur.
getTimeLockDelay() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
An estimate of the worst case time delay that can occur.
getTimeLockDelay() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponseOrBuilder
An estimate of the worst case time delay that can occur.
getTimeLockDelay() - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeResponse
Getter for timeLockDelay.
getTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The minimum number of blocks this node requires to be added to the expiry of HTLCs.
getTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
The minimum number of blocks this node requires to be added to the expiry of HTLCs.
getTimeLockDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
The minimum number of blocks this node requires to be added to the expiry of HTLCs.
getTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The required timelock delta for HTLCs forwarded over the channel.
getTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
The required timelock delta for HTLCs forwarded over the channel.
getTimeLockDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
The required timelock delta for HTLCs forwarded over the channel.
getTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint32 time_lock_delta = 1;
getTimeLockDelta() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
uint32 time_lock_delta = 1;
getTimeLockDelta() - Method in interface org.lightningj.lnd.proto.LightningApi.RoutingPolicyOrBuilder
uint32 time_lock_delta = 1;
getTimeLockDelta() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for timeLockDelta.
getTimeLockDelta() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Getter for timeLockDelta.
getTimeLockDelta() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Getter for timeLockDelta.
getTimeLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The sum of all the time-locked outputs at the time of channel closure
getTimeLockedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The sum of all the time-locked outputs at the time of channel closure
getTimeLockedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The sum of all the time-locked outputs at the time of channel closure
getTimeLockedBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for timeLockedBalance.
getTimeout() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
The connection timeout value (in seconds) for this request.
getTimeout() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
The connection timeout value (in seconds) for this request.
getTimeout() - Method in interface org.lightningj.lnd.proto.LightningApi.ConnectPeerRequestOrBuilder
The connection timeout value (in seconds) for this request.
getTimeout() - Method in class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Getter for timeout.
getTimeoutSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An upper limit on the amount of time we should spend when attempting to fulfill the payment.
getTimeoutSeconds() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
An upper limit on the amount of time we should spend when attempting to fulfill the payment.
getTimeoutSeconds() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
An upper limit on the amount of time we should spend when attempting to fulfill the payment.
getTimeoutSeconds() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for timeoutSeconds.
getTimePref() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The time preference for this payment.
getTimePref() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The time preference for this payment.
getTimePref() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The time preference for this payment.
getTimePref() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The time preference for this payment.
getTimePref() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
The time preference for this payment.
getTimePref() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequestOrBuilder
The time preference for this payment.
getTimePref() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for timePref.
getTimePref() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Getter for timePref.
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
A timestamp that allows ordering in the case of multiple announcements.
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
A timestamp that allows ordering in the case of multiple announcements.
getTimestamp() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelUpdateOrBuilder
A timestamp that allows ordering in the case of multiple announcements.
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
Deprecated.
lnrpc.ForwardingEvent.timestamp is deprecated. See lightning.api.proto;l=4270
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
Deprecated.
lnrpc.ForwardingEvent.timestamp is deprecated. See lightning.api.proto;l=4270
getTimestamp() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
Deprecated.
lnrpc.ForwardingEvent.timestamp is deprecated. See lightning.api.proto;l=4270
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 timestamp = 4;
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
int64 timestamp = 4;
getTimestamp() - Method in interface org.lightningj.lnd.proto.LightningApi.PayReqOrBuilder
int64 timestamp = 4;
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The unix timestamp in seconds when the error occurred.
getTimestamp() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
The unix timestamp in seconds when the error occurred.
getTimestamp() - Method in interface org.lightningj.lnd.proto.LightningApi.TimestampedErrorOrBuilder
The unix timestamp in seconds when the error occurred.
getTimeStamp() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Timestamp of this transaction
getTimeStamp() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Timestamp of this transaction
getTimeStamp() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Timestamp of this transaction
getTimestamp() - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Getter for timestamp.
getTimestamp() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for timestamp.
getTimestamp() - Method in class org.lightningj.lnd.wrapper.message.PayReq
Getter for timestamp.
getTimestamp() - Method in class org.lightningj.lnd.wrapper.message.TimestampedError
Getter for timestamp.
getTimeStamp() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for timeStamp.
getTimestampNs() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The number of nanoseconds elapsed since January 1, 1970 UTC when this circuit was completed.
getTimestampNs() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
The number of nanoseconds elapsed since January 1, 1970 UTC when this circuit was completed.
getTimestampNs() - Method in interface org.lightningj.lnd.proto.LightningApi.ForwardingEventOrBuilder
The number of nanoseconds elapsed since January 1, 1970 UTC when this circuit was completed.
getTimestampNs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The time in unix nanoseconds that the event occurred.
getTimestampNs() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
The time in unix nanoseconds that the event occurred.
getTimestampNs() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
The time in unix nanoseconds that the event occurred.
getTimestampNs() - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Getter for timestampNs.
getTimestampNs() - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Getter for timestampNs.
getTlvPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.tlv_payload is deprecated. See lightning.api.proto;l=3092
getTlvPayload() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
Deprecated.
lnrpc.Hop.tlv_payload is deprecated. See lightning.api.proto;l=3092
getTlvPayload() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
Deprecated.
lnrpc.Hop.tlv_payload is deprecated. See lightning.api.proto;l=3092
getTlvPayload() - Method in class org.lightningj.lnd.wrapper.message.Hop
Getter for tlvPayload.
getTo() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
The receiving node of the pair.
getTo() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
The receiving node of the pair.
getTo() - Method in interface org.lightningj.lnd.proto.LightningApi.NodePairOrBuilder
The receiving node of the pair.
getTo() - Method in class org.lightningj.lnd.wrapper.message.NodePair
Getter for to.
getToNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The destination node pubkey of the pair.
getToNode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
The destination node pubkey of the pair.
getToNode() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequestOrBuilder
The destination node pubkey of the pair.
getToNode() - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Getter for toNode.
getTotalAmt() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Deprecated.
lnrpc.Route.total_amt is deprecated. See lightning.api.proto;l=3179
getTotalAmt() - Method in class org.lightningj.lnd.proto.LightningApi.Route
Deprecated.
lnrpc.Route.total_amt is deprecated. See lightning.api.proto;l=3179
getTotalAmt() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
Deprecated.
lnrpc.Route.total_amt is deprecated. See lightning.api.proto;l=3179
getTotalAmt() - Method in class org.lightningj.lnd.wrapper.message.Route
Getter for totalAmt.
getTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
The total amount in milli-satoshis being sent as part of a larger multi-path payment.
getTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
The total amount in milli-satoshis being sent as part of a larger multi-path payment.
getTotalAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.MPPRecordOrBuilder
The total amount in milli-satoshis being sent as part of a larger multi-path payment.
getTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The total amount in millisatoshis.
getTotalAmtMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route
The total amount in millisatoshis.
getTotalAmtMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
The total amount in millisatoshis.
getTotalAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.MPPRecord
Getter for totalAmtMsat.
getTotalAmtMsat() - Method in class org.lightningj.lnd.wrapper.message.Route
Getter for totalAmtMsat.
getTotalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The balance of the wallet
getTotalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
The balance of the wallet
getTotalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
The balance of the wallet
getTotalBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Getter for totalBalance.
getTotalCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
The sum of all channels capacity for the node, denominated in satoshis.
getTotalCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
The sum of all channels capacity for the node, denominated in satoshis.
getTotalCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
The sum of all channels capacity for the node, denominated in satoshis.
getTotalCapacity() - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Getter for totalCapacity.
getTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Deprecated.
lnrpc.Route.total_fees is deprecated. See lightning.api.proto;l=3170
getTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Route
Deprecated.
lnrpc.Route.total_fees is deprecated. See lightning.api.proto;l=3170
getTotalFees() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
Deprecated.
lnrpc.Route.total_fees is deprecated. See lightning.api.proto;l=3170
getTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Fees paid for this transaction
getTotalFees() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
Fees paid for this transaction
getTotalFees() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
Fees paid for this transaction
getTotalFees() - Method in class org.lightningj.lnd.wrapper.message.Route
Getter for totalFees.
getTotalFees() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for totalFees.
getTotalFeesMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The total fees in millisatoshis.
getTotalFeesMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Route
The total fees in millisatoshis.
getTotalFeesMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
The total fees in millisatoshis.
getTotalFeesMsat() - Method in class org.lightningj.lnd.wrapper.message.Route
Getter for totalFeesMsat.
getTotalLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
The balance in satoshis encumbered in pending channels
getTotalLimboBalance() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
The balance in satoshis encumbered in pending channels
getTotalLimboBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
The balance in satoshis encumbered in pending channels
getTotalLimboBalance() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Getter for totalLimboBalance.
getTotalNetworkCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 total_network_capacity = 6;
getTotalNetworkCapacity() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
int64 total_network_capacity = 6;
getTotalNetworkCapacity() - Method in interface org.lightningj.lnd.proto.LightningApi.NetworkInfoOrBuilder
int64 total_network_capacity = 6;
getTotalNetworkCapacity() - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Getter for totalNetworkCapacity.
getTotalNumPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
Will only be set if count_total_payments in the request was set.
getTotalNumPayments() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
Will only be set if count_total_payments in the request was set.
getTotalNumPayments() - Method in interface org.lightningj.lnd.proto.LightningApi.ListPaymentsResponseOrBuilder
Will only be set if count_total_payments in the request was set.
getTotalNumPayments() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Getter for totalNumPayments.
getTotalSatoshisReceived() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of satoshis we've received within this channel.
getTotalSatoshisReceived() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The total number of satoshis we've received within this channel.
getTotalSatoshisReceived() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The total number of satoshis we've received within this channel.
getTotalSatoshisReceived() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for totalSatoshisReceived.
getTotalSatoshisSent() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of satoshis we've sent within this channel.
getTotalSatoshisSent() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The total number of satoshis we've sent within this channel.
getTotalSatoshisSent() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The total number of satoshis we've sent within this channel.
getTotalSatoshisSent() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for totalSatoshisSent.
getTotalTimeLock() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The cumulative (final) time lock across the entire route.
getTotalTimeLock() - Method in class org.lightningj.lnd.proto.LightningApi.Route
The cumulative (final) time lock across the entire route.
getTotalTimeLock() - Method in interface org.lightningj.lnd.proto.LightningApi.RouteOrBuilder
The cumulative (final) time lock across the entire route.
getTotalTimeLock() - Method in class org.lightningj.lnd.wrapper.message.Route
Getter for totalTimeLock.
getTowerInfo(byte[], Boolean, Boolean, StreamObserver<Tower>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to generate a getTowerInfo request.
getTowerInfo(GetTowerInfoRequest, StreamObserver<Tower>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to send a getTowerInfo request.
getTowerInfo(byte[], Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to generate a getTowerInfo request.
getTowerInfo(GetTowerInfoRequest) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to send a getTowerInfo request.
getTowerInfo(Wtclient.GetTowerInfoRequest, StreamObserver<Wtclient.Tower>) - Method in interface org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.AsyncService
GetTowerInfo retrieves information for a registered watchtower.
getTowerInfo(Wtclient.GetTowerInfoRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
GetTowerInfo retrieves information for a registered watchtower.
getTowerInfo(Wtclient.GetTowerInfoRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
GetTowerInfo retrieves information for a registered watchtower.
getTowerInfo(Wtclient.GetTowerInfoRequest, StreamObserver<Wtclient.Tower>) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
GetTowerInfo retrieves information for a registered watchtower.
GetTowerInfoRequest - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for GetTowerInfoRequest.
GetTowerInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Empty Constructor
GetTowerInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Json Parsing Constructor
GetTowerInfoRequest(Wtclient.GetTowerInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Constructor using underlying Lightning API Object
getTowers() - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersResponse
Getter for a list of towers.
getTowers(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
getTowers(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
The list of watchtowers available for new backups.
getTowers(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponseOrBuilder
The list of watchtowers available for new backups.
getTowersBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
getTowersBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
getTowersCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
getTowersCount() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
The list of watchtowers available for new backups.
getTowersCount() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponseOrBuilder
The list of watchtowers available for new backups.
getTowersList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
getTowersList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
The list of watchtowers available for new backups.
getTowersList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponseOrBuilder
The list of watchtowers available for new backups.
getTowersOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
getTowersOrBuilder(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
The list of watchtowers available for new backups.
getTowersOrBuilder(int) - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponseOrBuilder
The list of watchtowers available for new backups.
getTowersOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
getTowersOrBuilderList() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
The list of watchtowers available for new backups.
getTowersOrBuilderList() - Method in interface org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponseOrBuilder
The list of watchtowers available for new backups.
getTrackPaymentMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getTrackPaymentsMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getTrackPaymentV2Method() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getTransactionDetails() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
getTransactionDetails() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
.lnrpc.TransactionDetails transaction_details = 1;
getTransactionDetails() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponseOrBuilder
.lnrpc.TransactionDetails transaction_details = 1;
getTransactionDetails() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse
Getter for a list of transactionDetails.
getTransactionDetailsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
getTransactionDetailsOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
getTransactionDetailsOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
.lnrpc.TransactionDetails transaction_details = 1;
getTransactionDetailsOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponseOrBuilder
.lnrpc.TransactionDetails transaction_details = 1;
getTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
getTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
getTransactionIds(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIds(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIds(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDsOrBuilder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIds() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponseOrBuilder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
getTransactionIds() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse
Getter for a list of transactionIds.
getTransactionIds() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse.TransactionIDs
Getter for a list of transactionIds.
getTransactionIdsBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
getTransactionIdsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsBytes(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsBytes(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDsOrBuilder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDsOrBuilder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDsOrBuilder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
getTransactionIdsOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
getTransactionIdsOrBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
getTransactionIdsOrBuilder() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponseOrBuilder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
getTransactions(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
getTransactions(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
The list of transactions relevant to the wallet.
getTransactions(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionDetailsOrBuilder
The list of transactions relevant to the wallet.
getTransactions(LightningApi.GetTransactionsRequest, StreamObserver<LightningApi.TransactionDetails>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listchaintxns` GetTransactions returns a list describing all the known transactions relevant to the wallet.
getTransactions(LightningApi.GetTransactionsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listchaintxns` GetTransactions returns a list describing all the known transactions relevant to the wallet.
getTransactions(LightningApi.GetTransactionsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listchaintxns` GetTransactions returns a list describing all the known transactions relevant to the wallet.
getTransactions(LightningApi.GetTransactionsRequest, StreamObserver<LightningApi.TransactionDetails>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listchaintxns` GetTransactions returns a list describing all the known transactions relevant to the wallet.
getTransactions(Integer, Integer, String, StreamObserver<TransactionDetails>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a getTransactions request.
getTransactions(GetTransactionsRequest, StreamObserver<TransactionDetails>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a getTransactions request.
getTransactions() - Method in class org.lightningj.lnd.wrapper.message.TransactionDetails
Getter for a list of transactions.
getTransactions(Integer, Integer, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a getTransactions request.
getTransactions(GetTransactionsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a getTransactions request.
getTransactionsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
getTransactionsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
getTransactionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
getTransactionsCount() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
The list of transactions relevant to the wallet.
getTransactionsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionDetailsOrBuilder
The list of transactions relevant to the wallet.
getTransactionsList() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
getTransactionsList() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
The list of transactions relevant to the wallet.
getTransactionsList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionDetailsOrBuilder
The list of transactions relevant to the wallet.
getTransactionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
getTransactionsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
The list of transactions relevant to the wallet.
getTransactionsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionDetailsOrBuilder
The list of transactions relevant to the wallet.
getTransactionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
getTransactionsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
The list of transactions relevant to the wallet.
getTransactionsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionDetailsOrBuilder
The list of transactions relevant to the wallet.
GetTransactionsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for GetTransactionsRequest.
GetTransactionsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Empty Constructor
GetTransactionsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Json Parsing Constructor
GetTransactionsRequest(LightningApi.GetTransactionsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Constructor using underlying Lightning API Object
getTriggerCase() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
getTriggerCase() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
getTriggerCase() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
 
getTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
Tweak is the 32-byte value that will modify the public key.
getTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
Tweak is the 32-byte value that will modify the public key.
getTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDescOrBuilder
Tweak is the 32-byte value that will modify the public key.
getTweak() - Method in class org.lightningj.lnd.wrapper.signer.message.TweakDesc
Getter for tweak.
getTweaks(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaks(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaks(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaks(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaks(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaks(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaks() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Getter for a list of tweaks.
getTweaks() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Getter for a list of tweaks.
getTweaksBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilder(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilder(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilder(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilderList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilderList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
A series of optional generic tweaks to be applied to the the aggregated public key.
getTweaksOrBuilderList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
A series of optional generic tweaks to be applied to the the aggregated public key.
getTx(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
getTx(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
List of transaction ids.
getTx(int) - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
List of transaction ids.
getTx() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for a list of tx.
getTxBytes(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
getTxBytes(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
List of transaction ids.
getTxBytes(int) - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
List of transaction ids.
getTxCount() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
getTxCount() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
List of transaction ids.
getTxCount() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
List of transaction ids.
getTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction hash
getTxHash() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The transaction hash
getTxHash() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The transaction hash
getTxHash() - Method in class org.lightningj.lnd.wrapper.message.Transaction
Getter for txHash.
getTxHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction hash
getTxHashBytes() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
The transaction hash
getTxHashBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.TransactionOrBuilder
The transaction hash
getTxHex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
The raw serialized transaction.
getTxHex() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
The raw serialized transaction.
getTxHex() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TransactionOrBuilder
The raw serialized transaction.
getTxHex() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Transaction
Getter for txHex.
getTxid() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The transaction hash for which we should request a confirmation notification for.
getTxid() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
The transaction hash for which we should request a confirmation notification for.
getTxid() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequestOrBuilder
The transaction hash for which we should request a confirmation notification for.
getTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
bytes txid = 1;
getTxid() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
bytes txid = 1;
getTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingUpdateOrBuilder
bytes txid = 1;
getTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
The transaction ID of the transaction
getTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
The transaction ID of the transaction
getTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsResponseOrBuilder
The transaction ID of the transaction
getTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
The id of the transaction
getTxid() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
The id of the transaction
getTxid() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyResponseOrBuilder
The id of the transaction
getTxid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The txid of the transaction to label.
getTxid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
The txid of the transaction to label.
getTxid() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequestOrBuilder
The txid of the transaction to label.
getTxid() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Getter for txid.
getTxid() - Method in class org.lightningj.lnd.wrapper.message.PendingUpdate
Getter for txid.
getTxid() - Method in class org.lightningj.lnd.wrapper.message.SendCoinsResponse
Getter for txid.
getTxid() - Method in class org.lightningj.lnd.wrapper.message.SendManyResponse
Getter for txid.
getTxid() - Method in class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Getter for txid.
getTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Raw bytes representing the transaction id.
getTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
Raw bytes representing the transaction id.
getTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OutPointOrBuilder
Raw bytes representing the transaction id.
getTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
The transaction ID of the transaction
getTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
The transaction ID of the transaction
getTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCoinsResponseOrBuilder
The transaction ID of the transaction
getTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
The id of the transaction
getTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
The id of the transaction
getTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.SendManyResponseOrBuilder
The id of the transaction
getTxidBytes() - Method in class org.lightningj.lnd.wrapper.message.OutPoint
Getter for txidBytes.
getTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Reversed, hex-encoded string representing the transaction id.
getTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
Reversed, hex-encoded string representing the transaction id.
getTxidStr() - Method in interface org.lightningj.lnd.proto.LightningApi.OutPointOrBuilder
Reversed, hex-encoded string representing the transaction id.
getTxidStr() - Method in class org.lightningj.lnd.wrapper.message.OutPoint
Getter for txidStr.
getTxidStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Reversed, hex-encoded string representing the transaction id.
getTxidStrBytes() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
Reversed, hex-encoded string representing the transaction id.
getTxidStrBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.OutPointOrBuilder
Reversed, hex-encoded string representing the transaction id.
getTxIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The index of the confirmed transaction within the block.
getTxIndex() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
The index of the confirmed transaction within the block.
getTxIndex() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetailsOrBuilder
The index of the confirmed transaction within the block.
getTxIndex() - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Getter for txIndex.
getTxList() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
getTxList() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
List of transaction ids.
getTxList() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
List of transaction ids.
getType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
getType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
getType() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
getType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Message type.
getType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
Message type.
getType() - Method in interface org.lightningj.lnd.proto.LightningApi.CustomMessageOrBuilder
Message type.
getType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The type of address to generate.
getType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
The type of address to generate.
getType() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressRequestOrBuilder
The type of address to generate.
getType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
.lnrpc.PeerEvent.EventType type = 2;
getType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
.lnrpc.PeerEvent.EventType type = 2;
getType() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerEventOrBuilder
.lnrpc.PeerEvent.EventType type = 2;
getType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Message type.
getType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
Message type.
getType() - Method in interface org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequestOrBuilder
Message type.
getType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The type of address to derive.
getType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
The type of address to derive.
getType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
The type of address to derive.
getType() - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Getter for type.
getType() - Method in class org.lightningj.lnd.wrapper.message.CustomMessage
Getter for type.
getType() - Method in class org.lightningj.lnd.wrapper.message.NewAddressRequest
Getter for type.
getType() - Method in class org.lightningj.lnd.wrapper.message.PeerEvent
Getter for type.
getType() - Method in class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Getter for type.
getType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Getter for type.
getTypeName() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
getTypeName() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
getTypeName() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMessageOrBuilder
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
getTypeName() - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Getter for typeName.
getTypeNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
getTypeNameBytes() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
getTypeNameBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMessageOrBuilder
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
getTypes(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
getTypes(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
The requested node metrics.
getTypes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsRequestOrBuilder
The requested node metrics.
getTypes() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsRequest
Getter for types.
getTypesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
getTypesCount() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
The requested node metrics.
getTypesCount() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsRequestOrBuilder
The requested node metrics.
getTypesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
getTypesList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
The requested node metrics.
getTypesList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsRequestOrBuilder
The requested node metrics.
getTypesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
getTypesValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
The requested node metrics.
getTypesValue(int) - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsRequestOrBuilder
The requested node metrics.
getTypesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
getTypesValueList() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
The requested node metrics.
getTypesValueList() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeMetricsRequestOrBuilder
The requested node metrics.
getTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
getTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
getTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
getTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The type of address to generate.
getTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
The type of address to generate.
getTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.NewAddressRequestOrBuilder
The type of address to generate.
getTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
.lnrpc.PeerEvent.EventType type = 2;
getTypeValue() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
.lnrpc.PeerEvent.EventType type = 2;
getTypeValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PeerEventOrBuilder
.lnrpc.PeerEvent.EventType type = 2;
getTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The type of address to derive.
getTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
The type of address to derive.
getTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequestOrBuilder
The type of address to derive.
getUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
The unconfirmed balance of the account (with 0 confirmations).
getUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
The unconfirmed balance of the account (with 0 confirmations).
getUnconfirmedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletAccountBalanceOrBuilder
The unconfirmed balance of the account (with 0 confirmations).
getUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The unconfirmed balance of a wallet(with 0 confirmations)
getUnconfirmedBalance() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
The unconfirmed balance of a wallet(with 0 confirmations)
getUnconfirmedBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.WalletBalanceResponseOrBuilder
The unconfirmed balance of a wallet(with 0 confirmations)
getUnconfirmedBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletAccountBalance
Getter for unconfirmedBalance.
getUnconfirmedBalance() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Getter for unconfirmedBalance.
getUnconfirmedOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
When min_confs and max_confs are zero, setting false implicitly overrides max_confs to be MaxInt32, otherwise max_confs remains zero.
getUnconfirmedOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
When min_confs and max_confs are zero, setting false implicitly overrides max_confs to be MaxInt32, otherwise max_confs remains zero.
getUnconfirmedOnly() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequestOrBuilder
When min_confs and max_confs are zero, setting false implicitly overrides max_confs to be MaxInt32, otherwise max_confs remains zero.
getUnconfirmedOnly() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Getter for unconfirmedOnly.
getUnlockWalletMethod() - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
 
getUnmarshaller() - Method in class org.lightningj.lnd.wrapper.XMLParser
 
getUnsettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The unsettled balance in this channel
getUnsettledBalance() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
The unsettled balance in this channel
getUnsettledBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
The unsettled balance in this channel
getUnsettledBalance() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for unsettledBalance.
getUnsettledLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
getUnsettledLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels local unsettled balances.
getUnsettledLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels local unsettled balances.
getUnsettledLocalBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for a list of unsettledLocalBalance.
getUnsettledLocalBalanceBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
getUnsettledLocalBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
getUnsettledLocalBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels local unsettled balances.
getUnsettledLocalBalanceOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels local unsettled balances.
getUnsettledRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
getUnsettledRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels remote unsettled balances.
getUnsettledRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels remote unsettled balances.
getUnsettledRemoteBalance() - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Getter for a list of unsettledRemoteBalance.
getUnsettledRemoteBalanceBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
getUnsettledRemoteBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
getUnsettledRemoteBalanceOrBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels remote unsettled balances.
getUnsettledRemoteBalanceOrBuilder() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels remote unsettled balances.
getUpdateCase() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
getUpdateCase() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
getUpdateCase() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
 
getUpdateCase() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
getUpdateCase() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
getUpdateCase() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
 
getUpdateChannelPolicyMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getUpdateChanStatusMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getUpdateError() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
A string representation of the policy update error.
getUpdateError() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
A string representation of the policy update error.
getUpdateError() - Method in interface org.lightningj.lnd.proto.LightningApi.FailedUpdateOrBuilder
A string representation of the policy update error.
getUpdateError() - Method in class org.lightningj.lnd.wrapper.message.FailedUpdate
Getter for updateError.
getUpdateErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
A string representation of the policy update error.
getUpdateErrorBytes() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
A string representation of the policy update error.
getUpdateErrorBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.FailedUpdateOrBuilder
A string representation of the policy update error.
getUpdateNodeAnnouncementMethod() - Static method in class org.lightningj.lnd.peers.proto.PeersGrpc
 
getUpfrontShutdown() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
getUpfrontShutdown() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
getUpfrontShutdown() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
getUpfrontShutdown() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for upfrontShutdown.
getUpfrontShutdownBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
getUpfrontShutdownBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
getUpfrontShutdownBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
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 org.lightningj.lnd.proto.LightningApi.Channel.Builder
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].
getUptime() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
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].
getUptime() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
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].
getUptime() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for uptime.
getUris(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
getUris(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The URIs of the current node.
getUris(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The URIs of the current node.
getUris(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
getUris(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The URIs of the watchtower.
getUris(int) - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The URIs of the watchtower.
getUris() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for a list of uris.
getUris() - Method in class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Getter for a list of uris.
getUrisBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
getUrisBytes(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The URIs of the current node.
getUrisBytes(int) - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The URIs of the current node.
getUrisBytes(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
getUrisBytes(int) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The URIs of the watchtower.
getUrisBytes(int) - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The URIs of the watchtower.
getUrisCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
getUrisCount() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The URIs of the current node.
getUrisCount() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The URIs of the current node.
getUrisCount() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
getUrisCount() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The URIs of the watchtower.
getUrisCount() - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The URIs of the watchtower.
getUrisList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
getUrisList() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The URIs of the current node.
getUrisList() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The URIs of the current node.
getUrisList() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
getUrisList() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
The URIs of the watchtower.
getUrisList() - Method in interface org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponseOrBuilder
The URIs of the watchtower.
getUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
getUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
getUseBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
getUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
getUseBaseFee() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
getUseBaseFee() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
getUseBaseFee() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for useBaseFee.
getUseBaseFee() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for useBaseFee.
getUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
getUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
getUseFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
getUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
getUseFeeRate() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
getUseFeeRate() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
getUseFeeRate() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for useFeeRate.
getUseFeeRate() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for useFeeRate.
getUseMissionControl() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
If set to true, edge probabilities from mission control will be used to get the optimal route.
getUseMissionControl() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
If set to true, edge probabilities from mission control will be used to get the optimal route.
getUseMissionControl() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
If set to true, edge probabilities from mission control will be used to get the optimal route.
getUseMissionControl() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Getter for useMissionControl.
getUtxos(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
getUtxos(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
A list of utxos
getUtxos(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentResponseOrBuilder
A list of utxos
getUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
getUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
A list of utxos satisfying the specified number of confirmations.
getUtxos(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponseOrBuilder
A list of utxos satisfying the specified number of confirmations.
getUtxos() - Method in class org.lightningj.lnd.wrapper.message.ListUnspentResponse
Getter for a list of utxos.
getUtxos() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentResponse
Getter for a list of utxos.
getUtxosBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
getUtxosBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
getUtxosBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
getUtxosBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
getUtxosCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
getUtxosCount() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
A list of utxos
getUtxosCount() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentResponseOrBuilder
A list of utxos
getUtxosCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
getUtxosCount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
A list of utxos satisfying the specified number of confirmations.
getUtxosCount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponseOrBuilder
A list of utxos satisfying the specified number of confirmations.
getUtxosList() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
getUtxosList() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
A list of utxos
getUtxosList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentResponseOrBuilder
A list of utxos
getUtxosList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
getUtxosList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
A list of utxos satisfying the specified number of confirmations.
getUtxosList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponseOrBuilder
A list of utxos satisfying the specified number of confirmations.
getUtxosOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
getUtxosOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
A list of utxos
getUtxosOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentResponseOrBuilder
A list of utxos
getUtxosOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
getUtxosOrBuilder(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
A list of utxos satisfying the specified number of confirmations.
getUtxosOrBuilder(int) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponseOrBuilder
A list of utxos satisfying the specified number of confirmations.
getUtxosOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
getUtxosOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
A list of utxos
getUtxosOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.ListUnspentResponseOrBuilder
A list of utxos
getUtxosOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
getUtxosOrBuilderList() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
A list of utxos satisfying the specified number of confirmations.
getUtxosOrBuilderList() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponseOrBuilder
A list of utxos satisfying the specified number of confirmations.
getValid() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
bool valid = 1;
getValid() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
bool valid = 1;
getValid() - Method in interface org.lightningj.lnd.proto.LightningApi.CheckMacPermResponseOrBuilder
bool valid = 1;
getValid() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
Whether the signature was valid over the given message
getValid() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
Whether the signature was valid over the given message
getValid() - Method in interface org.lightningj.lnd.proto.LightningApi.VerifyMessageResponseOrBuilder
Whether the signature was valid over the given message
getValid() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
Whether the signature was valid over the given message.
getValid() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
Whether the signature was valid over the given message.
getValid() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageRespOrBuilder
Whether the signature was valid over the given message.
getValid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
Whether the signature was valid over the given message.
getValid() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
Whether the signature was valid over the given message.
getValid() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponseOrBuilder
Whether the signature was valid over the given message.
getValid() - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
Getter for valid.
getValid() - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageResponse
Getter for valid.
getValid() - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageResp
Getter for valid.
getValid() - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrResponse
Getter for valid.
getValidationResult() - Method in exception org.lightningj.lnd.wrapper.ValidationException
 
getValue() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
getValue() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
getValue() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
getValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
Arbitrary float value.
getValue() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
Arbitrary float value.
getValue() - Method in interface org.lightningj.lnd.proto.LightningApi.FloatMetricOrBuilder
Arbitrary float value.
getValue() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
getValue() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
getValue() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
getValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.value is deprecated. See lightning.api.proto;l=3889
getValue() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
Deprecated.
lnrpc.Payment.value is deprecated. See lightning.api.proto;l=3889
getValue() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
Deprecated.
lnrpc.Payment.value is deprecated. See lightning.api.proto;l=3889
getValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
The value of the output being spent.
getValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
The value of the output being spent.
getValue() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.TxOutOrBuilder
The value of the output being spent.
getValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The value of the leased output in satoshis.
getValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
The value of the leased output in satoshis.
getValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
The value of the leased output in satoshis.
getValue() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.FloatMetric
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.signer.message.TxOut
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntry
Getter for value.
getValue() - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Getter for value.
getValueDescriptor() - Method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
 
getValueDescriptor() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
 
getValueDescriptor() - Method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.AddressType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.Initiator
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
 
getValueDescriptor() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
 
getValueDescriptor() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
 
getValueDescriptor() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
 
getValueDescriptor() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
 
getValueDescriptor() - Method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
 
getValueDescriptor() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
 
getValueDescriptor() - Method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
 
getValueDescriptor() - Method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
 
getValueDescriptor() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
 
getValueDescriptor() - Method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
 
getValueMsat() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
getValueMsat() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
getValueMsat() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
getValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
getValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
getValueMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceOrBuilder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
getValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The value of the payment in milli-satoshis
getValueMsat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The value of the payment in milli-satoshis
getValueMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The value of the payment in milli-satoshis
getValueMsat() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Getter for valueMsat.
getValueMsat() - Method in class org.lightningj.lnd.wrapper.message.Invoice
Getter for valueMsat.
getValueMsat() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for valueMsat.
getValueSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The value of the payment in satoshis
getValueSat() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
The value of the payment in satoshis
getValueSat() - Method in interface org.lightningj.lnd.proto.LightningApi.PaymentOrBuilder
The value of the payment in satoshis
getValueSat() - Method in class org.lightningj.lnd.wrapper.message.Payment
Getter for valueSat.
getVerbose() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
Retrieve the full sweep transaction details.
getVerbose() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
Retrieve the full sweep transaction details.
getVerbose() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequestOrBuilder
Retrieve the full sweep transaction details.
getVerbose() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsRequest
Getter for verbose.
getVerifyChanBackupMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getVerifyMessageMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getVerifyMessageMethod() - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
 
getVerifyMessageWithAddrMethod() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
getVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
getVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block version.
getVersion() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block version.
getVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
getVersion() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block version.
getVersion() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block version.
getVersion() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The version of the LND software that the node is running.
getVersion() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The version of the LND software that the node is running.
getVersion() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The version of the LND software that the node is running.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
The mandatory version of the MuSig2 BIP draft to use.
getVersion() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
The mandatory version of the MuSig2 BIP draft to use.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The version of the MuSig2 BIP that was used to combine the keys.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
The version of the MuSig2 BIP that was used to combine the keys.
getVersion() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponseOrBuilder
The version of the MuSig2 BIP that was used to combine the keys.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
The mandatory version of the MuSig2 BIP draft to use.
getVersion() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
The mandatory version of the MuSig2 BIP draft to use.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The version of the MuSig2 BIP that was used to create the session.
getVersion() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
The version of the MuSig2 BIP that was used to create the session.
getVersion() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
The version of the MuSig2 BIP that was used to create the session.
getVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The semantic version.
getVersion() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The semantic version.
getVersion() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The semantic version.
getVersion(Verrpc.VersionRequest, StreamObserver<Verrpc.Version>) - Method in interface org.lightningj.lnd.verrpc.proto.VersionerGrpc.AsyncService
lncli: `version` GetVersion returns the current version and build information of the running daemon.
getVersion(Verrpc.VersionRequest) - Method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerBlockingStub
lncli: `version` GetVersion returns the current version and build information of the running daemon.
getVersion(Verrpc.VersionRequest) - Method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerFutureStub
lncli: `version` GetVersion returns the current version and build information of the running daemon.
getVersion(Verrpc.VersionRequest, StreamObserver<Verrpc.Version>) - Method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerStub
lncli: `version` GetVersion returns the current version and build information of the running daemon.
getVersion() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.V1XMLParser
 
getVersion(StreamObserver<Version>) - Method in class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
Method to generate a getVersion request.
getVersion(VersionRequest, StreamObserver<Version>) - Method in class org.lightningj.lnd.wrapper.verrpc.AsynchronousVersionerAPI
Method to send a getVersion request.
getVersion() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Getter for version.
getVersion() - Method in class org.lightningj.lnd.wrapper.verrpc.SynchronousVersionerAPI
Method to generate a getVersion request.
getVersion(VersionRequest) - Method in class org.lightningj.lnd.wrapper.verrpc.SynchronousVersionerAPI
Method to send a getVersion request.
getVersion() - Method in class org.lightningj.lnd.wrapper.XMLParser
 
getVersionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The version of the LND software that the node is running.
getVersionBytes() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
The version of the LND software that the node is running.
getVersionBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.GetInfoResponseOrBuilder
The version of the LND software that the node is running.
getVersionBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The semantic version.
getVersionBytes() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
The semantic version.
getVersionBytes() - Method in interface org.lightningj.lnd.verrpc.proto.Verrpc.VersionOrBuilder
The semantic version.
getVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
getVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block version.
getVersionHex() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block version.
getVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
getVersionHex() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block version.
getVersionHex() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block version.
getVersionHex() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for versionHex.
getVersionHex() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for versionHex.
getVersionHexBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
getVersionHexBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block version.
getVersionHexBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block version.
getVersionHexBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
getVersionHexBytes() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block version.
getVersionHexBytes() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block version.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
The mandatory version of the MuSig2 BIP draft to use.
getVersionValue() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
The mandatory version of the MuSig2 BIP draft to use.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The version of the MuSig2 BIP that was used to combine the keys.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
The version of the MuSig2 BIP that was used to combine the keys.
getVersionValue() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponseOrBuilder
The version of the MuSig2 BIP that was used to combine the keys.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
The mandatory version of the MuSig2 BIP draft to use.
getVersionValue() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
The mandatory version of the MuSig2 BIP draft to use.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The version of the MuSig2 BIP that was used to create the session.
getVersionValue() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
The version of the MuSig2 BIP that was used to create the session.
getVersionValue() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponseOrBuilder
The version of the MuSig2 BIP that was used to create the session.
getWaitingCloseChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
getWaitingCloseChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels waiting for closing tx to confirm
getWaitingCloseChannels(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels waiting for closing tx to confirm
getWaitingCloseChannels() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Getter for a list of waitingCloseChannels.
getWaitingCloseChannelsBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsCount() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels waiting for closing tx to confirm
getWaitingCloseChannelsCount() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels waiting for closing tx to confirm
getWaitingCloseChannelsList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsOrBuilder(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels waiting for closing tx to confirm
getWaitingCloseChannelsOrBuilder(int) - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
getWaitingCloseChannelsOrBuilderList() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
Channels waiting for closing tx to confirm
getWaitingCloseChannelsOrBuilderList() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponseOrBuilder
Channels waiting for closing tx to confirm
getWalletBalanceMethod() - Static method in class org.lightningj.lnd.proto.LightningGrpc
 
getWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
wallet_password is the passphrase that should be used to encrypt the wallet.
getWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
wallet_password is the passphrase that should be used to encrypt the wallet.
getWalletPassword() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
wallet_password is the passphrase that should be used to encrypt the wallet.
getWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
wallet_password should be the current valid passphrase for the daemon.
getWalletPassword() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
wallet_password should be the current valid passphrase for the daemon.
getWalletPassword() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
wallet_password should be the current valid passphrase for the daemon.
getWalletPassword() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for walletPassword.
getWalletPassword() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Getter for walletPassword.
getWantsScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
Whether the initiator wants to use the scid-alias channel type.
getWantsScidAlias() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
Whether the initiator wants to use the scid-alias channel type.
getWantsScidAlias() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
Whether the initiator wants to use the scid-alias channel type.
getWantsScidAlias() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for wantsScidAlias.
getWantsZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
Whether the initiator wants to open a zero-conf channel via the channel type.
getWantsZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
Whether the initiator wants to open a zero-conf channel via the channel type.
getWantsZeroConf() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequestOrBuilder
Whether the initiator wants to open a zero-conf channel via the channel type.
getWantsZeroConf() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Getter for wantsZeroConf.
getWatchOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
Whether the wallet stores private keys for the account.
getWatchOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
Whether the wallet stores private keys for the account.
getWatchOnly() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountOrBuilder
Whether the wallet stores private keys for the account.
getWatchOnly() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
getWatchOnly() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
getWatchOnly() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
getWatchOnly() - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Getter for watchOnly.
getWatchOnly() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Getter for a list of watchOnly.
getWatchOnlyBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
getWatchOnlyOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
getWatchOnlyOrBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
getWatchOnlyOrBuilder() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
getWeekFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 week.
getWeekFeeSum() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 week.
getWeekFeeSum() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeReportResponseOrBuilder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 week.
getWeekFeeSum() - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Getter for weekFeeSum.
getWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block weight as defined in BIP 141.
getWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
The block weight as defined in BIP 141.
getWeight() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponseOrBuilder
The block weight as defined in BIP 141.
getWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block weight as defined in BIP 141.
getWeight() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
The block weight as defined in BIP 141.
getWeight() - Method in interface org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponseOrBuilder
The block weight as defined in BIP 141.
getWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The importance that mission control should place on historical results, expressed as a value in [0;1].
getWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
The importance that mission control should place on historical results, expressed as a value in [0;1].
getWeight() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParametersOrBuilder
The importance that mission control should place on historical results, expressed as a value in [0;1].
getWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.weight is deprecated. See router.proto;l=501
getWeight() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
Deprecated.
routerrpc.MissionControlConfig.weight is deprecated. See router.proto;l=501
getWeight() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
Deprecated.
routerrpc.MissionControlConfig.weight is deprecated. See router.proto;l=501
getWeight() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Getter for weight.
getWeight() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Getter for weight.
getWeight() - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Getter for weight.
getWeight() - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Getter for weight.
getWireFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureCode is the BOLT error code for the failure.
getWireFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
FailureCode is the BOLT error code for the failure.
getWireFailure() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
FailureCode is the BOLT error code for the failure.
getWireFailure() - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Getter for wireFailure.
getWireFailureValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureCode is the BOLT error code for the failure.
getWireFailureValue() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
FailureCode is the BOLT error code for the failure.
getWireFailureValue() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
FailureCode is the BOLT error code for the failure.
getWitness(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The serializes witness stack for the specified input.
getWitness(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
The serializes witness stack for the specified input.
getWitness(int) - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptOrBuilder
The serializes witness stack for the specified input.
getWitness() - Method in class org.lightningj.lnd.wrapper.signer.message.InputScript
Getter for a list of witness.
getWitnessCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The serializes witness stack for the specified input.
getWitnessCount() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
The serializes witness stack for the specified input.
getWitnessCount() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptOrBuilder
The serializes witness stack for the specified input.
getWitnessList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The serializes witness stack for the specified input.
getWitnessList() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
The serializes witness stack for the specified input.
getWitnessList() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptOrBuilder
The serializes witness stack for the specified input.
getWitnessScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The full script required to properly redeem the output.
getWitnessScript() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
The full script required to properly redeem the output.
getWitnessScript() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
The full script required to properly redeem the output.
getWitnessScript() - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Getter for witnessScript.
getWitnessType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The witness type of the output we're attempting to sweep.
getWitnessType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The witness type of the output we're attempting to sweep.
getWitnessType() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The witness type of the output we're attempting to sweep.
getWitnessType() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Getter for witnessType.
getWitnessTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The witness type of the output we're attempting to sweep.
getWitnessTypeValue() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The witness type of the output we're attempting to sweep.
getWitnessTypeValue() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The witness type of the output we're attempting to sweep.
getXImportMissionControlMethod() - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
 
getXMLParser(String) - Method in class org.lightningj.lnd.wrapper.XMLParserFactory
Method to retrieve the XMLParser for a given version.
getXpub() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
The extended public key at depth 3 for the given account.
getXpub() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
The extended public key at depth 3 for the given account.
getXpub() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccountOrBuilder
The extended public key at depth 3 for the given account.
getXpub() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Getter for xpub.
getXpubBytes() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
The extended public key at depth 3 for the given account.
getXpubBytes() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
The extended public key at depth 3 for the given account.
getXpubBytes() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccountOrBuilder
The extended public key at depth 3 for the given account.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If this is true, then a zero-conf channel open will be attempted.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
If this is true, then a zero-conf channel open will be attempted.
getZeroConf() - Method in interface org.lightningj.lnd.proto.LightningApi.BatchOpenChannelOrBuilder
If this is true, then a zero-conf channel open will be attempted.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether or not this is a zero-conf channel.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
Whether or not this is a zero-conf channel.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
Whether the responder wants this to be a zero-conf channel.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
Whether the responder wants this to be a zero-conf channel.
getZeroConf() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponseOrBuilder
Whether the responder wants this to be a zero-conf channel.
getZeroConf() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
Whether or not this is a zero-conf channel.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If this is true, then a zero-conf channel open will be attempted.
getZeroConf() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
If this is true, then a zero-conf channel open will be attempted.
getZeroConf() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
If this is true, then a zero-conf channel open will be attempted.
getZeroConf() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Getter for zeroConf.
getZeroConf() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for zeroConf.
getZeroConf() - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Getter for zeroConf.
getZeroConf() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Getter for zeroConf.
getZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This is the confirmed / on-chain zero-conf SCID.
getZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
This is the confirmed / on-chain zero-conf SCID.
getZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The confirmed SCID for a zero-conf channel.
getZeroConfConfirmedScid() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
The confirmed SCID for a zero-conf channel.
getZeroConfConfirmedScid() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelCloseSummaryOrBuilder
The confirmed SCID for a zero-conf channel.
getZeroConfConfirmedScid() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
This is the confirmed / on-chain zero-conf SCID.
getZeroConfConfirmedScid() - Method in class org.lightningj.lnd.wrapper.message.Channel
Getter for zeroConfConfirmedScid.
getZeroConfConfirmedScid() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Getter for zeroConfConfirmedScid.
GLOBAL_FEATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
GLOBAL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
GO_VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
GOSSIP_QUERIES_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
GOSSIP_QUERIES_OPT = 7;
GOSSIP_QUERIES_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
GOSSIP_QUERIES_REQ = 6;
GRAPH_DIAMETER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
GraphTopologySubscription - Class in org.lightningj.lnd.wrapper.message
Wrapper class for GraphTopologySubscription.
GraphTopologySubscription() - Constructor for class org.lightningj.lnd.wrapper.message.GraphTopologySubscription
Empty Constructor
GraphTopologySubscription(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.GraphTopologySubscription
Json Parsing Constructor
GraphTopologySubscription(LightningApi.GraphTopologySubscription) - Constructor for class org.lightningj.lnd.wrapper.message.GraphTopologySubscription
Constructor using underlying Lightning API Object
GraphTopologyUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for GraphTopologyUpdate.
GraphTopologyUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Empty Constructor
GraphTopologyUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Json Parsing Constructor
GraphTopologyUpdate(LightningApi.GraphTopologyUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Constructor using underlying Lightning API Object

H

HALF_LIFE_SECONDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
HALF_LIFE_SECONDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
hasAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
hasAccount() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
The details of the imported account.
hasAccount() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponseOrBuilder
The details of the imported account.
hasActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
hasActiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint active_channel = 3;
hasActiveChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint active_channel = 3;
hasAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
hasAddr() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
Lightning address of the peer to connect to.
hasAddr() - Method in interface org.lightningj.lnd.proto.LightningApi.ConnectPeerRequestOrBuilder
Lightning address of the peer to connect to.
hasAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
hasAmp() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
hasAmp() - Method in interface org.lightningj.lnd.proto.LightningApi.InvoiceHTLCOrBuilder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
hasAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
hasAmpRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional TLV record that signals the use of an AMP payment.
hasAmpRecord() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional TLV record that signals the use of an AMP payment.
hasApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
hasApriori() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
.routerrpc.AprioriParameters apriori = 7;
hasApriori() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
.routerrpc.AprioriParameters apriori = 7;
hasBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
hasBimodal() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
.routerrpc.BimodalParameters bimodal = 8;
hasBimodal() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfigOrBuilder
.routerrpc.BimodalParameters bimodal = 8;
hasChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
hasChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
The channels to restore as a list of channel/backup pairs.
hasChanBackups() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
The channels to restore as a list of channel/backup pairs.
hasChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
hasChanClose() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
.lnrpc.ChannelCloseUpdate chan_close = 3;
hasChanClose() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
.lnrpc.ChannelCloseUpdate chan_close = 3;
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
The pending channel to be closed
hasChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder
The pending channel to be closed
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
The pending channel to be force closed
hasChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder
The pending channel to be force closed
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
The pending channel
hasChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder
The pending channel
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
hasChannel() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
The pending channel waiting for closing tx to confirm
hasChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
The pending channel waiting for closing tx to confirm
hasChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
hasChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
hasChannelBackups() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
hasChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
hasChannelBackups() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
hasChannelBackups() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequestOrBuilder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
hasChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
hasChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
.lnrpc.ChannelPoint channel_point = 1;
hasChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.AbandonChannelRequestOrBuilder
.lnrpc.ChannelPoint channel_point = 1;
hasChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
hasChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
.lnrpc.ChannelPoint channel_point = 1;
hasChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdateOrBuilder
.lnrpc.ChannelPoint channel_point = 1;
hasChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
hasChannelPoint() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
The outpoint (txid:index) of the funding transaction.
hasChannelPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseChannelRequestOrBuilder
The outpoint (txid:index) of the funding transaction.
hasChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
hasChannelUpdate() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
An optional channel update message.
hasChannelUpdate() - Method in interface org.lightningj.lnd.proto.LightningApi.FailureOrBuilder
An optional channel update message.
hasChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
hasChanOpen() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
hasChanOpen() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
hasChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
hasChanPending() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the channel is now fully negotiated and the funding transaction published.
hasChanPending() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the channel is now fully negotiated and the funding transaction published.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
Identifies the channel that this backup belongs to.
hasChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBackupOrBuilder
Identifies the channel that this backup belongs to.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
.lnrpc.ChannelPoint chan_point = 2;
hasChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
.lnrpc.ChannelPoint chan_point = 2;
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
The target channel point to refrence in created commitment transactions.
hasChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
The target channel point to refrence in created commitment transactions.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
.lnrpc.ChannelPoint chan_point = 4;
hasChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdateOrBuilder
.lnrpc.ChannelPoint chan_point = 4;
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
The target channel point to obtain a back up for.
hasChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequestOrBuilder
The target channel point to obtain a back up for.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
hasChanPoint() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
If set, this update will target a specific channel.
hasChanPoint() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
If set, this update will target a specific channel.
hasChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
hasChanPoint() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
.lnrpc.ChannelPoint chan_point = 1;
hasChanPoint() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequestOrBuilder
.lnrpc.ChannelPoint chan_point = 1;
hasChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
hasChanPointShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
hasChanPointShim() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
hasClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
hasClosedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelCloseSummary closed_channel = 2;
hasClosedChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelCloseSummary closed_channel = 2;
hasClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
hasClosePending() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
.lnrpc.PendingUpdate close_pending = 1;
hasClosePending() - Method in interface org.lightningj.lnd.proto.LightningApi.CloseStatusUpdateOrBuilder
.lnrpc.PendingUpdate close_pending = 1;
hasCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
hasCommitments() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
A list of valid commitment transactions.
hasCommitments() - Method in interface org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
A list of valid commitment transactions.
hasConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
hasConf() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
An event that includes the confirmation details of the request (txid/ouput script).
hasConf() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
An event that includes the confirmation details of the request (txid/ouput script).
hasConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
hasConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
Mission control's currently active config.
hasConfig() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponseOrBuilder
Mission control's currently active config.
hasConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
hasConfig() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
The config to set for mission control.
hasConfig() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequestOrBuilder
The config to set for mission control.
hasFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
hasFailure() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
Detailed htlc failure info.
hasFailure() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
Detailed htlc failure info.
hasFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
hasFailure() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
The failure message in case the payment failed.
hasFailure() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponseOrBuilder
The failure message in case the payment failed.
hasFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
hasFeedback() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
The middleware received an interception request and gives feedback to it.
hasFeedback() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
The middleware received an interception request and gives feedback to it.
hasFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
hasFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
The maximum number of satoshis that will be paid as a fee of the payment.
hasFeeLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.QueryRoutesRequestOrBuilder
The maximum number of satoshis that will be paid as a fee of the payment.
hasFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
hasFeeLimit() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
The maximum number of satoshis that will be paid as a fee of the payment.
hasFeeLimit() - Method in interface org.lightningj.lnd.proto.LightningApi.SendRequestOrBuilder
The maximum number of satoshis that will be paid as a fee of the payment.
hasFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
hasFinalHtlcEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
hasFinalHtlcEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
hasFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of satoshis.
hasFixed() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
The fee limit expressed as a fixed amount of satoshis.
hasFixed() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
The fee limit expressed as a fixed amount of satoshis.
hasFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of millisatoshis.
hasFixedMsat() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
The fee limit expressed as a fixed amount of millisatoshis.
hasFixedMsat() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
The fee limit expressed as a fixed amount of millisatoshis.
hasForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
hasForwardEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.ForwardEvent forward_event = 7;
hasForwardEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.ForwardEvent forward_event = 7;
hasForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
hasForwardFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.ForwardFailEvent forward_fail_event = 8;
hasForwardFailEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
hasFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
hasFullKeyOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
hasFullKeyOnly() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
hasFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
hasFullTree() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
hasFullTree() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
hasFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
hasFullyResolvedChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint fully_resolved_channel = 7;
hasFullyResolvedChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
hasFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
hasFundingShim() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
hasFundingShim() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenChannelRequestOrBuilder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
hasFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Txid of the funding transaction.
hasFundingTxidBytes() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
Txid of the funding transaction.
hasFundingTxidBytes() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
Txid of the funding transaction.
hasFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
hasFundingTxidStr() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
Hex-encoded string representing the byte-reversed hash of the funding transaction.
hasFundingTxidStr() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelPointOrBuilder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
hasGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, then this update applies to all currently active channels.
hasGlobal() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
If set, then this update applies to all currently active channels.
hasGlobal() - Method in interface org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequestOrBuilder
If set, then this update applies to all currently active channels.
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMP
 
HASH_LOCK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
hashCode() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
hashCode() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
hashCode() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
hashCode() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
hashCode() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
hashCode() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
hashCode() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
hashCode() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
hashCode() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
hashCode() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
hashCode() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
hashCode() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
hashCode() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
hashCode() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
hashCode() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
hashCode() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
hashCode() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
hashCode() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
hashCode() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
hashCode() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
hashCode() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
hashCode() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
hashCode() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
hashCode() - Method in class org.lightningj.lnd.wrapper.Message
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
hashCode() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
hasHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
hasHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
.routerrpc.PairData history = 7;
hasHistory() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.PairHistoryOrBuilder
.routerrpc.PairData history = 7;
hasHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
hasHistory() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
The historical data for the requested pair.
hasHistory() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponseOrBuilder
The historical data for the requested pair.
hasInactiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
hasInactiveChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.ChannelPoint inactive_channel = 4;
hasInactiveChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.ChannelPoint inactive_channel = 4;
hasIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
hasIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
The key of this forwarded htlc.
hasIncomingCircuitKey() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder
The key of this forwarded htlc.
hasIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
hasIncomingCircuitKey() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
The key of this forwarded htlc.
hasIncomingCircuitKey() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder
The key of this forwarded htlc.
hasInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
hasInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
Info contains details about the htlc that was forwarded.
hasInfo() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEventOrBuilder
Info contains details about the htlc that was forwarded.
hasInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
hasInfo() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
Info contains details about the htlc that we failed.
hasInfo() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEventOrBuilder
Info contains details about the htlc that we failed.
hasKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
hasKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
A key descriptor describes the key used for performing ECDH.
hasKeyDesc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
A key descriptor describes the key used for performing ECDH.
hasKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
hasKeyDesc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A descriptor that precisely describes *which* key to use for signing.
hasKeyDesc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A descriptor that precisely describes *which* key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in interface org.lightningj.lnd.proto.LightningApi.KeyDescriptorOrBuilder
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
The key locator that identifies which private key to use for signing.
hasKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptorOrBuilder
The key locator that identifies which private key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
signrpc.SharedKeyRequest.key_loc is deprecated. See signer.proto;l=404
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
Deprecated.
signrpc.SharedKeyRequest.key_loc is deprecated. See signer.proto;l=404
hasKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequestOrBuilder
Deprecated.
signrpc.SharedKeyRequest.key_loc is deprecated. See signer.proto;l=404
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
The key locator that identifies which key to use for signing.
hasKeyLoc() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReqOrBuilder
The key locator that identifies which key to use for signing.
hasLinkFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
hasLinkFailEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.LinkFailEvent link_fail_event = 10;
hasLinkFailEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.LinkFailEvent link_fail_event = 10;
hasLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
hasLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels local balances.
hasLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels local balances.
hasLocalConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
hasLocalConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
List constraints for the local node.
hasLocalConstraints() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
List constraints for the local node.
hasLocalKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
hasLocalKey() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
Our local key to use when creating the multi-sig output.
hasLocalKey() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanPointShimOrBuilder
Our local key to use when creating the multi-sig output.
hasMppRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
hasMppRecord() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
An optional TLV record that signals the use of an MPP payment.
hasMppRecord() - Method in interface org.lightningj.lnd.proto.LightningApi.HopOrBuilder
An optional TLV record that signals the use of an MPP payment.
hasMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
hasMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
A multi-channel backup that covers all open channels currently known to lnd.
hasMultiChanBackup() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshotOrBuilder
A multi-channel backup that covers all open channels currently known to lnd.
hasMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore in the packed multi backup format.
hasMultiChanBackup() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
The channels to restore in the packed multi backup format.
hasMultiChanBackup() - Method in interface org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequestOrBuilder
The channels to restore in the packed multi backup format.
hasNode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
hasNode() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
An individual vertex/node within the channel graph.
hasNode() - Method in interface org.lightningj.lnd.proto.LightningApi.NodeInfoOrBuilder
An individual vertex/node within the channel graph.
hasNode1Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
hasNode1Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
.lnrpc.RoutingPolicy node1_policy = 7;
hasNode1Policy() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
.lnrpc.RoutingPolicy node1_policy = 7;
hasNode2Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
hasNode2Policy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
.lnrpc.RoutingPolicy node2_policy = 8;
hasNode2Policy() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeOrBuilder
.lnrpc.RoutingPolicy node2_policy = 8;
hasOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
hasOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.Channel open_channel = 1;
hasOpenChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.Channel open_channel = 1;
hasOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
hasOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
The outpoint for which we should request a spend notification for.
hasOutpoint() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequestOrBuilder
The outpoint for which we should request a spend notification for.
hasOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
hasOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
The outpoint in format txid:n
hasOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.FailedUpdateOrBuilder
The outpoint in format txid:n
hasOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
hasOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
The outpoint that was spent by the resolution.
hasOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.ResolutionOrBuilder
The outpoint that was spent by the resolution.
hasOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
hasOutpoint() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
The outpoint in format txid:n
hasOutpoint() - Method in interface org.lightningj.lnd.proto.LightningApi.UtxoOrBuilder
The outpoint in format txid:n
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
The input we're attempting to bump the fee of.
hasOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequestOrBuilder
The input we're attempting to bump the fee of.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
The identifying outpoint of the output being leased.
hasOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequestOrBuilder
The identifying outpoint of the output being leased.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
The outpoint of the output we're attempting to sweep.
hasOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepOrBuilder
The outpoint of the output we're attempting to sweep.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
The identifying outpoint of the output being released.
hasOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequestOrBuilder
The identifying outpoint of the output being released.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
hasOutpoint() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
The identifying outpoint of the output being leased.
hasOutpoint() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLeaseOrBuilder
The identifying outpoint of the output being leased.
hasOutput() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
hasOutput() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
A description of the output being spent.
hasOutput() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptorOrBuilder
A description of the output being spent.
hasPartialReveal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
hasPartialReveal() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
Only a single script leaf is known.
hasPartialReveal() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
Only a single script leaf is known.
hasPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes payment_addr = 2;
hasPaymentAddr() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
bytes payment_addr = 2;
hasPaymentAddr() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
bytes payment_addr = 2;
hasPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
When using REST, this field must be encoded as base64.
hasPaymentHash() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
When using REST, this field must be encoded as base64.
hasPaymentHash() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
When using REST, this field must be encoded as base64.
hasPaymentRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
hasPaymentRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
.lnrpc.Route payment_route = 3;
hasPaymentRoute() - Method in interface org.lightningj.lnd.proto.LightningApi.SendResponseOrBuilder
.lnrpc.Route payment_route = 3;
hasPendingOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
hasPendingOpenChannel() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
.lnrpc.PendingUpdate pending_open_channel = 6;
hasPendingOpenChannel() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEventUpdateOrBuilder
.lnrpc.PendingUpdate pending_open_channel = 6;
hasPendingOpenLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
hasPendingOpenLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels pending local balances.
hasPendingOpenLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels pending local balances.
hasPendingOpenRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
hasPendingOpenRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels pending remote balances.
hasPendingOpenRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels pending remote balances.
hasPercent() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a percentage of the payment amount.
hasPercent() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
The fee limit expressed as a percentage of the payment amount.
hasPercent() - Method in interface org.lightningj.lnd.proto.LightningApi.FeeLimitOrBuilder
The fee limit expressed as a percentage of the payment amount.
hasPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use an existing PSBT packet as the template for the funded PSBT.
hasPsbt() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
Use an existing PSBT packet as the template for the funded PSBT.
hasPsbt() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
Use an existing PSBT packet as the template for the funded PSBT.
hasPsbtFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
hasPsbtFinalize() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to continue a funding flow that was initiated to be executed through a PSBT.
hasPsbtFinalize() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to continue a funding flow that was initiated to be executed through a PSBT.
hasPsbtFund() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
hasPsbtFund() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
hasPsbtFund() - Method in interface org.lightningj.lnd.proto.LightningApi.OpenStatusUpdateOrBuilder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
hasPsbtShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
hasPsbtShim() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
hasPsbtShim() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingShimOrBuilder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
hasPsbtVerify() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
hasPsbtVerify() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to continue a funding flow that was initiated to be executed through a PSBT.
hasPsbtVerify() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to continue a funding flow that was initiated to be executed through a PSBT.
hasRaw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
hasRaw() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
Use the outputs and optional inputs from this raw template.
hasRaw() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
Use the outputs and optional inputs from this raw template.
hasRegComplete() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
This is used to indicate to the client that the server has successfully registered the interceptor.
hasRegComplete() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
This is used to indicate to the client that the server has successfully registered the interceptor.
hasRegComplete() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
This is used to indicate to the client that the server has successfully registered the interceptor.
hasRegister() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
hasRegister() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
The registration message identifies the middleware that's being registered in lnd.
hasRegister() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponseOrBuilder
The registration message identifies the middleware that's being registered in lnd.
hasRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
hasRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels remote balances.
hasRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels remote balances.
hasRemoteConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
hasRemoteConstraints() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
List constraints for the remote node.
hasRemoteConstraints() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelOrBuilder
List constraints for the remote node.
hasReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
hasReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
An event send when the transaction of the request is reorged out of the chain.
hasReorg() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEventOrBuilder
An event send when the transaction of the request is reorged out of the chain.
hasReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
hasReorg() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
An event sent when the spending transaction of the request was reorged out of the chain.
hasReorg() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
An event sent when the spending transaction of the request was reorged out of the chain.
hasRequest() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
hasRequest() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
hasRequest() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
hasResponse() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
hasResponse() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
hasResponse() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
hasRevealedLeaf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
hasRevealedLeaf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
The tap leaf that is known and will be revealed.
hasRevealedLeaf() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialRevealOrBuilder
The tap leaf that is known and will be revealed.
hasRootHashOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
hasRootHashOnly() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
hasRootHashOnly() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequestOrBuilder
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
hasRoute() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
hasRoute() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
The route taken by this HTLC.
hasRoute() - Method in interface org.lightningj.lnd.proto.LightningApi.HTLCAttemptOrBuilder
The route taken by this HTLC.
hasRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
hasRoute() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
Route that should be used to attempt to complete the payment.
hasRoute() - Method in interface org.lightningj.lnd.proto.LightningApi.SendToRouteRequestOrBuilder
Route that should be used to attempt to complete the payment.
hasRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
hasRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
Fully specified route that can be used to execute the payment.
hasRoute() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponseOrBuilder
Fully specified route that can be used to execute the payment.
hasRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
hasRoute() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
Route that should be used to attempt to complete the payment.
hasRoute() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequestOrBuilder
Route that should be used to attempt to complete the payment.
hasRoutingPolicy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
hasRoutingPolicy() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
.lnrpc.RoutingPolicy routing_policy = 4;
hasRoutingPolicy() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdateOrBuilder
.lnrpc.RoutingPolicy routing_policy = 4;
hasSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
hasSatPerVbyte() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
hasSatPerVbyte() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
hasSetId() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes set_id = 3;
hasSetId() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
bytes set_id = 3;
hasSetId() - Method in interface org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsgOrBuilder
bytes set_id = 3;
hasSettleEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
hasSettleEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.SettleEvent settle_event = 9;
hasSettleEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.SettleEvent settle_event = 9;
hasShimCancel() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
hasShimCancel() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
Used to cancel an existing registered funding shim.
hasShimCancel() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
Used to cancel an existing registered funding shim.
hasShimRegister() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
hasShimRegister() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
The funding shim to register.
hasShimRegister() - Method in interface org.lightningj.lnd.proto.LightningApi.FundingTransitionMsgOrBuilder
The funding shim to register.
hasSingleChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
hasSingleChanBackups() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
The set of new channels that have been added since the last channel backup snapshot was requested.
hasSingleChanBackups() - Method in interface org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshotOrBuilder
The set of new channels that have been added since the last channel backup snapshot was requested.
hasSpend() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
hasSpend() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
An event that includes the details of the spending transaction of the request (outpoint/output script).
hasSpend() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEventOrBuilder
An event that includes the details of the spending transaction of the request (outpoint/output script).
hasSpendingOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
hasSpendingOutpoint() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
The outpoint was that spent.
hasSpendingOutpoint() - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetailsOrBuilder
The outpoint was that spent.
hasStreamAuth() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
hasStreamAuth() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
hasStreamAuth() - Method in interface org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequestOrBuilder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
hasSubscribedEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
hasSubscribedEvent() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
.routerrpc.SubscribedEvent subscribed_event = 11;
hasSubscribedEvent() - Method in interface org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEventOrBuilder
.routerrpc.SubscribedEvent subscribed_event = 11;
hasTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
hasTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
hasTaprootTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
hasTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
hasTaprootTweak() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
hasTaprootTweak() - Method in interface org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequestOrBuilder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
hasTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The target number of blocks that the transaction should be confirmed in.
hasTargetConf() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
The target number of blocks that the transaction should be confirmed in.
hasTargetConf() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequestOrBuilder
The target number of blocks that the transaction should be confirmed in.
hasTransactionDetails() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
hasTransactionDetails() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
.lnrpc.TransactionDetails transaction_details = 1;
hasTransactionDetails() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponseOrBuilder
.lnrpc.TransactionDetails transaction_details = 1;
hasTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
hasTransactionIds() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
hasTransactionIds() - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponseOrBuilder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
hasUnsettledLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
hasUnsettledLocalBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels local unsettled balances.
hasUnsettledLocalBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels local unsettled balances.
hasUnsettledRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
hasUnsettledRemoteBalance() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
Sum of channels remote unsettled balances.
hasUnsettledRemoteBalance() - Method in interface org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponseOrBuilder
Sum of channels remote unsettled balances.
hasWatchOnly() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
hasWatchOnly() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
hasWatchOnly() - Method in interface org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequestOrBuilder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
HAVE_ALL_NONCES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
HAVE_ALL_NONCES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
HAVE_ALL_SIGNATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
HEIGHT_HINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
HEIGHT_HINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
HEURISTIC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
HEURISTIC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
HeuristicResult() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Empty Constructor
HeuristicResult(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Json Parsing Constructor
HeuristicResult(AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Constructor using underlying Lightning API Object
HISTORY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
HISTORY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
Hop - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Hop.
Hop() - Constructor for class org.lightningj.lnd.wrapper.message.Hop
Empty Constructor
Hop(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Hop
Json Parsing Constructor
Hop(LightningApi.Hop) - Constructor for class org.lightningj.lnd.wrapper.message.Hop
Constructor using underlying Lightning API Object
Hop.CustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
Hop.CustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class CustomRecordsEntry for class Hop.
HOP_HINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
HOP_PROBABILITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
HOP_PROBABILITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
HOP_PUBKEYS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
HopHint - Class in org.lightningj.lnd.wrapper.message
Wrapper class for HopHint.
HopHint() - Constructor for class org.lightningj.lnd.wrapper.message.HopHint
Empty Constructor
HopHint(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.HopHint
Json Parsing Constructor
HopHint(LightningApi.HopHint) - Constructor for class org.lightningj.lnd.wrapper.message.HopHint
Constructor using underlying Lightning API Object
HOPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Route
 
HOST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
HTLC - Class in org.lightningj.lnd.wrapper.message
Wrapper class for HTLC.
HTLC() - Constructor for class org.lightningj.lnd.wrapper.message.HTLC
Empty Constructor
HTLC(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.HTLC
Json Parsing Constructor
HTLC(LightningApi.HTLC) - Constructor for class org.lightningj.lnd.wrapper.message.HTLC
Constructor using underlying Lightning API Object
HTLC_ACCEPTED_REMOTE_SUCCESS_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep an HTLC that was offered to us by the remote party.
HTLC_ACCEPTED_REVOKE_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep an HTLC output sent to us in the case that the remote party broadcasts a revoked commitment state.
HTLC_ACCEPTED_SUCCESS_SECOND_LEVEL_INPUT_CONFIRMED_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to sweep an HTLC output that was offered to us, and for which we have a payment preimage.
HTLC_ACCEPTED_SUCCESS_SECOND_LEVEL_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep an HTLC output that was offered to us, and for which we have a payment preimage.
HTLC_ADD_FAILED_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
HTLC_ADD_FAILED = 8;
HTLC_EXCEEDS_MAX_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
HTLC_EXCEEDS_MAX = 5;
HTLC_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
HTLC_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
 
HTLC_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
HTLC_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
HTLC_MAXIMUM_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
HTLC_MINIMUM_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
HTLC_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
HTLC_OFFERED_REMOTE_TIMEOUT_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep an HTLC that we offered to the remote party which lies in the commitment transaction of the remote party.
HTLC_OFFERED_REVOKE_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep an HTLC which we offered to the remote party in the case that they broadcast a revoked commitment state.
HTLC_OFFERED_TIMEOUT_SECOND_LEVEL_INPUT_CONFIRMED_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to sweep an HTLC output that we extended to a party, but was never fulfilled.
HTLC_OFFERED_TIMEOUT_SECOND_LEVEL_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep an HTLC output that we extended to a party, but was never fulfilled.
HTLC_SECOND_LEVEL_REVOKE_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness that allows us to sweep an HTLC from the remote party's commitment transaction in the case that the broadcast a revoked commitment, but then also immediately attempt to go to the second level to claim the HTLC.
HTLC_SET_BLANK_VALUE - Static variable in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
Indicates that when a look up is done using a payment_addr, then no HTLCs related to the payment_addr should be returned.
HTLC_SET_ONLY_VALUE - Static variable in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
Indicates that when a look up is done based on a set_id, then only that set of HTLCs related to that set ID should be returned.
HTLCAttempt - Class in org.lightningj.lnd.wrapper.message
Wrapper class for HTLCAttempt.
HTLCAttempt() - Constructor for class org.lightningj.lnd.wrapper.message.HTLCAttempt
Empty Constructor
HTLCAttempt(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.HTLCAttempt
Json Parsing Constructor
HTLCAttempt(LightningApi.HTLCAttempt) - Constructor for class org.lightningj.lnd.wrapper.message.HTLCAttempt
Constructor using underlying Lightning API Object
HTLCAttempt.HTLCStatus - Enum in org.lightningj.lnd.wrapper.message
Inner enum HTLCStatus for class HTLCAttempt Generated Automatically.
HtlcEvent - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for HtlcEvent.
HtlcEvent() - Constructor for class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Empty Constructor
HtlcEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Json Parsing Constructor
HtlcEvent(RouterOuterClass.HtlcEvent) - Constructor for class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Constructor using underlying Lightning API Object
HtlcEvent.EventType - Enum in org.lightningj.lnd.wrapper.router.message
Inner enum EventType for class HtlcEvent Generated Automatically.
HtlcInfo - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for HtlcInfo.
HtlcInfo() - Constructor for class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Empty Constructor
HtlcInfo(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Json Parsing Constructor
HtlcInfo(RouterOuterClass.HtlcInfo) - Constructor for class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Constructor using underlying Lightning API Object
htlcInterceptor(StreamObserver<RouterOuterClass.ForwardHtlcInterceptRequest>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
HtlcInterceptor dispatches a bi-directional streaming RPC in which Forwarded HTLC requests are sent to the client and the client responds with a boolean that tells LND if this htlc should be intercepted.
htlcInterceptor(StreamObserver<RouterOuterClass.ForwardHtlcInterceptRequest>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
HtlcInterceptor dispatches a bi-directional streaming RPC in which Forwarded HTLC requests are sent to the client and the client responds with a boolean that tells LND if this htlc should be intercepted.
HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
HYBRID_NESTED_WITNESS_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
HYBRID_NESTED_WITNESS_PUBKEY_HASH = 3;

I

I_KNOW_WHAT_I_AM_DOING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
IDENTITY_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
IDENTITY_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
IGNORE_LOCAL_STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
IGNORED_EDGES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
IGNORED_NODES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
IGNORED_PAIRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
importAccount(WalletKitOuterClass.ImportAccountRequest, StreamObserver<WalletKitOuterClass.ImportAccountResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ImportAccount imports an account backed by an account extended public key.
importAccount(WalletKitOuterClass.ImportAccountRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ImportAccount imports an account backed by an account extended public key.
importAccount(WalletKitOuterClass.ImportAccountRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ImportAccount imports an account backed by an account extended public key.
importAccount(WalletKitOuterClass.ImportAccountRequest, StreamObserver<WalletKitOuterClass.ImportAccountResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ImportAccount imports an account backed by an account extended public key.
importAccount(String, String, byte[], AddressType, Boolean, StreamObserver<ImportAccountResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a importAccount request.
importAccount(ImportAccountRequest, StreamObserver<ImportAccountResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a importAccount request.
importAccount(String, String, byte[], AddressType, Boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a importAccount request.
importAccount(ImportAccountRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a importAccount request.
ImportAccountRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ImportAccountRequest.
ImportAccountRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Empty Constructor
ImportAccountRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Json Parsing Constructor
ImportAccountRequest(WalletKitOuterClass.ImportAccountRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Constructor using underlying Lightning API Object
ImportAccountResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ImportAccountResponse.
ImportAccountResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Empty Constructor
ImportAccountResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Json Parsing Constructor
ImportAccountResponse(WalletKitOuterClass.ImportAccountResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Constructor using underlying Lightning API Object
importGraph(LightningApi.ChannelGraph, StreamObserver<DevOuterClass.ImportGraphResponse>) - Method in interface org.lightningj.lnd.dev.proto.DevGrpc.AsyncService
ImportGraph imports a ChannelGraph into the graph database.
importGraph(LightningApi.ChannelGraph) - Method in class org.lightningj.lnd.dev.proto.DevGrpc.DevBlockingStub
ImportGraph imports a ChannelGraph into the graph database.
importGraph(LightningApi.ChannelGraph) - Method in class org.lightningj.lnd.dev.proto.DevGrpc.DevFutureStub
ImportGraph imports a ChannelGraph into the graph database.
importGraph(LightningApi.ChannelGraph, StreamObserver<DevOuterClass.ImportGraphResponse>) - Method in class org.lightningj.lnd.dev.proto.DevGrpc.DevStub
ImportGraph imports a ChannelGraph into the graph database.
importGraph(List<LightningNode>, List<ChannelEdge>, StreamObserver<ImportGraphResponse>) - Method in class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
Method to generate a importGraph request.
importGraph(ChannelGraph, StreamObserver<ImportGraphResponse>) - Method in class org.lightningj.lnd.wrapper.dev.AsynchronousDevAPI
Method to send a importGraph request.
importGraph(List<LightningNode>, List<ChannelEdge>) - Method in class org.lightningj.lnd.wrapper.dev.SynchronousDevAPI
Method to generate a importGraph request.
importGraph(ChannelGraph) - Method in class org.lightningj.lnd.wrapper.dev.SynchronousDevAPI
Method to send a importGraph request.
ImportGraphResponse - Class in org.lightningj.lnd.wrapper.dev.message
Wrapper class for ImportGraphResponse.
ImportGraphResponse() - Constructor for class org.lightningj.lnd.wrapper.dev.message.ImportGraphResponse
Empty Constructor
ImportGraphResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.dev.message.ImportGraphResponse
Json Parsing Constructor
ImportGraphResponse(DevOuterClass.ImportGraphResponse) - Constructor for class org.lightningj.lnd.wrapper.dev.message.ImportGraphResponse
Constructor using underlying Lightning API Object
importPublicKey(WalletKitOuterClass.ImportPublicKeyRequest, StreamObserver<WalletKitOuterClass.ImportPublicKeyResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ImportPublicKey imports a public key as watch-only into the wallet.
importPublicKey(WalletKitOuterClass.ImportPublicKeyRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ImportPublicKey imports a public key as watch-only into the wallet.
importPublicKey(WalletKitOuterClass.ImportPublicKeyRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ImportPublicKey imports a public key as watch-only into the wallet.
importPublicKey(WalletKitOuterClass.ImportPublicKeyRequest, StreamObserver<WalletKitOuterClass.ImportPublicKeyResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ImportPublicKey imports a public key as watch-only into the wallet.
importPublicKey(byte[], AddressType, StreamObserver<ImportPublicKeyResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a importPublicKey request.
importPublicKey(ImportPublicKeyRequest, StreamObserver<ImportPublicKeyResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a importPublicKey request.
importPublicKey(byte[], AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a importPublicKey request.
importPublicKey(ImportPublicKeyRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a importPublicKey request.
ImportPublicKeyRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ImportPublicKeyRequest.
ImportPublicKeyRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
Empty Constructor
ImportPublicKeyRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
Json Parsing Constructor
ImportPublicKeyRequest(WalletKitOuterClass.ImportPublicKeyRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
Constructor using underlying Lightning API Object
ImportPublicKeyResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ImportPublicKeyResponse.
ImportPublicKeyResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyResponse
Empty Constructor
ImportPublicKeyResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyResponse
Json Parsing Constructor
ImportPublicKeyResponse(WalletKitOuterClass.ImportPublicKeyResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyResponse
Constructor using underlying Lightning API Object
importTapscript(WalletKitOuterClass.ImportTapscriptRequest, StreamObserver<WalletKitOuterClass.ImportTapscriptResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ImportTapscript imports a Taproot script and internal key and adds the resulting Taproot output key as a watch-only output script into the wallet.
importTapscript(WalletKitOuterClass.ImportTapscriptRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ImportTapscript imports a Taproot script and internal key and adds the resulting Taproot output key as a watch-only output script into the wallet.
importTapscript(WalletKitOuterClass.ImportTapscriptRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ImportTapscript imports a Taproot script and internal key and adds the resulting Taproot output key as a watch-only output script into the wallet.
importTapscript(WalletKitOuterClass.ImportTapscriptRequest, StreamObserver<WalletKitOuterClass.ImportTapscriptResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ImportTapscript imports a Taproot script and internal key and adds the resulting Taproot output key as a watch-only output script into the wallet.
importTapscript(byte[], TapscriptFullTree, TapscriptPartialReveal, byte[], Boolean, StreamObserver<ImportTapscriptResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a importTapscript request.
importTapscript(ImportTapscriptRequest, StreamObserver<ImportTapscriptResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a importTapscript request.
importTapscript(byte[], TapscriptFullTree, TapscriptPartialReveal, byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a importTapscript request.
importTapscript(ImportTapscriptRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a importTapscript request.
ImportTapscriptRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ImportTapscriptRequest.
ImportTapscriptRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Empty Constructor
ImportTapscriptRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Json Parsing Constructor
ImportTapscriptRequest(WalletKitOuterClass.ImportTapscriptRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Constructor using underlying Lightning API Object
ImportTapscriptResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ImportTapscriptResponse.
ImportTapscriptResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptResponse
Empty Constructor
ImportTapscriptResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptResponse
Json Parsing Constructor
ImportTapscriptResponse(WalletKitOuterClass.ImportTapscriptResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptResponse
Constructor using underlying Lightning API Object
IN_FLIGHT_MAX_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
IN_FLIGHT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
IN_FLIGHT = 0;
IN_FLIGHT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
IN_FLIGHT = 1;
IN_FLIGHT_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
Payment is still in flight.
INACTIVE_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
INACTIVE_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
INACTIVE_CHANNEL = 3;
INACTIVE_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
INBOUND_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
INCLUDE_BLOCK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
INCLUDE_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
INCLUDE_INCOMPLETE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
INCLUDE_SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
INCLUDE_SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
INCLUDE_UNANNOUNCED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
INCOMING_AMOUNT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
INCOMING_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
INCOMING_CHANNEL_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
INCOMING_CIRCUIT_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
INCOMING_CIRCUIT_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
INCOMING_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
INCOMING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLC
 
INCOMING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
INCOMING_HTLC_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
INCOMING_HTLC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
We are resolving an incoming htlc on chain.
INCOMING_TIMELOCK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
INCOMPLETE_FORWARD_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
INCOMPLETE_FORWARD = 7;
INCORRECT_CLTV_EXPIRY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INCORRECT_CLTV_EXPIRY = 13;
INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS = 1;
INCORRECT_PAYMENT_AMOUNT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INCORRECT_PAYMENT_AMOUNT = 2;
INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
INDEX_OFFSET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
INDEX_OFFSET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
INDEX_OFFSET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
INFINITE - Static variable in class org.lightningj.lnd.util.JsonGenUtils
 
INFO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
INFO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
INITIAL_ROUING_SYNC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
INITIAL_ROUING_SYNC = 3;
Initiator - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum Initiator.
INITIATOR_BOTH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Initiator
INITIATOR_BOTH = 3;
INITIATOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
INITIATOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
INITIATOR_LOCAL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Initiator
INITIATOR_LOCAL = 1;
INITIATOR_REMOTE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Initiator
INITIATOR_REMOTE = 2;
INITIATOR_UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Initiator
INITIATOR_UNKNOWN = 0;
initWallet(Walletunlocker.InitWalletRequest, StreamObserver<Walletunlocker.InitWalletResponse>) - Method in interface org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.AsyncService
InitWallet is used when lnd is starting up for the first time to fully initialize the daemon and its internal wallet.
initWallet(Walletunlocker.InitWalletRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerBlockingStub
InitWallet is used when lnd is starting up for the first time to fully initialize the daemon and its internal wallet.
initWallet(Walletunlocker.InitWalletRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerFutureStub
InitWallet is used when lnd is starting up for the first time to fully initialize the daemon and its internal wallet.
initWallet(Walletunlocker.InitWalletRequest, StreamObserver<Walletunlocker.InitWalletResponse>) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerStub
InitWallet is used when lnd is starting up for the first time to fully initialize the daemon and its internal wallet.
initWallet(byte[], List<String>, byte[], Integer, ChanBackupSnapshot, Boolean, String, Long, WatchOnly, byte[], StreamObserver<InitWalletResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to generate a initWallet request.
initWallet(InitWalletRequest, StreamObserver<InitWalletResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to send a initWallet request.
initWallet(byte[], List<String>, byte[], Integer, ChanBackupSnapshot, Boolean, String, Long, WatchOnly, byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to generate a initWallet request.
initWallet(InitWalletRequest) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to send a initWallet request.
InitWalletRequest - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for InitWalletRequest.
InitWalletRequest() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Empty Constructor
InitWalletRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Json Parsing Constructor
InitWalletRequest(Walletunlocker.InitWalletRequest) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Constructor using underlying Lightning API Object
InitWalletResponse - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for InitWalletResponse.
InitWalletResponse() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletResponse
Empty Constructor
InitWalletResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletResponse
Json Parsing Constructor
InitWalletResponse(Walletunlocker.InitWalletResponse) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletResponse
Constructor using underlying Lightning API Object
INPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
INPUT_SCRIPTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
INPUTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
InputScript - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for InputScript.
InputScript() - Constructor for class org.lightningj.lnd.wrapper.signer.message.InputScript
Empty Constructor
InputScript(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.InputScript
Json Parsing Constructor
InputScript(SignerOuterClass.InputScript) - Constructor for class org.lightningj.lnd.wrapper.signer.message.InputScript
Constructor using underlying Lightning API Object
InputScriptResp - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for InputScriptResp.
InputScriptResp() - Constructor for class org.lightningj.lnd.wrapper.signer.message.InputScriptResp
Empty Constructor
InputScriptResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.InputScriptResp
Json Parsing Constructor
InputScriptResp(SignerOuterClass.InputScriptResp) - Constructor for class org.lightningj.lnd.wrapper.signer.message.InputScriptResp
Constructor using underlying Lightning API Object
INSUFFICIENT_BALANCE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
INSUFFICIENT_BALANCE = 6;
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class org.lightningj.lnd.wrapper.MacaroonClientInterceptor
Intercept ClientCall creation by the next Channel.
InterceptFeedback - Class in org.lightningj.lnd.wrapper.message
Wrapper class for InterceptFeedback.
InterceptFeedback() - Constructor for class org.lightningj.lnd.wrapper.message.InterceptFeedback
Empty Constructor
InterceptFeedback(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.InterceptFeedback
Json Parsing Constructor
InterceptFeedback(LightningApi.InterceptFeedback) - Constructor for class org.lightningj.lnd.wrapper.message.InterceptFeedback
Constructor using underlying Lightning API Object
INTERNAL_FAILURE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
An internal error occurred.
INTERNAL_KEY_COUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
INTERNAL_PUBLIC_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
internalGetMapField(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
internalGetMapField(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
internalGetMapField(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
internalGetMapField(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
internalGetMapField(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
internalGetMapField(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
internalGetMutableMapField(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
 
internalGetValueMap() - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
 
INVALID_KEYSEND_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
INVALID_KEYSEND = 20;
INVALID_ONION_HMAC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INVALID_ONION_HMAC = 9;
INVALID_ONION_KEY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INVALID_ONION_KEY = 10;
INVALID_ONION_PAYLOAD_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INVALID_ONION_PAYLOAD = 24;
INVALID_ONION_VERSION_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INVALID_ONION_VERSION = 8;
INVALID_REALM_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
INVALID_REALM = 6;
Invoice - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Invoice.
Invoice() - Constructor for class org.lightningj.lnd.wrapper.message.Invoice
Empty Constructor
Invoice(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Invoice
Json Parsing Constructor
Invoice(LightningApi.Invoice) - Constructor for class org.lightningj.lnd.wrapper.message.Invoice
Constructor using underlying Lightning API Object
Invoice.AmpInvoiceStateEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
Invoice.AmpInvoiceStateEntry - Class in org.lightningj.lnd.wrapper.message
Inner class AmpInvoiceStateEntry for class Invoice.
Invoice.FeaturesEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
Invoice.FeaturesEntry - Class in org.lightningj.lnd.wrapper.message
Inner class FeaturesEntry for class Invoice.
Invoice.InvoiceState - Enum in org.lightningj.lnd.wrapper.message
Inner enum InvoiceState for class Invoice Generated Automatically.
INVOICE_CANCELED_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
INVOICE_CANCELED = 10;
INVOICE_EXPIRY_TOO_SOON_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
INVOICE_EXPIRY_TOO_SOON = 12;
INVOICE_NOT_OPEN_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
INVOICE_NOT_OPEN = 13;
INVOICE_UNDERPAID_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
INVOICE_UNDERPAID = 11;
InvoiceHTLC - Class in org.lightningj.lnd.wrapper.message
Wrapper class for InvoiceHTLC.
InvoiceHTLC() - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Empty Constructor
InvoiceHTLC(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Json Parsing Constructor
InvoiceHTLC(LightningApi.InvoiceHTLC) - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Constructor using underlying Lightning API Object
InvoiceHTLC.CustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
InvoiceHTLC.CustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class CustomRecordsEntry for class InvoiceHTLC.
InvoiceHTLCState - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum InvoiceHTLCState.
INVOICES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
InvoicesGrpc - Class in org.lightningj.lnd.invoices.proto
Invoices is a service that can be used to create, accept, settle and cancel invoices.
InvoicesGrpc.AsyncService - Interface in org.lightningj.lnd.invoices.proto
Invoices is a service that can be used to create, accept, settle and cancel invoices.
InvoicesGrpc.InvoicesBlockingStub - Class in org.lightningj.lnd.invoices.proto
A stub to allow clients to do synchronous rpc calls to service Invoices.
InvoicesGrpc.InvoicesFutureStub - Class in org.lightningj.lnd.invoices.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Invoices.
InvoicesGrpc.InvoicesImplBase - Class in org.lightningj.lnd.invoices.proto
Base class for the server implementation of the service Invoices.
InvoicesGrpc.InvoicesStub - Class in org.lightningj.lnd.invoices.proto
A stub to allow clients to do asynchronous rpc calls to service Invoices.
InvoicesImplBase() - Constructor for class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesImplBase
 
InvoicesOuterClass - Class in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.AddHoldInvoiceRequest - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.AddHoldInvoiceRequest
InvoicesOuterClass.AddHoldInvoiceRequest.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.AddHoldInvoiceRequest
InvoicesOuterClass.AddHoldInvoiceRequestOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.AddHoldInvoiceResp - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.AddHoldInvoiceResp
InvoicesOuterClass.AddHoldInvoiceResp.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.AddHoldInvoiceResp
InvoicesOuterClass.AddHoldInvoiceRespOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.CancelInvoiceMsg - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.CancelInvoiceMsg
InvoicesOuterClass.CancelInvoiceMsg.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.CancelInvoiceMsg
InvoicesOuterClass.CancelInvoiceMsgOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.CancelInvoiceResp - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.CancelInvoiceResp
InvoicesOuterClass.CancelInvoiceResp.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.CancelInvoiceResp
InvoicesOuterClass.CancelInvoiceRespOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.LookupInvoiceMsg - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.LookupInvoiceMsg
InvoicesOuterClass.LookupInvoiceMsg.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.LookupInvoiceMsg
InvoicesOuterClass.LookupInvoiceMsg.InvoiceRefCase - Enum in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.LookupInvoiceMsgOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.LookupModifier - Enum in org.lightningj.lnd.invoices.proto
Protobuf enum invoicesrpc.LookupModifier
InvoicesOuterClass.SettleInvoiceMsg - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.SettleInvoiceMsg
InvoicesOuterClass.SettleInvoiceMsg.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.SettleInvoiceMsg
InvoicesOuterClass.SettleInvoiceMsgOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.SettleInvoiceResp - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.SettleInvoiceResp
InvoicesOuterClass.SettleInvoiceResp.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.SettleInvoiceResp
InvoicesOuterClass.SettleInvoiceRespOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoicesOuterClass.SubscribeSingleInvoiceRequest - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.SubscribeSingleInvoiceRequest
InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder - Class in org.lightningj.lnd.invoices.proto
Protobuf type invoicesrpc.SubscribeSingleInvoiceRequest
InvoicesOuterClass.SubscribeSingleInvoiceRequestOrBuilder - Interface in org.lightningj.lnd.invoices.proto
 
InvoiceSubscription - Class in org.lightningj.lnd.wrapper.message
Wrapper class for InvoiceSubscription.
InvoiceSubscription() - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceSubscription
Empty Constructor
InvoiceSubscription(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceSubscription
Json Parsing Constructor
InvoiceSubscription(LightningApi.InvoiceSubscription) - Constructor for class org.lightningj.lnd.wrapper.message.InvoiceSubscription
Constructor using underlying Lightning API Object
IS_AMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
IS_ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
IS_INTERNAL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
IS_KEYSEND_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
IS_KNOWN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Feature
 
IS_OUR_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
IS_OUR_OUTPUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
IS_REQUIRED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Feature
 
IS_SCHNORR_SIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
IS_X_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
isBanned(Neutrino.IsBannedRequest, StreamObserver<Neutrino.IsBannedResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
IsBanned returns true if the peer is banned, otherwise false.
isBanned(Neutrino.IsBannedRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
IsBanned returns true if the peer is banned, otherwise false.
isBanned(Neutrino.IsBannedRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
IsBanned returns true if the peer is banned, otherwise false.
isBanned(Neutrino.IsBannedRequest, StreamObserver<Neutrino.IsBannedResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
IsBanned returns true if the peer is banned, otherwise false.
isBanned(String, StreamObserver<IsBannedResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a isBanned request.
isBanned(IsBannedRequest, StreamObserver<IsBannedResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a isBanned request.
isBanned(String) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a isBanned request.
isBanned(IsBannedRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a isBanned request.
IsBannedRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for IsBannedRequest.
IsBannedRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.IsBannedRequest
Empty Constructor
IsBannedRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.IsBannedRequest
Json Parsing Constructor
IsBannedRequest(Neutrino.IsBannedRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.IsBannedRequest
Constructor using underlying Lightning API Object
IsBannedResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for IsBannedResponse.
IsBannedResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.IsBannedResponse
Empty Constructor
IsBannedResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.IsBannedResponse
Json Parsing Constructor
IsBannedResponse(Neutrino.IsBannedResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.IsBannedResponse
Constructor using underlying Lightning API Object
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
isInitialized() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
isInitialized() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
isInitialized() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
isInitialized() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
isInitialized() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
isInitialized() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
isInitialized() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
isInitialized() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
isInitialized() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
isInitialized() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
isPerformValidation() - Method in class org.lightningj.lnd.wrapper.API
 
isValid() - Method in class org.lightningj.lnd.wrapper.ValidationResult
 

J

JsonGenUtils - Class in org.lightningj.lnd.util
Class containing utility methods for generating/parsing JSON code.
JsonGenUtils() - Constructor for class org.lightningj.lnd.util.JsonGenUtils
 
jsonToMessage(JsonObject, Descriptors.Descriptor) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Method to convert a jsonObject to a Message Builder.
jsonToMessage(JsonObject, Message.Builder, Descriptors.Descriptor) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Method to convert a jsonObject to a Message Builder.
jsonToString(Object, boolean) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Help method to convert a json object to string representation.

K

KEY_DESC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
KEY_DESC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
KEY_FAMILY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
KEY_FAMILY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
KEY_FAMILY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
KEY_FINGER_PRINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
KEY_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
KEY_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
KEY_LOC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
KEY_LOC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
KEY_LOC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
KEY_LOC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
KEY_LOC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
KEY_SPEND_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
KeyDescriptor - Class in org.lightningj.lnd.wrapper.message
Wrapper class for KeyDescriptor.
KeyDescriptor() - Constructor for class org.lightningj.lnd.wrapper.message.KeyDescriptor
Empty Constructor
KeyDescriptor(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.KeyDescriptor
Json Parsing Constructor
KeyDescriptor(LightningApi.KeyDescriptor) - Constructor for class org.lightningj.lnd.wrapper.message.KeyDescriptor
Constructor using underlying Lightning API Object
KeyDescriptor - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for KeyDescriptor.
KeyDescriptor() - Constructor for class org.lightningj.lnd.wrapper.signer.message.KeyDescriptor
Empty Constructor
KeyDescriptor(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.KeyDescriptor
Json Parsing Constructor
KeyDescriptor(SignerOuterClass.KeyDescriptor) - Constructor for class org.lightningj.lnd.wrapper.signer.message.KeyDescriptor
Constructor using underlying Lightning API Object
KeyLocator - Class in org.lightningj.lnd.wrapper.message
Wrapper class for KeyLocator.
KeyLocator() - Constructor for class org.lightningj.lnd.wrapper.message.KeyLocator
Empty Constructor
KeyLocator(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.KeyLocator
Json Parsing Constructor
KeyLocator(LightningApi.KeyLocator) - Constructor for class org.lightningj.lnd.wrapper.message.KeyLocator
Constructor using underlying Lightning API Object
KeyLocator - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for KeyLocator.
KeyLocator() - Constructor for class org.lightningj.lnd.wrapper.signer.message.KeyLocator
Empty Constructor
KeyLocator(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.KeyLocator
Json Parsing Constructor
KeyLocator(SignerOuterClass.KeyLocator) - Constructor for class org.lightningj.lnd.wrapper.signer.message.KeyLocator
Constructor using underlying Lightning API Object
KeyReq - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for KeyReq.
KeyReq() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.KeyReq
Empty Constructor
KeyReq(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.KeyReq
Json Parsing Constructor
KeyReq(WalletKitOuterClass.KeyReq) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.KeyReq
Constructor using underlying Lightning API Object

L

LABEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
LABEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
LABEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
LABEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
LABEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
LABEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
LABEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
labelTransaction(WalletKitOuterClass.LabelTransactionRequest, StreamObserver<WalletKitOuterClass.LabelTransactionResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
LabelTransaction adds a label to a transaction.
labelTransaction(WalletKitOuterClass.LabelTransactionRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
LabelTransaction adds a label to a transaction.
labelTransaction(WalletKitOuterClass.LabelTransactionRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
LabelTransaction adds a label to a transaction.
labelTransaction(WalletKitOuterClass.LabelTransactionRequest, StreamObserver<WalletKitOuterClass.LabelTransactionResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
LabelTransaction adds a label to a transaction.
labelTransaction(byte[], String, Boolean, StreamObserver<LabelTransactionResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a labelTransaction request.
labelTransaction(LabelTransactionRequest, StreamObserver<LabelTransactionResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a labelTransaction request.
labelTransaction(byte[], String, Boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a labelTransaction request.
labelTransaction(LabelTransactionRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a labelTransaction request.
LabelTransactionRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for LabelTransactionRequest.
LabelTransactionRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Empty Constructor
LabelTransactionRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Json Parsing Constructor
LabelTransactionRequest(WalletKitOuterClass.LabelTransactionRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Constructor using underlying Lightning API Object
LabelTransactionResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for LabelTransactionResponse.
LabelTransactionResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionResponse
Empty Constructor
LabelTransactionResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionResponse
Json Parsing Constructor
LabelTransactionResponse(WalletKitOuterClass.LabelTransactionResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionResponse
Constructor using underlying Lightning API Object
LAST_FLAP_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
LAST_HOP_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
LAST_HOP_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
LAST_HOP_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
LAST_INDEX_OFFSET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
LAST_INDEX_OFFSET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
LAST_OFFSET_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
LAST_PING_PAYLOAD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
LAST_UPDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
LAST_UPDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
LAST_UPDATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
LATEST_ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
LEAF_VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
LEASE_COMMITMENT_TIME_LOCK_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to spend our output on our local commitment transaction after a relative and absolute lock-time lockout as part of the script enforced lease commitment type.
LEASE_COMMITMENT_TO_REMOTE_CONFIRMED_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to spend our output on the counterparty's commitment transaction after a confirmation and absolute locktime as part of the script enforced lease commitment type.
LEASE_HTLC_ACCEPTED_SUCCESS_SECOND_LEVEL_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to sweep an HTLC output that was offered to us, and for which we have a payment preimage.
LEASE_HTLC_OFFERED_TIMEOUT_SECOND_LEVEL_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to sweep an HTLC output that we extended to a party, but was never fulfilled.
leaseOutput(WalletKitOuterClass.LeaseOutputRequest, StreamObserver<WalletKitOuterClass.LeaseOutputResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
LeaseOutput locks an output to the given ID, preventing it from being available for any future coin selection attempts.
leaseOutput(WalletKitOuterClass.LeaseOutputRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
LeaseOutput locks an output to the given ID, preventing it from being available for any future coin selection attempts.
leaseOutput(WalletKitOuterClass.LeaseOutputRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
LeaseOutput locks an output to the given ID, preventing it from being available for any future coin selection attempts.
leaseOutput(WalletKitOuterClass.LeaseOutputRequest, StreamObserver<WalletKitOuterClass.LeaseOutputResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
LeaseOutput locks an output to the given ID, preventing it from being available for any future coin selection attempts.
leaseOutput(byte[], OutPoint, Long, StreamObserver<LeaseOutputResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a leaseOutput request.
leaseOutput(LeaseOutputRequest, StreamObserver<LeaseOutputResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a leaseOutput request.
leaseOutput(byte[], OutPoint, Long) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a leaseOutput request.
leaseOutput(LeaseOutputRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a leaseOutput request.
LeaseOutputRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for LeaseOutputRequest.
LeaseOutputRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Empty Constructor
LeaseOutputRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Json Parsing Constructor
LeaseOutputRequest(WalletKitOuterClass.LeaseOutputRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Constructor using underlying Lightning API Object
LeaseOutputResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for LeaseOutputResponse.
LeaseOutputResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputResponse
Empty Constructor
LeaseOutputResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputResponse
Json Parsing Constructor
LeaseOutputResponse(WalletKitOuterClass.LeaseOutputResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputResponse
Constructor using underlying Lightning API Object
LEGACY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
A channel using the legacy commitment format having tweaked to_remote keys.
LEGACY_VALUE - Static variable in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
Selects the policy from the legacy tower client.
LEVEL_SPEC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
LIFETIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
LightningAddress - Class in org.lightningj.lnd.wrapper.message
Wrapper class for LightningAddress.
LightningAddress() - Constructor for class org.lightningj.lnd.wrapper.message.LightningAddress
Empty Constructor
LightningAddress(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.LightningAddress
Json Parsing Constructor
LightningAddress(LightningApi.LightningAddress) - Constructor for class org.lightningj.lnd.wrapper.message.LightningAddress
Constructor using underlying Lightning API Object
LightningApi - Class in org.lightningj.lnd.proto
 
LightningApi.AbandonChannelRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AbandonChannelRequest
LightningApi.AbandonChannelRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AbandonChannelRequest
LightningApi.AbandonChannelRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.AbandonChannelResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AbandonChannelResponse
LightningApi.AbandonChannelResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AbandonChannelResponse
LightningApi.AbandonChannelResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.AddInvoiceResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AddInvoiceResponse
LightningApi.AddInvoiceResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AddInvoiceResponse
LightningApi.AddInvoiceResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.AddressType - Enum in org.lightningj.lnd.proto
`AddressType` has to be one of: - `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)
LightningApi.AliasMap - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AliasMap
LightningApi.AliasMap.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AliasMap
LightningApi.AliasMapOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Amount - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Amount
LightningApi.Amount.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Amount
LightningApi.AmountOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.AMP - Class in org.lightningj.lnd.proto
Details specific to AMP HTLCs.
LightningApi.AMP.Builder - Class in org.lightningj.lnd.proto
Details specific to AMP HTLCs.
LightningApi.AMPInvoiceState - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AMPInvoiceState
LightningApi.AMPInvoiceState.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AMPInvoiceState
LightningApi.AMPInvoiceStateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.AMPOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.AMPRecord - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AMPRecord
LightningApi.AMPRecord.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.AMPRecord
LightningApi.AMPRecordOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.BakeMacaroonRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BakeMacaroonRequest
LightningApi.BakeMacaroonRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BakeMacaroonRequest
LightningApi.BakeMacaroonRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.BakeMacaroonResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BakeMacaroonResponse
LightningApi.BakeMacaroonResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BakeMacaroonResponse
LightningApi.BakeMacaroonResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.BatchOpenChannel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BatchOpenChannel
LightningApi.BatchOpenChannel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BatchOpenChannel
LightningApi.BatchOpenChannelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.BatchOpenChannelRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BatchOpenChannelRequest
LightningApi.BatchOpenChannelRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BatchOpenChannelRequest
LightningApi.BatchOpenChannelRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.BatchOpenChannelResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BatchOpenChannelResponse
LightningApi.BatchOpenChannelResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.BatchOpenChannelResponse
LightningApi.BatchOpenChannelResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Chain - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Chain
LightningApi.Chain.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Chain
LightningApi.ChainOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChanBackupExportRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanBackupExportRequest
LightningApi.ChanBackupExportRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanBackupExportRequest
LightningApi.ChanBackupExportRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChanBackupSnapshot - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanBackupSnapshot
LightningApi.ChanBackupSnapshot.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanBackupSnapshot
LightningApi.ChanBackupSnapshotOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChanInfoRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanInfoRequest
LightningApi.ChanInfoRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanInfoRequest
LightningApi.ChanInfoRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Channel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Channel
LightningApi.Channel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Channel
LightningApi.ChannelAcceptRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelAcceptRequest
LightningApi.ChannelAcceptRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelAcceptRequest
LightningApi.ChannelAcceptRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelAcceptResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelAcceptResponse
LightningApi.ChannelAcceptResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelAcceptResponse
LightningApi.ChannelAcceptResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelBackup - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBackup
LightningApi.ChannelBackup.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBackup
LightningApi.ChannelBackupOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelBackups - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBackups
LightningApi.ChannelBackups.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBackups
LightningApi.ChannelBackupsOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelBackupSubscription - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBackupSubscription
LightningApi.ChannelBackupSubscription.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBackupSubscription
LightningApi.ChannelBackupSubscriptionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelBalanceRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBalanceRequest
LightningApi.ChannelBalanceRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBalanceRequest
LightningApi.ChannelBalanceRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelBalanceResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBalanceResponse
LightningApi.ChannelBalanceResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelBalanceResponse
LightningApi.ChannelBalanceResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelCloseSummary - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelCloseSummary
LightningApi.ChannelCloseSummary.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelCloseSummary
LightningApi.ChannelCloseSummary.ClosureType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.ChannelCloseSummary.ClosureType
LightningApi.ChannelCloseSummaryOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelCloseUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelCloseUpdate
LightningApi.ChannelCloseUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelCloseUpdate
LightningApi.ChannelCloseUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelConstraints - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelConstraints
LightningApi.ChannelConstraints.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelConstraints
LightningApi.ChannelConstraintsOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelEdge - Class in org.lightningj.lnd.proto
A fully authenticated channel along with all its unique attributes.
LightningApi.ChannelEdge.Builder - Class in org.lightningj.lnd.proto
A fully authenticated channel along with all its unique attributes.
LightningApi.ChannelEdgeOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelEdgeUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelEdgeUpdate
LightningApi.ChannelEdgeUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelEdgeUpdate
LightningApi.ChannelEdgeUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelEventSubscription - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelEventSubscription
LightningApi.ChannelEventSubscription.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelEventSubscription
LightningApi.ChannelEventSubscriptionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelEventUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelEventUpdate
LightningApi.ChannelEventUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelEventUpdate
LightningApi.ChannelEventUpdate.ChannelCase - Enum in org.lightningj.lnd.proto
 
LightningApi.ChannelEventUpdate.UpdateType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.ChannelEventUpdate.UpdateType
LightningApi.ChannelEventUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelFeeReport - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelFeeReport
LightningApi.ChannelFeeReport.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelFeeReport
LightningApi.ChannelFeeReportOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelGraph - Class in org.lightningj.lnd.proto
Returns a new instance of the directed channel graph.
LightningApi.ChannelGraph.Builder - Class in org.lightningj.lnd.proto
Returns a new instance of the directed channel graph.
LightningApi.ChannelGraphOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelGraphRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelGraphRequest
LightningApi.ChannelGraphRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelGraphRequest
LightningApi.ChannelGraphRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelOpenUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelOpenUpdate
LightningApi.ChannelOpenUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelOpenUpdate
LightningApi.ChannelOpenUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelPoint - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelPoint
LightningApi.ChannelPoint.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelPoint
LightningApi.ChannelPoint.FundingTxidCase - Enum in org.lightningj.lnd.proto
 
LightningApi.ChannelPointOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChannelUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelUpdate
LightningApi.ChannelUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChannelUpdate
LightningApi.ChannelUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ChanPointShim - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanPointShim
LightningApi.ChanPointShim.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ChanPointShim
LightningApi.ChanPointShimOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.CheckMacPermRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CheckMacPermRequest
LightningApi.CheckMacPermRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CheckMacPermRequest
LightningApi.CheckMacPermRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.CheckMacPermResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CheckMacPermResponse
LightningApi.CheckMacPermResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CheckMacPermResponse
LightningApi.CheckMacPermResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.CloseChannelRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CloseChannelRequest
LightningApi.CloseChannelRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CloseChannelRequest
LightningApi.CloseChannelRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ClosedChannelsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ClosedChannelsRequest
LightningApi.ClosedChannelsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ClosedChannelsRequest
LightningApi.ClosedChannelsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ClosedChannelsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ClosedChannelsResponse
LightningApi.ClosedChannelsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ClosedChannelsResponse
LightningApi.ClosedChannelsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ClosedChannelUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ClosedChannelUpdate
LightningApi.ClosedChannelUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ClosedChannelUpdate
LightningApi.ClosedChannelUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.CloseStatusUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CloseStatusUpdate
LightningApi.CloseStatusUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CloseStatusUpdate
LightningApi.CloseStatusUpdate.UpdateCase - Enum in org.lightningj.lnd.proto
 
LightningApi.CloseStatusUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.CommitmentType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.CommitmentType
LightningApi.ConfirmationUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ConfirmationUpdate
LightningApi.ConfirmationUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ConfirmationUpdate
LightningApi.ConfirmationUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ConnectPeerRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ConnectPeerRequest
LightningApi.ConnectPeerRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ConnectPeerRequest
LightningApi.ConnectPeerRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ConnectPeerResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ConnectPeerResponse
LightningApi.ConnectPeerResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ConnectPeerResponse
LightningApi.ConnectPeerResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.CustomMessage - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CustomMessage
LightningApi.CustomMessage.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.CustomMessage
LightningApi.CustomMessageOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DebugLevelRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DebugLevelRequest
LightningApi.DebugLevelRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DebugLevelRequest
LightningApi.DebugLevelRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DebugLevelResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DebugLevelResponse
LightningApi.DebugLevelResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DebugLevelResponse
LightningApi.DebugLevelResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DeleteAllPaymentsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteAllPaymentsRequest
LightningApi.DeleteAllPaymentsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteAllPaymentsRequest
LightningApi.DeleteAllPaymentsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DeleteAllPaymentsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteAllPaymentsResponse
LightningApi.DeleteAllPaymentsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteAllPaymentsResponse
LightningApi.DeleteAllPaymentsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DeleteMacaroonIDRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteMacaroonIDRequest
LightningApi.DeleteMacaroonIDRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteMacaroonIDRequest
LightningApi.DeleteMacaroonIDRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DeleteMacaroonIDResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteMacaroonIDResponse
LightningApi.DeleteMacaroonIDResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeleteMacaroonIDResponse
LightningApi.DeleteMacaroonIDResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DeletePaymentRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeletePaymentRequest
LightningApi.DeletePaymentRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeletePaymentRequest
LightningApi.DeletePaymentRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DeletePaymentResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeletePaymentResponse
LightningApi.DeletePaymentResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DeletePaymentResponse
LightningApi.DeletePaymentResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DisconnectPeerRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DisconnectPeerRequest
LightningApi.DisconnectPeerRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DisconnectPeerRequest
LightningApi.DisconnectPeerRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.DisconnectPeerResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DisconnectPeerResponse
LightningApi.DisconnectPeerResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.DisconnectPeerResponse
LightningApi.DisconnectPeerResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.EdgeLocator - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.EdgeLocator
LightningApi.EdgeLocator.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.EdgeLocator
LightningApi.EdgeLocatorOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.EstimateFeeRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.EstimateFeeRequest
LightningApi.EstimateFeeRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.EstimateFeeRequest
LightningApi.EstimateFeeRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.EstimateFeeResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.EstimateFeeResponse
LightningApi.EstimateFeeResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.EstimateFeeResponse
LightningApi.EstimateFeeResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ExportChannelBackupRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ExportChannelBackupRequest
LightningApi.ExportChannelBackupRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ExportChannelBackupRequest
LightningApi.ExportChannelBackupRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FailedUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FailedUpdate
LightningApi.FailedUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FailedUpdate
LightningApi.FailedUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Failure - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Failure
LightningApi.Failure.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Failure
LightningApi.Failure.FailureCode - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.Failure.FailureCode
LightningApi.FailureOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Feature - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Feature
LightningApi.Feature.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Feature
LightningApi.FeatureBit - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.FeatureBit
LightningApi.FeatureOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FeeLimit - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FeeLimit
LightningApi.FeeLimit.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FeeLimit
LightningApi.FeeLimit.LimitCase - Enum in org.lightningj.lnd.proto
 
LightningApi.FeeLimitOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FeeReportRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FeeReportRequest
LightningApi.FeeReportRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FeeReportRequest
LightningApi.FeeReportRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FeeReportResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FeeReportResponse
LightningApi.FeeReportResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FeeReportResponse
LightningApi.FeeReportResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FloatMetric - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FloatMetric
LightningApi.FloatMetric.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FloatMetric
LightningApi.FloatMetricOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ForwardingEvent - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ForwardingEvent
LightningApi.ForwardingEvent.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ForwardingEvent
LightningApi.ForwardingEventOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ForwardingHistoryRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ForwardingHistoryRequest
LightningApi.ForwardingHistoryRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ForwardingHistoryRequest
LightningApi.ForwardingHistoryRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ForwardingHistoryResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ForwardingHistoryResponse
LightningApi.ForwardingHistoryResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ForwardingHistoryResponse
LightningApi.ForwardingHistoryResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FundingPsbtFinalize - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingPsbtFinalize
LightningApi.FundingPsbtFinalize.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingPsbtFinalize
LightningApi.FundingPsbtFinalizeOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FundingPsbtVerify - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingPsbtVerify
LightningApi.FundingPsbtVerify.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingPsbtVerify
LightningApi.FundingPsbtVerifyOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FundingShim - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingShim
LightningApi.FundingShim.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingShim
LightningApi.FundingShim.ShimCase - Enum in org.lightningj.lnd.proto
 
LightningApi.FundingShimCancel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingShimCancel
LightningApi.FundingShimCancel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingShimCancel
LightningApi.FundingShimCancelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FundingShimOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FundingStateStepResp - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingStateStepResp
LightningApi.FundingStateStepResp.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingStateStepResp
LightningApi.FundingStateStepRespOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.FundingTransitionMsg - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingTransitionMsg
LightningApi.FundingTransitionMsg.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.FundingTransitionMsg
LightningApi.FundingTransitionMsg.TriggerCase - Enum in org.lightningj.lnd.proto
 
LightningApi.FundingTransitionMsgOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.GetInfoRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetInfoRequest
LightningApi.GetInfoRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetInfoRequest
LightningApi.GetInfoRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.GetInfoResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetInfoResponse
LightningApi.GetInfoResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetInfoResponse
LightningApi.GetInfoResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.GetRecoveryInfoRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetRecoveryInfoRequest
LightningApi.GetRecoveryInfoRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetRecoveryInfoRequest
LightningApi.GetRecoveryInfoRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.GetRecoveryInfoResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetRecoveryInfoResponse
LightningApi.GetRecoveryInfoResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetRecoveryInfoResponse
LightningApi.GetRecoveryInfoResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.GetTransactionsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetTransactionsRequest
LightningApi.GetTransactionsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GetTransactionsRequest
LightningApi.GetTransactionsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.GraphTopologySubscription - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GraphTopologySubscription
LightningApi.GraphTopologySubscription.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GraphTopologySubscription
LightningApi.GraphTopologySubscriptionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.GraphTopologyUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GraphTopologyUpdate
LightningApi.GraphTopologyUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.GraphTopologyUpdate
LightningApi.GraphTopologyUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Hop - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Hop
LightningApi.Hop.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Hop
LightningApi.HopHint - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.HopHint
LightningApi.HopHint.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.HopHint
LightningApi.HopHintOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.HopOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.HTLC - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.HTLC
LightningApi.HTLC.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.HTLC
LightningApi.HTLCAttempt - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.HTLCAttempt
LightningApi.HTLCAttempt.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.HTLCAttempt
LightningApi.HTLCAttempt.HTLCStatus - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.HTLCAttempt.HTLCStatus
LightningApi.HTLCAttemptOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.HTLCOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Initiator - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.Initiator
LightningApi.InterceptFeedback - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.InterceptFeedback
LightningApi.InterceptFeedback.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.InterceptFeedback
LightningApi.InterceptFeedbackOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Invoice - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Invoice
LightningApi.Invoice.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Invoice
LightningApi.Invoice.InvoiceState - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.Invoice.InvoiceState
LightningApi.InvoiceHTLC - Class in org.lightningj.lnd.proto
Details of an HTLC that paid to an invoice
LightningApi.InvoiceHTLC.Builder - Class in org.lightningj.lnd.proto
Details of an HTLC that paid to an invoice
LightningApi.InvoiceHTLCOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.InvoiceHTLCState - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.InvoiceHTLCState
LightningApi.InvoiceOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.InvoiceSubscription - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.InvoiceSubscription
LightningApi.InvoiceSubscription.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.InvoiceSubscription
LightningApi.InvoiceSubscriptionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.KeyDescriptor - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.KeyDescriptor
LightningApi.KeyDescriptor.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.KeyDescriptor
LightningApi.KeyDescriptorOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.KeyLocator - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.KeyLocator
LightningApi.KeyLocator.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.KeyLocator
LightningApi.KeyLocatorOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.LightningAddress - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.LightningAddress
LightningApi.LightningAddress.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.LightningAddress
LightningApi.LightningAddressOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.LightningNode - Class in org.lightningj.lnd.proto
An individual vertex/node within the channel graph.
LightningApi.LightningNode.Builder - Class in org.lightningj.lnd.proto
An individual vertex/node within the channel graph.
LightningApi.LightningNodeOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListAliasesRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListAliasesRequest
LightningApi.ListAliasesRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListAliasesRequest
LightningApi.ListAliasesRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListAliasesResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListAliasesResponse
LightningApi.ListAliasesResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListAliasesResponse
LightningApi.ListAliasesResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListChannelsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListChannelsRequest
LightningApi.ListChannelsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListChannelsRequest
LightningApi.ListChannelsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListChannelsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListChannelsResponse
LightningApi.ListChannelsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListChannelsResponse
LightningApi.ListChannelsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListInvoiceRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListInvoiceRequest
LightningApi.ListInvoiceRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListInvoiceRequest
LightningApi.ListInvoiceRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListInvoiceResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListInvoiceResponse
LightningApi.ListInvoiceResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListInvoiceResponse
LightningApi.ListInvoiceResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListMacaroonIDsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListMacaroonIDsRequest
LightningApi.ListMacaroonIDsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListMacaroonIDsRequest
LightningApi.ListMacaroonIDsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListMacaroonIDsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListMacaroonIDsResponse
LightningApi.ListMacaroonIDsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListMacaroonIDsResponse
LightningApi.ListMacaroonIDsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListPaymentsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPaymentsRequest
LightningApi.ListPaymentsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPaymentsRequest
LightningApi.ListPaymentsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListPaymentsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPaymentsResponse
LightningApi.ListPaymentsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPaymentsResponse
LightningApi.ListPaymentsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListPeersRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPeersRequest
LightningApi.ListPeersRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPeersRequest
LightningApi.ListPeersRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListPeersResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPeersResponse
LightningApi.ListPeersResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPeersResponse
LightningApi.ListPeersResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListPermissionsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPermissionsRequest
LightningApi.ListPermissionsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPermissionsRequest
LightningApi.ListPermissionsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListPermissionsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPermissionsResponse
LightningApi.ListPermissionsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListPermissionsResponse
LightningApi.ListPermissionsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListUnspentRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListUnspentRequest
LightningApi.ListUnspentRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListUnspentRequest
LightningApi.ListUnspentRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ListUnspentResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListUnspentResponse
LightningApi.ListUnspentResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ListUnspentResponse
LightningApi.ListUnspentResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.LookupHtlcResolutionRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.LookupHtlcResolutionRequest
LightningApi.LookupHtlcResolutionRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.LookupHtlcResolutionRequest
LightningApi.LookupHtlcResolutionRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.LookupHtlcResolutionResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.LookupHtlcResolutionResponse
LightningApi.LookupHtlcResolutionResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.LookupHtlcResolutionResponse
LightningApi.LookupHtlcResolutionResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.MacaroonId - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MacaroonId
LightningApi.MacaroonId.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MacaroonId
LightningApi.MacaroonIdOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.MacaroonPermission - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MacaroonPermission
LightningApi.MacaroonPermission.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MacaroonPermission
LightningApi.MacaroonPermissionList - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MacaroonPermissionList
LightningApi.MacaroonPermissionList.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MacaroonPermissionList
LightningApi.MacaroonPermissionListOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.MacaroonPermissionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.MiddlewareRegistration - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MiddlewareRegistration
LightningApi.MiddlewareRegistration.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MiddlewareRegistration
LightningApi.MiddlewareRegistrationOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.MPPRecord - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MPPRecord
LightningApi.MPPRecord.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MPPRecord
LightningApi.MPPRecordOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.MultiChanBackup - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MultiChanBackup
LightningApi.MultiChanBackup.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.MultiChanBackup
LightningApi.MultiChanBackupOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NetworkInfo - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NetworkInfo
LightningApi.NetworkInfo.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NetworkInfo
LightningApi.NetworkInfoOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NetworkInfoRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NetworkInfoRequest
LightningApi.NetworkInfoRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NetworkInfoRequest
LightningApi.NetworkInfoRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NewAddressRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NewAddressRequest
LightningApi.NewAddressRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NewAddressRequest
LightningApi.NewAddressRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NewAddressResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NewAddressResponse
LightningApi.NewAddressResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NewAddressResponse
LightningApi.NewAddressResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NodeAddress - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeAddress
LightningApi.NodeAddress.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeAddress
LightningApi.NodeAddressOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NodeInfo - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeInfo
LightningApi.NodeInfo.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeInfo
LightningApi.NodeInfoOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NodeInfoRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeInfoRequest
LightningApi.NodeInfoRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeInfoRequest
LightningApi.NodeInfoRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NodeMetricsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeMetricsRequest
LightningApi.NodeMetricsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeMetricsRequest
LightningApi.NodeMetricsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NodeMetricsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeMetricsResponse
LightningApi.NodeMetricsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeMetricsResponse
LightningApi.NodeMetricsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NodeMetricType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.NodeMetricType
LightningApi.NodePair - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodePair
LightningApi.NodePair.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodePair
LightningApi.NodePairOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.NodeUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeUpdate
LightningApi.NodeUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.NodeUpdate
LightningApi.NodeUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Op - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Op
LightningApi.Op.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Op
LightningApi.OpenChannelRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OpenChannelRequest
LightningApi.OpenChannelRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OpenChannelRequest
LightningApi.OpenChannelRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.OpenStatusUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OpenStatusUpdate
LightningApi.OpenStatusUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OpenStatusUpdate
LightningApi.OpenStatusUpdate.UpdateCase - Enum in org.lightningj.lnd.proto
 
LightningApi.OpenStatusUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.OpOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.OutPoint - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OutPoint
LightningApi.OutPoint.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OutPoint
LightningApi.OutPointOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.OutputDetail - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OutputDetail
LightningApi.OutputDetail.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.OutputDetail
LightningApi.OutputDetailOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.OutputScriptType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.OutputScriptType
LightningApi.Payment - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Payment
LightningApi.Payment.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Payment
LightningApi.Payment.PaymentStatus - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.Payment.PaymentStatus
LightningApi.PaymentFailureReason - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.PaymentFailureReason
LightningApi.PaymentHash - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PaymentHash
LightningApi.PaymentHash.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PaymentHash
LightningApi.PaymentHashOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PaymentOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PayReq - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PayReq
LightningApi.PayReq.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PayReq
LightningApi.PayReqOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PayReqString - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PayReqString
LightningApi.PayReqString.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PayReqString
LightningApi.PayReqStringOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Peer - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Peer
LightningApi.Peer.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Peer
LightningApi.Peer.SyncType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.Peer.SyncType
LightningApi.PeerEvent - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PeerEvent
LightningApi.PeerEvent.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PeerEvent
LightningApi.PeerEvent.EventType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.PeerEvent.EventType
LightningApi.PeerEventOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PeerEventSubscription - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PeerEventSubscription
LightningApi.PeerEventSubscription.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PeerEventSubscription
LightningApi.PeerEventSubscriptionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PeerOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsRequest
LightningApi.PendingChannelsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsRequest
LightningApi.PendingChannelsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse
LightningApi.PendingChannelsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse
LightningApi.PendingChannelsResponse.ClosedChannel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.ClosedChannel
LightningApi.PendingChannelsResponse.ClosedChannel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.ClosedChannel
LightningApi.PendingChannelsResponse.ClosedChannelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsResponse.Commitments - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.Commitments
LightningApi.PendingChannelsResponse.Commitments.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.Commitments
LightningApi.PendingChannelsResponse.CommitmentsOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsResponse.ForceClosedChannel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.ForceClosedChannel
LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState - Enum in org.lightningj.lnd.proto
There are three resolution states for the anchor: limbo, lost and recovered.
LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.ForceClosedChannel
LightningApi.PendingChannelsResponse.ForceClosedChannelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsResponse.PendingChannel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.PendingChannel
LightningApi.PendingChannelsResponse.PendingChannel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.PendingChannel
LightningApi.PendingChannelsResponse.PendingChannelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsResponse.PendingOpenChannel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.PendingOpenChannel
LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.PendingOpenChannel
LightningApi.PendingChannelsResponse.PendingOpenChannelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsResponse.WaitingCloseChannel - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.WaitingCloseChannel
LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingChannelsResponse.WaitingCloseChannel
LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingChannelsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingHTLC - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingHTLC
LightningApi.PendingHTLC.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingHTLC
LightningApi.PendingHTLCOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PendingUpdate - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingUpdate
LightningApi.PendingUpdate.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PendingUpdate
LightningApi.PendingUpdateOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PolicyUpdateRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PolicyUpdateRequest
LightningApi.PolicyUpdateRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PolicyUpdateRequest
LightningApi.PolicyUpdateRequest.ScopeCase - Enum in org.lightningj.lnd.proto
 
LightningApi.PolicyUpdateRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PolicyUpdateResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PolicyUpdateResponse
LightningApi.PolicyUpdateResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PolicyUpdateResponse
LightningApi.PolicyUpdateResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PreviousOutPoint - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PreviousOutPoint
LightningApi.PreviousOutPoint.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PreviousOutPoint
LightningApi.PreviousOutPointOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.PsbtShim - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PsbtShim
LightningApi.PsbtShim.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.PsbtShim
LightningApi.PsbtShimOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.QueryRoutesRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.QueryRoutesRequest
LightningApi.QueryRoutesRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.QueryRoutesRequest
LightningApi.QueryRoutesRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.QueryRoutesResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.QueryRoutesResponse
LightningApi.QueryRoutesResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.QueryRoutesResponse
LightningApi.QueryRoutesResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ReadyForPsbtFunding - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ReadyForPsbtFunding
LightningApi.ReadyForPsbtFunding.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.ReadyForPsbtFunding
LightningApi.ReadyForPsbtFundingOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Resolution - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Resolution
LightningApi.Resolution.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Resolution
LightningApi.ResolutionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.ResolutionOutcome - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.ResolutionOutcome
LightningApi.ResolutionType - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.ResolutionType
LightningApi.RestoreBackupResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RestoreBackupResponse
LightningApi.RestoreBackupResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RestoreBackupResponse
LightningApi.RestoreBackupResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.RestoreChanBackupRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RestoreChanBackupRequest
LightningApi.RestoreChanBackupRequest.BackupCase - Enum in org.lightningj.lnd.proto
 
LightningApi.RestoreChanBackupRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RestoreChanBackupRequest
LightningApi.RestoreChanBackupRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Route - Class in org.lightningj.lnd.proto
A path through the channel graph which runs over one or more channels in succession.
LightningApi.Route.Builder - Class in org.lightningj.lnd.proto
A path through the channel graph which runs over one or more channels in succession.
LightningApi.RouteHint - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RouteHint
LightningApi.RouteHint.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RouteHint
LightningApi.RouteHintOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.RouteOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.RoutingPolicy - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RoutingPolicy
LightningApi.RoutingPolicy.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RoutingPolicy
LightningApi.RoutingPolicyOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.RPCMessage - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RPCMessage
LightningApi.RPCMessage.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RPCMessage
LightningApi.RPCMessageOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.RPCMiddlewareRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RPCMiddlewareRequest
LightningApi.RPCMiddlewareRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RPCMiddlewareRequest
LightningApi.RPCMiddlewareRequest.InterceptTypeCase - Enum in org.lightningj.lnd.proto
 
LightningApi.RPCMiddlewareRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.RPCMiddlewareResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RPCMiddlewareResponse
LightningApi.RPCMiddlewareResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.RPCMiddlewareResponse
LightningApi.RPCMiddlewareResponse.MiddlewareMessageCase - Enum in org.lightningj.lnd.proto
 
LightningApi.RPCMiddlewareResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendCoinsRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCoinsRequest
LightningApi.SendCoinsRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCoinsRequest
LightningApi.SendCoinsRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendCoinsResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCoinsResponse
LightningApi.SendCoinsResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCoinsResponse
LightningApi.SendCoinsResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendCustomMessageRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCustomMessageRequest
LightningApi.SendCustomMessageRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCustomMessageRequest
LightningApi.SendCustomMessageRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendCustomMessageResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCustomMessageResponse
LightningApi.SendCustomMessageResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendCustomMessageResponse
LightningApi.SendCustomMessageResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendManyRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendManyRequest
LightningApi.SendManyRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendManyRequest
LightningApi.SendManyRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendManyResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendManyResponse
LightningApi.SendManyResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendManyResponse
LightningApi.SendManyResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendRequest
LightningApi.SendRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendRequest
LightningApi.SendRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendResponse
LightningApi.SendResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendResponse
LightningApi.SendResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SendToRouteRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendToRouteRequest
LightningApi.SendToRouteRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SendToRouteRequest
LightningApi.SendToRouteRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SetID - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SetID
LightningApi.SetID.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SetID
LightningApi.SetIDOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SignMessageRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SignMessageRequest
LightningApi.SignMessageRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SignMessageRequest
LightningApi.SignMessageRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SignMessageResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SignMessageResponse
LightningApi.SignMessageResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SignMessageResponse
LightningApi.SignMessageResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.StopRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.StopRequest
LightningApi.StopRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.StopRequest
LightningApi.StopRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.StopResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.StopResponse
LightningApi.StopResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.StopResponse
LightningApi.StopResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.StreamAuth - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.StreamAuth
LightningApi.StreamAuth.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.StreamAuth
LightningApi.StreamAuthOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.SubscribeCustomMessagesRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SubscribeCustomMessagesRequest
LightningApi.SubscribeCustomMessagesRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.SubscribeCustomMessagesRequest
LightningApi.SubscribeCustomMessagesRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.TimestampedError - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.TimestampedError
LightningApi.TimestampedError.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.TimestampedError
LightningApi.TimestampedErrorOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.Transaction - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Transaction
LightningApi.Transaction.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Transaction
LightningApi.TransactionDetails - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.TransactionDetails
LightningApi.TransactionDetails.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.TransactionDetails
LightningApi.TransactionDetailsOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.TransactionOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.UpdateFailure - Enum in org.lightningj.lnd.proto
Protobuf enum lnrpc.UpdateFailure
LightningApi.Utxo - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Utxo
LightningApi.Utxo.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.Utxo
LightningApi.UtxoOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.VerifyChanBackupResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.VerifyChanBackupResponse
LightningApi.VerifyChanBackupResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.VerifyChanBackupResponse
LightningApi.VerifyChanBackupResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.VerifyMessageRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.VerifyMessageRequest
LightningApi.VerifyMessageRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.VerifyMessageRequest
LightningApi.VerifyMessageRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.VerifyMessageResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.VerifyMessageResponse
LightningApi.VerifyMessageResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.VerifyMessageResponse
LightningApi.VerifyMessageResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.WalletAccountBalance - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.WalletAccountBalance
LightningApi.WalletAccountBalance.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.WalletAccountBalance
LightningApi.WalletAccountBalanceOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.WalletBalanceRequest - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.WalletBalanceRequest
LightningApi.WalletBalanceRequest.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.WalletBalanceRequest
LightningApi.WalletBalanceRequestOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningApi.WalletBalanceResponse - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.WalletBalanceResponse
LightningApi.WalletBalanceResponse.Builder - Class in org.lightningj.lnd.proto
Protobuf type lnrpc.WalletBalanceResponse
LightningApi.WalletBalanceResponseOrBuilder - Interface in org.lightningj.lnd.proto
 
LightningGrpc - Class in org.lightningj.lnd.proto
Lightning is the main RPC server of the daemon.
LightningGrpc.AsyncService - Interface in org.lightningj.lnd.proto
Lightning is the main RPC server of the daemon.
LightningGrpc.LightningBlockingStub - Class in org.lightningj.lnd.proto
A stub to allow clients to do synchronous rpc calls to service Lightning.
LightningGrpc.LightningFutureStub - Class in org.lightningj.lnd.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Lightning.
LightningGrpc.LightningImplBase - Class in org.lightningj.lnd.proto
Base class for the server implementation of the service Lightning.
LightningGrpc.LightningStub - Class in org.lightningj.lnd.proto
A stub to allow clients to do asynchronous rpc calls to service Lightning.
LightningImplBase() - Constructor for class org.lightningj.lnd.proto.LightningGrpc.LightningImplBase
 
LightningNode - Class in org.lightningj.lnd.wrapper.message
Wrapper class for LightningNode.
LightningNode() - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode
Empty Constructor
LightningNode(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode
Json Parsing Constructor
LightningNode(LightningApi.LightningNode) - Constructor for class org.lightningj.lnd.wrapper.message.LightningNode
Constructor using underlying Lightning API Object
LightningNode.CustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
LightningNode.CustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class CustomRecordsEntry for class LightningNode.
LightningNode.FeaturesEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
LightningNode.FeaturesEntry - Class in org.lightningj.lnd.wrapper.message
Inner class FeaturesEntry for class LightningNode.
LIMBO_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
LIMBO_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
LIMBO_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
The recovered_balance is zero and limbo_balance is non-zero.
LINK_FAIL_EVENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
LINK_NOT_ELIGIBLE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
LINK_NOT_ELIGIBLE = 3;
LinkFailEvent - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for LinkFailEvent.
LinkFailEvent() - Constructor for class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Empty Constructor
LinkFailEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Json Parsing Constructor
LinkFailEvent(RouterOuterClass.LinkFailEvent) - Constructor for class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Constructor using underlying Lightning API Object
listAccounts(WalletKitOuterClass.ListAccountsRequest, StreamObserver<WalletKitOuterClass.ListAccountsResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ListAccounts retrieves all accounts belonging to the wallet by default.
listAccounts(WalletKitOuterClass.ListAccountsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ListAccounts retrieves all accounts belonging to the wallet by default.
listAccounts(WalletKitOuterClass.ListAccountsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ListAccounts retrieves all accounts belonging to the wallet by default.
listAccounts(WalletKitOuterClass.ListAccountsRequest, StreamObserver<WalletKitOuterClass.ListAccountsResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ListAccounts retrieves all accounts belonging to the wallet by default.
listAccounts(String, AddressType, StreamObserver<ListAccountsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a listAccounts request.
listAccounts(ListAccountsRequest, StreamObserver<ListAccountsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a listAccounts request.
listAccounts(String, AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a listAccounts request.
listAccounts(ListAccountsRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a listAccounts request.
ListAccountsRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListAccountsRequest.
ListAccountsRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
Empty Constructor
ListAccountsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
Json Parsing Constructor
ListAccountsRequest(WalletKitOuterClass.ListAccountsRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
Constructor using underlying Lightning API Object
ListAccountsResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListAccountsResponse.
ListAccountsResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsResponse
Empty Constructor
ListAccountsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsResponse
Json Parsing Constructor
ListAccountsResponse(WalletKitOuterClass.ListAccountsResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsResponse
Constructor using underlying Lightning API Object
listAddresses(WalletKitOuterClass.ListAddressesRequest, StreamObserver<WalletKitOuterClass.ListAddressesResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ListAddresses retrieves all the addresses along with their balance.
listAddresses(WalletKitOuterClass.ListAddressesRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ListAddresses retrieves all the addresses along with their balance.
listAddresses(WalletKitOuterClass.ListAddressesRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ListAddresses retrieves all the addresses along with their balance.
listAddresses(WalletKitOuterClass.ListAddressesRequest, StreamObserver<WalletKitOuterClass.ListAddressesResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ListAddresses retrieves all the addresses along with their balance.
listAddresses(String, Boolean, StreamObserver<ListAddressesResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a listAddresses request.
listAddresses(ListAddressesRequest, StreamObserver<ListAddressesResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a listAddresses request.
listAddresses(String, Boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a listAddresses request.
listAddresses(ListAddressesRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a listAddresses request.
ListAddressesRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListAddressesRequest.
ListAddressesRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
Empty Constructor
ListAddressesRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
Json Parsing Constructor
ListAddressesRequest(WalletKitOuterClass.ListAddressesRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
Constructor using underlying Lightning API Object
ListAddressesResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListAddressesResponse.
ListAddressesResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesResponse
Empty Constructor
ListAddressesResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesResponse
Json Parsing Constructor
ListAddressesResponse(WalletKitOuterClass.ListAddressesResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesResponse
Constructor using underlying Lightning API Object
listAliases(LightningApi.ListAliasesRequest, StreamObserver<LightningApi.ListAliasesResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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).
listAliases(LightningApi.ListAliasesRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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).
listAliases(LightningApi.ListAliasesRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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).
listAliases(LightningApi.ListAliasesRequest, StreamObserver<LightningApi.ListAliasesResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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).
listAliases(StreamObserver<ListAliasesResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listAliases request.
listAliases(ListAliasesRequest, StreamObserver<ListAliasesResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listAliases request.
listAliases() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listAliases request.
listAliases(ListAliasesRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listAliases request.
ListAliasesRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListAliasesRequest.
ListAliasesRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListAliasesRequest
Empty Constructor
ListAliasesRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListAliasesRequest
Json Parsing Constructor
ListAliasesRequest(LightningApi.ListAliasesRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListAliasesRequest
Constructor using underlying Lightning API Object
ListAliasesResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListAliasesResponse.
ListAliasesResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListAliasesResponse
Empty Constructor
ListAliasesResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListAliasesResponse
Json Parsing Constructor
ListAliasesResponse(LightningApi.ListAliasesResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListAliasesResponse
Constructor using underlying Lightning API Object
listChannels(LightningApi.ListChannelsRequest, StreamObserver<LightningApi.ListChannelsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listchannels` ListChannels returns a description of all the open channels that this node is a participant in.
listChannels(LightningApi.ListChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listchannels` ListChannels returns a description of all the open channels that this node is a participant in.
listChannels(LightningApi.ListChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listchannels` ListChannels returns a description of all the open channels that this node is a participant in.
listChannels(LightningApi.ListChannelsRequest, StreamObserver<LightningApi.ListChannelsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listchannels` ListChannels returns a description of all the open channels that this node is a participant in.
listChannels(Boolean, Boolean, Boolean, Boolean, byte[], Boolean, StreamObserver<ListChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listChannels request.
listChannels(ListChannelsRequest, StreamObserver<ListChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listChannels request.
listChannels(Boolean, Boolean, Boolean, Boolean, byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listChannels request.
listChannels(ListChannelsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listChannels request.
ListChannelsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListChannelsRequest.
ListChannelsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Empty Constructor
ListChannelsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Json Parsing Constructor
ListChannelsRequest(LightningApi.ListChannelsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Constructor using underlying Lightning API Object
ListChannelsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListChannelsResponse.
ListChannelsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListChannelsResponse
Empty Constructor
ListChannelsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListChannelsResponse
Json Parsing Constructor
ListChannelsResponse(LightningApi.ListChannelsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListChannelsResponse
Constructor using underlying Lightning API Object
LISTENERS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
ListInvoiceRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListInvoiceRequest.
ListInvoiceRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Empty Constructor
ListInvoiceRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Json Parsing Constructor
ListInvoiceRequest(LightningApi.ListInvoiceRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Constructor using underlying Lightning API Object
ListInvoiceResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListInvoiceResponse.
ListInvoiceResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Empty Constructor
ListInvoiceResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Json Parsing Constructor
ListInvoiceResponse(LightningApi.ListInvoiceResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Constructor using underlying Lightning API Object
listInvoices(LightningApi.ListInvoiceRequest, StreamObserver<LightningApi.ListInvoiceResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listinvoices` ListInvoices returns a list of all the invoices currently stored within the database.
listInvoices(LightningApi.ListInvoiceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listinvoices` ListInvoices returns a list of all the invoices currently stored within the database.
listInvoices(LightningApi.ListInvoiceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listinvoices` ListInvoices returns a list of all the invoices currently stored within the database.
listInvoices(LightningApi.ListInvoiceRequest, StreamObserver<LightningApi.ListInvoiceResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listinvoices` ListInvoices returns a list of all the invoices currently stored within the database.
listInvoices(Boolean, Long, Long, Boolean, Long, Long, StreamObserver<ListInvoiceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listInvoices request.
listInvoices(ListInvoiceRequest, StreamObserver<ListInvoiceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listInvoices request.
listInvoices(Boolean, Long, Long, Boolean, Long, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listInvoices request.
listInvoices(ListInvoiceRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listInvoices request.
listLeases(WalletKitOuterClass.ListLeasesRequest, StreamObserver<WalletKitOuterClass.ListLeasesResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ListLeases lists all currently locked utxos.
listLeases(WalletKitOuterClass.ListLeasesRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ListLeases lists all currently locked utxos.
listLeases(WalletKitOuterClass.ListLeasesRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ListLeases lists all currently locked utxos.
listLeases(WalletKitOuterClass.ListLeasesRequest, StreamObserver<WalletKitOuterClass.ListLeasesResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ListLeases lists all currently locked utxos.
listLeases(StreamObserver<ListLeasesResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a listLeases request.
listLeases(ListLeasesRequest, StreamObserver<ListLeasesResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a listLeases request.
listLeases() - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a listLeases request.
listLeases(ListLeasesRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a listLeases request.
ListLeasesRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListLeasesRequest.
ListLeasesRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesRequest
Empty Constructor
ListLeasesRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesRequest
Json Parsing Constructor
ListLeasesRequest(WalletKitOuterClass.ListLeasesRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesRequest
Constructor using underlying Lightning API Object
ListLeasesResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListLeasesResponse.
ListLeasesResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesResponse
Empty Constructor
ListLeasesResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesResponse
Json Parsing Constructor
ListLeasesResponse(WalletKitOuterClass.ListLeasesResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesResponse
Constructor using underlying Lightning API Object
listMacaroonIDs(LightningApi.ListMacaroonIDsRequest, StreamObserver<LightningApi.ListMacaroonIDsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listmacaroonids` ListMacaroonIDs returns all root key IDs that are in use.
listMacaroonIDs(LightningApi.ListMacaroonIDsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listmacaroonids` ListMacaroonIDs returns all root key IDs that are in use.
listMacaroonIDs(LightningApi.ListMacaroonIDsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listmacaroonids` ListMacaroonIDs returns all root key IDs that are in use.
listMacaroonIDs(LightningApi.ListMacaroonIDsRequest, StreamObserver<LightningApi.ListMacaroonIDsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listmacaroonids` ListMacaroonIDs returns all root key IDs that are in use.
listMacaroonIDs(StreamObserver<ListMacaroonIDsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listMacaroonIDs request.
listMacaroonIDs(ListMacaroonIDsRequest, StreamObserver<ListMacaroonIDsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listMacaroonIDs request.
listMacaroonIDs() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listMacaroonIDs request.
listMacaroonIDs(ListMacaroonIDsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listMacaroonIDs request.
ListMacaroonIDsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListMacaroonIDsRequest.
ListMacaroonIDsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListMacaroonIDsRequest
Empty Constructor
ListMacaroonIDsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListMacaroonIDsRequest
Json Parsing Constructor
ListMacaroonIDsRequest(LightningApi.ListMacaroonIDsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListMacaroonIDsRequest
Constructor using underlying Lightning API Object
ListMacaroonIDsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListMacaroonIDsResponse.
ListMacaroonIDsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListMacaroonIDsResponse
Empty Constructor
ListMacaroonIDsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListMacaroonIDsResponse
Json Parsing Constructor
ListMacaroonIDsResponse(LightningApi.ListMacaroonIDsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListMacaroonIDsResponse
Constructor using underlying Lightning API Object
listPayments(LightningApi.ListPaymentsRequest, StreamObserver<LightningApi.ListPaymentsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listpayments` ListPayments returns a list of all outgoing payments.
listPayments(LightningApi.ListPaymentsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listpayments` ListPayments returns a list of all outgoing payments.
listPayments(LightningApi.ListPaymentsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listpayments` ListPayments returns a list of all outgoing payments.
listPayments(LightningApi.ListPaymentsRequest, StreamObserver<LightningApi.ListPaymentsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listpayments` ListPayments returns a list of all outgoing payments.
listPayments(Boolean, Long, Long, Boolean, Boolean, Long, Long, StreamObserver<ListPaymentsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listPayments request.
listPayments(ListPaymentsRequest, StreamObserver<ListPaymentsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listPayments request.
listPayments(Boolean, Long, Long, Boolean, Boolean, Long, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listPayments request.
listPayments(ListPaymentsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listPayments request.
ListPaymentsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListPaymentsRequest.
ListPaymentsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Empty Constructor
ListPaymentsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Json Parsing Constructor
ListPaymentsRequest(LightningApi.ListPaymentsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Constructor using underlying Lightning API Object
ListPaymentsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListPaymentsResponse.
ListPaymentsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Empty Constructor
ListPaymentsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Json Parsing Constructor
ListPaymentsResponse(LightningApi.ListPaymentsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Constructor using underlying Lightning API Object
listPeers(LightningApi.ListPeersRequest, StreamObserver<LightningApi.ListPeersResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listpeers` ListPeers returns a verbose listing of all currently active peers.
listPeers(LightningApi.ListPeersRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listpeers` ListPeers returns a verbose listing of all currently active peers.
listPeers(LightningApi.ListPeersRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listpeers` ListPeers returns a verbose listing of all currently active peers.
listPeers(LightningApi.ListPeersRequest, StreamObserver<LightningApi.ListPeersResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listpeers` ListPeers returns a verbose listing of all currently active peers.
listPeers(Boolean, StreamObserver<ListPeersResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listPeers request.
listPeers(ListPeersRequest, StreamObserver<ListPeersResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listPeers request.
listPeers(Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listPeers request.
listPeers(ListPeersRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listPeers request.
ListPeersRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListPeersRequest.
ListPeersRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListPeersRequest
Empty Constructor
ListPeersRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListPeersRequest
Json Parsing Constructor
ListPeersRequest(LightningApi.ListPeersRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListPeersRequest
Constructor using underlying Lightning API Object
ListPeersResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListPeersResponse.
ListPeersResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListPeersResponse
Empty Constructor
ListPeersResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListPeersResponse
Json Parsing Constructor
ListPeersResponse(LightningApi.ListPeersResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListPeersResponse
Constructor using underlying Lightning API Object
listPermissions(LightningApi.ListPermissionsRequest, StreamObserver<LightningApi.ListPermissionsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listpermissions` ListPermissions lists all RPC method URIs and their required macaroon permissions to access them.
listPermissions(LightningApi.ListPermissionsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listpermissions` ListPermissions lists all RPC method URIs and their required macaroon permissions to access them.
listPermissions(LightningApi.ListPermissionsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listpermissions` ListPermissions lists all RPC method URIs and their required macaroon permissions to access them.
listPermissions(LightningApi.ListPermissionsRequest, StreamObserver<LightningApi.ListPermissionsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listpermissions` ListPermissions lists all RPC method URIs and their required macaroon permissions to access them.
listPermissions(StreamObserver<ListPermissionsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listPermissions request.
listPermissions(ListPermissionsRequest, StreamObserver<ListPermissionsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listPermissions request.
listPermissions() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listPermissions request.
listPermissions(ListPermissionsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listPermissions request.
ListPermissionsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListPermissionsRequest.
ListPermissionsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsRequest
Empty Constructor
ListPermissionsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsRequest
Json Parsing Constructor
ListPermissionsRequest(LightningApi.ListPermissionsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsRequest
Constructor using underlying Lightning API Object
ListPermissionsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListPermissionsResponse.
ListPermissionsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
Empty Constructor
ListPermissionsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
Json Parsing Constructor
ListPermissionsResponse(LightningApi.ListPermissionsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
Constructor using underlying Lightning API Object
ListPermissionsResponse.MethodPermissionsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
ListPermissionsResponse.MethodPermissionsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class MethodPermissionsEntry for class ListPermissionsResponse.
listSweeps(WalletKitOuterClass.ListSweepsRequest, StreamObserver<WalletKitOuterClass.ListSweepsResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ListSweeps returns a list of the sweep transactions our node has produced.
listSweeps(WalletKitOuterClass.ListSweepsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ListSweeps returns a list of the sweep transactions our node has produced.
listSweeps(WalletKitOuterClass.ListSweepsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ListSweeps returns a list of the sweep transactions our node has produced.
listSweeps(WalletKitOuterClass.ListSweepsRequest, StreamObserver<WalletKitOuterClass.ListSweepsResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ListSweeps returns a list of the sweep transactions our node has produced.
listSweeps(Boolean, Integer, StreamObserver<ListSweepsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a listSweeps request.
listSweeps(ListSweepsRequest, StreamObserver<ListSweepsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a listSweeps request.
listSweeps(Boolean, Integer) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a listSweeps request.
listSweeps(ListSweepsRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a listSweeps request.
ListSweepsRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListSweepsRequest.
ListSweepsRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsRequest
Empty Constructor
ListSweepsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsRequest
Json Parsing Constructor
ListSweepsRequest(WalletKitOuterClass.ListSweepsRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsRequest
Constructor using underlying Lightning API Object
ListSweepsResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListSweepsResponse.
ListSweepsResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse
Empty Constructor
ListSweepsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse
Json Parsing Constructor
ListSweepsResponse(WalletKitOuterClass.ListSweepsResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse
Constructor using underlying Lightning API Object
ListSweepsResponse.TransactionIDs - Class in org.lightningj.lnd.wrapper.walletkit.message
Inner class TransactionIDs for class ListSweepsResponse.
listTowers(Boolean, Boolean, StreamObserver<ListTowersResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to generate a listTowers request.
listTowers(ListTowersRequest, StreamObserver<ListTowersResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to send a listTowers request.
listTowers(Boolean, Boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to generate a listTowers request.
listTowers(ListTowersRequest) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to send a listTowers request.
listTowers(Wtclient.ListTowersRequest, StreamObserver<Wtclient.ListTowersResponse>) - Method in interface org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.AsyncService
ListTowers returns the list of watchtowers registered with the client.
listTowers(Wtclient.ListTowersRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
ListTowers returns the list of watchtowers registered with the client.
listTowers(Wtclient.ListTowersRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
ListTowers returns the list of watchtowers registered with the client.
listTowers(Wtclient.ListTowersRequest, StreamObserver<Wtclient.ListTowersResponse>) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
ListTowers returns the list of watchtowers registered with the client.
ListTowersRequest - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for ListTowersRequest.
ListTowersRequest() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
Empty Constructor
ListTowersRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
Json Parsing Constructor
ListTowersRequest(Wtclient.ListTowersRequest) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
Constructor using underlying Lightning API Object
ListTowersResponse - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for ListTowersResponse.
ListTowersResponse() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.ListTowersResponse
Empty Constructor
ListTowersResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.ListTowersResponse
Json Parsing Constructor
ListTowersResponse(Wtclient.ListTowersResponse) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.ListTowersResponse
Constructor using underlying Lightning API Object
listUnspent(LightningApi.ListUnspentRequest, StreamObserver<LightningApi.ListUnspentResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `listunspent` Deprecated, use walletrpc.ListUnspent instead.
listUnspent(LightningApi.ListUnspentRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `listunspent` Deprecated, use walletrpc.ListUnspent instead.
listUnspent(LightningApi.ListUnspentRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `listunspent` Deprecated, use walletrpc.ListUnspent instead.
listUnspent(LightningApi.ListUnspentRequest, StreamObserver<LightningApi.ListUnspentResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `listunspent` Deprecated, use walletrpc.ListUnspent instead.
listUnspent(WalletKitOuterClass.ListUnspentRequest, StreamObserver<WalletKitOuterClass.ListUnspentResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ListUnspent returns a list of all utxos spendable by the wallet with a number of confirmations between the specified minimum and maximum.
listUnspent(WalletKitOuterClass.ListUnspentRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ListUnspent returns a list of all utxos spendable by the wallet with a number of confirmations between the specified minimum and maximum.
listUnspent(WalletKitOuterClass.ListUnspentRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ListUnspent returns a list of all utxos spendable by the wallet with a number of confirmations between the specified minimum and maximum.
listUnspent(WalletKitOuterClass.ListUnspentRequest, StreamObserver<WalletKitOuterClass.ListUnspentResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ListUnspent returns a list of all utxos spendable by the wallet with a number of confirmations between the specified minimum and maximum.
listUnspent(Integer, Integer, String, StreamObserver<ListUnspentResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a listUnspent request.
listUnspent(ListUnspentRequest, StreamObserver<ListUnspentResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a listUnspent request.
listUnspent(Integer, Integer, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a listUnspent request.
listUnspent(ListUnspentRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a listUnspent request.
listUnspent(Integer, Integer, String, Boolean, StreamObserver<ListUnspentResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a listUnspent request.
listUnspent(ListUnspentRequest, StreamObserver<ListUnspentResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a listUnspent request.
listUnspent(Integer, Integer, String, Boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a listUnspent request.
listUnspent(ListUnspentRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a listUnspent request.
ListUnspentRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListUnspentRequest.
ListUnspentRequest() - Constructor for class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Empty Constructor
ListUnspentRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Json Parsing Constructor
ListUnspentRequest(LightningApi.ListUnspentRequest) - Constructor for class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Constructor using underlying Lightning API Object
ListUnspentRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListUnspentRequest.
ListUnspentRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Empty Constructor
ListUnspentRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Json Parsing Constructor
ListUnspentRequest(WalletKitOuterClass.ListUnspentRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Constructor using underlying Lightning API Object
ListUnspentResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ListUnspentResponse.
ListUnspentResponse() - Constructor for class org.lightningj.lnd.wrapper.message.ListUnspentResponse
Empty Constructor
ListUnspentResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ListUnspentResponse
Json Parsing Constructor
ListUnspentResponse(LightningApi.ListUnspentResponse) - Constructor for class org.lightningj.lnd.wrapper.message.ListUnspentResponse
Constructor using underlying Lightning API Object
ListUnspentResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ListUnspentResponse.
ListUnspentResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentResponse
Empty Constructor
ListUnspentResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentResponse
Json Parsing Constructor
ListUnspentResponse(WalletKitOuterClass.ListUnspentResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentResponse
Constructor using underlying Lightning API Object
LOCAL_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
LOCAL_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
LOCAL_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
LOCAL_CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
LOCAL_CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
LOCAL_COMMIT_FEE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
LOCAL_CONSTRAINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
LOCAL_FORCE_CLOSE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
LOCAL_FORCE_CLOSE = 1;
LOCAL_FORCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
LOCAL_FUNDING_AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
LOCAL_FUNDING_AMOUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
LOCAL_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
LOCAL_PARTIAL_SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
LOCAL_PUBLIC_NONCES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
LOCAL_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
LOCKED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
LOCKED_UTXOS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
LOCKED_UTXOS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
LOCKED_VALUE - Static variable in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
LOCKED means that the wallet is locked and requires a password to unlock.
log - Static variable in class org.lightningj.lnd.wrapper.API
 
log - Static variable in class org.lightningj.lnd.wrapper.StreamObserverWrapper
 
LOOKUP_MODIFIER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
lookupHtlcResolution(LightningApi.LookupHtlcResolutionRequest, StreamObserver<LightningApi.LookupHtlcResolutionResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
LookupHtlcResolution retrieves a final htlc resolution from the database.
lookupHtlcResolution(LightningApi.LookupHtlcResolutionRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
LookupHtlcResolution retrieves a final htlc resolution from the database.
lookupHtlcResolution(LightningApi.LookupHtlcResolutionRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
LookupHtlcResolution retrieves a final htlc resolution from the database.
lookupHtlcResolution(LightningApi.LookupHtlcResolutionRequest, StreamObserver<LightningApi.LookupHtlcResolutionResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
LookupHtlcResolution retrieves a final htlc resolution from the database.
lookupHtlcResolution(Long, Long, StreamObserver<LookupHtlcResolutionResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a lookupHtlcResolution request.
lookupHtlcResolution(LookupHtlcResolutionRequest, StreamObserver<LookupHtlcResolutionResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a lookupHtlcResolution request.
lookupHtlcResolution(Long, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a lookupHtlcResolution request.
lookupHtlcResolution(LookupHtlcResolutionRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a lookupHtlcResolution request.
LookupHtlcResolutionRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for LookupHtlcResolutionRequest.
LookupHtlcResolutionRequest() - Constructor for class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
Empty Constructor
LookupHtlcResolutionRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
Json Parsing Constructor
LookupHtlcResolutionRequest(LightningApi.LookupHtlcResolutionRequest) - Constructor for class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
Constructor using underlying Lightning API Object
LookupHtlcResolutionResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for LookupHtlcResolutionResponse.
LookupHtlcResolutionResponse() - Constructor for class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionResponse
Empty Constructor
LookupHtlcResolutionResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionResponse
Json Parsing Constructor
LookupHtlcResolutionResponse(LightningApi.LookupHtlcResolutionResponse) - Constructor for class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionResponse
Constructor using underlying Lightning API Object
lookupInvoice(LightningApi.PaymentHash, StreamObserver<LightningApi.Invoice>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `lookupinvoice` LookupInvoice attempts to look up an invoice according to its payment hash.
lookupInvoice(LightningApi.PaymentHash) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `lookupinvoice` LookupInvoice attempts to look up an invoice according to its payment hash.
lookupInvoice(LightningApi.PaymentHash) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `lookupinvoice` LookupInvoice attempts to look up an invoice according to its payment hash.
lookupInvoice(LightningApi.PaymentHash, StreamObserver<LightningApi.Invoice>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `lookupinvoice` LookupInvoice attempts to look up an invoice according to its payment hash.
lookupInvoice(String, byte[], StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a lookupInvoice request.
lookupInvoice(PaymentHash, StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a lookupInvoice request.
lookupInvoice(String, byte[]) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a lookupInvoice request.
lookupInvoice(PaymentHash) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a lookupInvoice request.
LookupInvoiceMsg - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for LookupInvoiceMsg.
LookupInvoiceMsg() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Empty Constructor
LookupInvoiceMsg(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Json Parsing Constructor
LookupInvoiceMsg(InvoicesOuterClass.LookupInvoiceMsg) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Constructor using underlying Lightning API Object
lookupInvoiceV2(InvoicesOuterClass.LookupInvoiceMsg, StreamObserver<LightningApi.Invoice>) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesGrpc.AsyncService
LookupInvoiceV2 attempts to look up at invoice.
lookupInvoiceV2(InvoicesOuterClass.LookupInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
LookupInvoiceV2 attempts to look up at invoice.
lookupInvoiceV2(InvoicesOuterClass.LookupInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesFutureStub
LookupInvoiceV2 attempts to look up at invoice.
lookupInvoiceV2(InvoicesOuterClass.LookupInvoiceMsg, StreamObserver<LightningApi.Invoice>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
LookupInvoiceV2 attempts to look up at invoice.
lookupInvoiceV2(byte[], byte[], byte[], LookupModifier, StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to generate a lookupInvoiceV2 request.
lookupInvoiceV2(LookupInvoiceMsg, StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to send a lookupInvoiceV2 request.
lookupInvoiceV2(byte[], byte[], byte[], LookupModifier) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to generate a lookupInvoiceV2 request.
lookupInvoiceV2(LookupInvoiceMsg) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to send a lookupInvoiceV2 request.
LookupModifier - Enum in org.lightningj.lnd.wrapper.invoices.message
Wrapper enum LookupModifier.
LOST_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
A state that is neither LIMBO nor RECOVERED.

M

MACAROON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
MACAROON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
MACAROON_ROOT_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
MacaroonClientInterceptor - Class in org.lightningj.lnd.wrapper
Macaroon Client Call Interceptor used to inject current macaroon into each GRPC call.
MacaroonClientInterceptor(MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.MacaroonClientInterceptor
 
MacaroonContext - Interface in org.lightningj.lnd.wrapper
Interface for MacaroonContext used to manage which Macaroon that should be used for API calls.
MacaroonId - Class in org.lightningj.lnd.wrapper.message
Wrapper class for MacaroonId.
MacaroonId() - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonId
Empty Constructor
MacaroonId(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonId
Json Parsing Constructor
MacaroonId(LightningApi.MacaroonId) - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonId
Constructor using underlying Lightning API Object
MacaroonPermission - Class in org.lightningj.lnd.wrapper.message
Wrapper class for MacaroonPermission.
MacaroonPermission() - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonPermission
Empty Constructor
MacaroonPermission(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonPermission
Json Parsing Constructor
MacaroonPermission(LightningApi.MacaroonPermission) - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonPermission
Constructor using underlying Lightning API Object
MacaroonPermissionList - Class in org.lightningj.lnd.wrapper.message
Wrapper class for MacaroonPermissionList.
MacaroonPermissionList() - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonPermissionList
Empty Constructor
MacaroonPermissionList(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonPermissionList
Json Parsing Constructor
MacaroonPermissionList(LightningApi.MacaroonPermissionList) - Constructor for class org.lightningj.lnd.wrapper.message.MacaroonPermissionList
Constructor using underlying Lightning API Object
marshall(Message) - Method in class org.lightningj.lnd.wrapper.XMLParser
Method to convert a Message into byte array.
marshall(Message, boolean) - Method in class org.lightningj.lnd.wrapper.XMLParser
Method to convert a Message into byte array with option to have the output formatted into indented (pretty print) format.
MASTER_KEY_BIRTHDAY_TIMESTAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
MASTER_KEY_FINGERPRINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
MASTER_KEY_FINGERPRINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
MASTER_KEY_FINGERPRINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
MATURITY_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
MATURITY_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
MAX_ACCEPTED_HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
MAX_ACCEPTED_HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
MAX_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
MAX_CHANNEL_SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
MAX_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
MAX_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
MAX_FEE_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
MAX_HTLC_COUNT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
MAX_HTLC_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
MAX_HTLC_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
MAX_LOCAL_CSV_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
MAX_LOCAL_CSV_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
MAX_OUT_DEGREE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
MAX_PARTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
MAX_PAYMENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
MAX_PENDING_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
MAX_SHARD_SIZE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
MAX_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
MAX_VALUE_IN_FLIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
MAXIMUM_PAYMENT_RESULTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
MEDIAN_CHANNEL_SIZE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
MEMO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
MEMO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
MEMO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
MEMO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
MEMO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
MEMO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
mergeAccount(WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
mergeActiveChannel(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
mergeAddr(LightningApi.LightningAddress) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
mergeAmp(LightningApi.AMP) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
mergeAmpRecord(LightningApi.AMPRecord) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
mergeApriori(RouterOuterClass.AprioriParameters) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
mergeBimodal(RouterOuterClass.BimodalParameters) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
mergeChanBackups(LightningApi.ChannelBackups) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
mergeChanClose(LightningApi.ChannelCloseUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
mergeChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
mergeChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
mergeChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
mergeChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
mergeChannelBackups(LightningApi.ChanBackupSnapshot) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
mergeChannelBackups(LightningApi.ChanBackupSnapshot) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
mergeChannelPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
mergeChannelPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
mergeChannelPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
mergeChannelUpdate(LightningApi.ChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
mergeChanOpen(LightningApi.ChannelOpenUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
mergeChanPending(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
mergeChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
mergeChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
mergeChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
mergeChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
mergeChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
mergeChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
mergeChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
mergeChanPointShim(LightningApi.ChanPointShim) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
mergeClosedChannel(LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
mergeClosePending(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
mergeCommitments(LightningApi.PendingChannelsResponse.Commitments) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
mergeConf(ChainNotifierOuterClass.ConfDetails) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
mergeConfig(RouterOuterClass.MissionControlConfig) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
mergeConfig(RouterOuterClass.MissionControlConfig) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
mergeFailure(LightningApi.Failure) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
mergeFailure(LightningApi.Failure) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
mergeFeedback(LightningApi.InterceptFeedback) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
mergeFeeLimit(LightningApi.FeeLimit) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
mergeFeeLimit(LightningApi.FeeLimit) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
mergeFinalHtlcEvent(RouterOuterClass.FinalHtlcEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
mergeForwardEvent(RouterOuterClass.ForwardEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
mergeForwardFailEvent(RouterOuterClass.ForwardFailEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
mergeFrom(AutopilotOuterClass.ModifyStatusRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
mergeFrom(AutopilotOuterClass.ModifyStatusResponse) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
mergeFrom(AutopilotOuterClass.QueryScoresRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
mergeFrom(AutopilotOuterClass.QueryScoresResponse) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
mergeFrom(AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
mergeFrom(AutopilotOuterClass.SetScoresRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
mergeFrom(AutopilotOuterClass.SetScoresResponse) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
mergeFrom(AutopilotOuterClass.StatusRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
mergeFrom(AutopilotOuterClass.StatusResponse) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
mergeFrom(Chainkit.GetBestBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
mergeFrom(Chainkit.GetBestBlockResponse) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
mergeFrom(Chainkit.GetBlockHashRequest) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
mergeFrom(Chainkit.GetBlockHashResponse) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
mergeFrom(Chainkit.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
mergeFrom(Chainkit.GetBlockHeaderResponse) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
mergeFrom(Chainkit.GetBlockRequest) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
mergeFrom(Chainkit.GetBlockResponse) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
mergeFrom(ChainNotifierOuterClass.BlockEpoch) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
mergeFrom(ChainNotifierOuterClass.ConfDetails) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
mergeFrom(ChainNotifierOuterClass.ConfEvent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
mergeFrom(ChainNotifierOuterClass.ConfRequest) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
mergeFrom(ChainNotifierOuterClass.Outpoint) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
mergeFrom(ChainNotifierOuterClass.Reorg) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
mergeFrom(ChainNotifierOuterClass.SpendDetails) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
mergeFrom(ChainNotifierOuterClass.SpendEvent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
mergeFrom(ChainNotifierOuterClass.SpendRequest) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
mergeFrom(DevOuterClass.ImportGraphResponse) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
mergeFrom(InvoicesOuterClass.AddHoldInvoiceRequest) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
mergeFrom(InvoicesOuterClass.AddHoldInvoiceResp) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
mergeFrom(InvoicesOuterClass.CancelInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
mergeFrom(InvoicesOuterClass.CancelInvoiceResp) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
mergeFrom(InvoicesOuterClass.LookupInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
mergeFrom(InvoicesOuterClass.SettleInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
mergeFrom(InvoicesOuterClass.SettleInvoiceResp) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
mergeFrom(InvoicesOuterClass.SubscribeSingleInvoiceRequest) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
mergeFrom(Neutrino.AddPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
mergeFrom(Neutrino.AddPeerResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
mergeFrom(Neutrino.DisconnectPeerRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
mergeFrom(Neutrino.DisconnectPeerResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
mergeFrom(Neutrino.GetBlockHashRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
mergeFrom(Neutrino.GetBlockHashResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
mergeFrom(Neutrino.GetBlockHeaderRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
mergeFrom(Neutrino.GetBlockHeaderResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
mergeFrom(Neutrino.GetBlockRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
mergeFrom(Neutrino.GetBlockResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
mergeFrom(Neutrino.GetCFilterRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
mergeFrom(Neutrino.GetCFilterResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
mergeFrom(Neutrino.IsBannedRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
mergeFrom(Neutrino.IsBannedResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
mergeFrom(Neutrino.StatusRequest) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
mergeFrom(Neutrino.StatusResponse) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
mergeFrom(PeersOuterClass.NodeAnnouncementUpdateRequest) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
mergeFrom(PeersOuterClass.NodeAnnouncementUpdateResponse) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
mergeFrom(PeersOuterClass.UpdateAddressAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
mergeFrom(PeersOuterClass.UpdateFeatureAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
mergeFrom(LightningApi.AbandonChannelRequest) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
mergeFrom(LightningApi.AbandonChannelResponse) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
mergeFrom(LightningApi.AddInvoiceResponse) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
mergeFrom(LightningApi.AliasMap) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
mergeFrom(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
mergeFrom(LightningApi.AMP) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
mergeFrom(LightningApi.AMPInvoiceState) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
mergeFrom(LightningApi.AMPRecord) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
mergeFrom(LightningApi.BakeMacaroonRequest) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
mergeFrom(LightningApi.BakeMacaroonResponse) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
mergeFrom(LightningApi.BatchOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
mergeFrom(LightningApi.BatchOpenChannelRequest) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
mergeFrom(LightningApi.BatchOpenChannelResponse) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
mergeFrom(LightningApi.Chain) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
mergeFrom(LightningApi.ChanBackupExportRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
mergeFrom(LightningApi.ChanBackupSnapshot) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
mergeFrom(LightningApi.ChanInfoRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
mergeFrom(LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
mergeFrom(LightningApi.ChannelAcceptRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
mergeFrom(LightningApi.ChannelAcceptResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
mergeFrom(LightningApi.ChannelBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
mergeFrom(LightningApi.ChannelBackups) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
mergeFrom(LightningApi.ChannelBackupSubscription) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
mergeFrom(LightningApi.ChannelBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
mergeFrom(LightningApi.ChannelBalanceResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
mergeFrom(LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
mergeFrom(LightningApi.ChannelCloseUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
mergeFrom(LightningApi.ChannelConstraints) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
mergeFrom(LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
mergeFrom(LightningApi.ChannelEdgeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
mergeFrom(LightningApi.ChannelEventSubscription) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
mergeFrom(LightningApi.ChannelEventUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
mergeFrom(LightningApi.ChannelFeeReport) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
mergeFrom(LightningApi.ChannelGraph) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
mergeFrom(LightningApi.ChannelGraphRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
mergeFrom(LightningApi.ChannelOpenUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
mergeFrom(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
mergeFrom(LightningApi.ChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
mergeFrom(LightningApi.ChanPointShim) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
mergeFrom(LightningApi.CheckMacPermRequest) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
mergeFrom(LightningApi.CheckMacPermResponse) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
mergeFrom(LightningApi.CloseChannelRequest) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
mergeFrom(LightningApi.ClosedChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
mergeFrom(LightningApi.ClosedChannelsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
mergeFrom(LightningApi.ClosedChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
mergeFrom(LightningApi.CloseStatusUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
mergeFrom(LightningApi.ConfirmationUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
mergeFrom(LightningApi.ConnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
mergeFrom(LightningApi.ConnectPeerResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
mergeFrom(LightningApi.CustomMessage) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
mergeFrom(LightningApi.DebugLevelRequest) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
mergeFrom(LightningApi.DebugLevelResponse) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
mergeFrom(LightningApi.DeleteAllPaymentsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
mergeFrom(LightningApi.DeleteAllPaymentsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
mergeFrom(LightningApi.DeleteMacaroonIDRequest) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
mergeFrom(LightningApi.DeleteMacaroonIDResponse) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
mergeFrom(LightningApi.DeletePaymentRequest) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
mergeFrom(LightningApi.DeletePaymentResponse) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
mergeFrom(LightningApi.DisconnectPeerRequest) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
mergeFrom(LightningApi.DisconnectPeerResponse) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
mergeFrom(LightningApi.EdgeLocator) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
mergeFrom(LightningApi.EstimateFeeRequest) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
mergeFrom(LightningApi.EstimateFeeResponse) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
mergeFrom(LightningApi.ExportChannelBackupRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
mergeFrom(LightningApi.FailedUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
mergeFrom(LightningApi.Failure) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
mergeFrom(LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
mergeFrom(LightningApi.FeeLimit) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
mergeFrom(LightningApi.FeeReportRequest) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
mergeFrom(LightningApi.FeeReportResponse) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
mergeFrom(LightningApi.FloatMetric) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
mergeFrom(LightningApi.ForwardingEvent) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
mergeFrom(LightningApi.ForwardingHistoryRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
mergeFrom(LightningApi.ForwardingHistoryResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
mergeFrom(LightningApi.FundingPsbtFinalize) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
mergeFrom(LightningApi.FundingPsbtVerify) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
mergeFrom(LightningApi.FundingShim) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
mergeFrom(LightningApi.FundingShimCancel) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
mergeFrom(LightningApi.FundingStateStepResp) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
mergeFrom(LightningApi.FundingTransitionMsg) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
mergeFrom(LightningApi.GetInfoRequest) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
mergeFrom(LightningApi.GetInfoResponse) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
mergeFrom(LightningApi.GetRecoveryInfoRequest) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
mergeFrom(LightningApi.GetRecoveryInfoResponse) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
mergeFrom(LightningApi.GetTransactionsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
mergeFrom(LightningApi.GraphTopologySubscription) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
mergeFrom(LightningApi.GraphTopologyUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
mergeFrom(LightningApi.Hop) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
mergeFrom(LightningApi.HopHint) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
mergeFrom(LightningApi.HTLC) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
mergeFrom(LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
mergeFrom(LightningApi.InterceptFeedback) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
mergeFrom(LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
mergeFrom(LightningApi.InvoiceHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
mergeFrom(LightningApi.InvoiceSubscription) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
mergeFrom(LightningApi.KeyDescriptor) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
mergeFrom(LightningApi.KeyLocator) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
mergeFrom(LightningApi.LightningAddress) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
mergeFrom(LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
mergeFrom(LightningApi.ListAliasesRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
mergeFrom(LightningApi.ListAliasesResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
mergeFrom(LightningApi.ListChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
mergeFrom(LightningApi.ListChannelsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
mergeFrom(LightningApi.ListInvoiceRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
mergeFrom(LightningApi.ListInvoiceResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
mergeFrom(LightningApi.ListMacaroonIDsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
mergeFrom(LightningApi.ListMacaroonIDsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
mergeFrom(LightningApi.ListPaymentsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
mergeFrom(LightningApi.ListPaymentsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
mergeFrom(LightningApi.ListPeersRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
mergeFrom(LightningApi.ListPeersResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
mergeFrom(LightningApi.ListPermissionsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
mergeFrom(LightningApi.ListPermissionsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
mergeFrom(LightningApi.ListUnspentRequest) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
mergeFrom(LightningApi.ListUnspentResponse) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
mergeFrom(LightningApi.LookupHtlcResolutionRequest) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
mergeFrom(LightningApi.LookupHtlcResolutionResponse) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
mergeFrom(LightningApi.MacaroonId) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
mergeFrom(LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
mergeFrom(LightningApi.MacaroonPermissionList) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
mergeFrom(LightningApi.MiddlewareRegistration) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
mergeFrom(LightningApi.MPPRecord) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
mergeFrom(LightningApi.MultiChanBackup) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
mergeFrom(LightningApi.NetworkInfo) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
mergeFrom(LightningApi.NetworkInfoRequest) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
mergeFrom(LightningApi.NewAddressRequest) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
mergeFrom(LightningApi.NewAddressResponse) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
mergeFrom(LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
mergeFrom(LightningApi.NodeInfo) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
mergeFrom(LightningApi.NodeInfoRequest) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
mergeFrom(LightningApi.NodeMetricsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
mergeFrom(LightningApi.NodeMetricsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
mergeFrom(LightningApi.NodePair) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
mergeFrom(LightningApi.NodeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
mergeFrom(LightningApi.Op) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
mergeFrom(LightningApi.OpenChannelRequest) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
mergeFrom(LightningApi.OpenStatusUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
mergeFrom(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
mergeFrom(LightningApi.OutputDetail) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
mergeFrom(LightningApi.Payment) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
mergeFrom(LightningApi.PaymentHash) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
mergeFrom(LightningApi.PayReq) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
mergeFrom(LightningApi.PayReqString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
mergeFrom(LightningApi.Peer) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
mergeFrom(LightningApi.PeerEvent) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
mergeFrom(LightningApi.PeerEventSubscription) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
mergeFrom(LightningApi.PendingChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
mergeFrom(LightningApi.PendingChannelsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
mergeFrom(LightningApi.PendingChannelsResponse.ClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
mergeFrom(LightningApi.PendingChannelsResponse.Commitments) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
mergeFrom(LightningApi.PendingChannelsResponse.ForceClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
mergeFrom(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
mergeFrom(LightningApi.PendingChannelsResponse.PendingOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
mergeFrom(LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
mergeFrom(LightningApi.PendingHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
mergeFrom(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
mergeFrom(LightningApi.PolicyUpdateRequest) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
mergeFrom(LightningApi.PolicyUpdateResponse) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
mergeFrom(LightningApi.PreviousOutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
mergeFrom(LightningApi.PsbtShim) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
mergeFrom(LightningApi.QueryRoutesRequest) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
mergeFrom(LightningApi.QueryRoutesResponse) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
mergeFrom(LightningApi.ReadyForPsbtFunding) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
mergeFrom(LightningApi.Resolution) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
mergeFrom(LightningApi.RestoreBackupResponse) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
mergeFrom(LightningApi.RestoreChanBackupRequest) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
mergeFrom(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
mergeFrom(LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
mergeFrom(LightningApi.RoutingPolicy) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
mergeFrom(LightningApi.RPCMessage) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
mergeFrom(LightningApi.RPCMiddlewareRequest) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
mergeFrom(LightningApi.RPCMiddlewareResponse) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
mergeFrom(LightningApi.SendCoinsRequest) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
mergeFrom(LightningApi.SendCoinsResponse) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
mergeFrom(LightningApi.SendCustomMessageRequest) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
mergeFrom(LightningApi.SendCustomMessageResponse) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
mergeFrom(LightningApi.SendManyRequest) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
mergeFrom(LightningApi.SendManyResponse) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
mergeFrom(LightningApi.SendRequest) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
mergeFrom(LightningApi.SendResponse) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
mergeFrom(LightningApi.SendToRouteRequest) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
mergeFrom(LightningApi.SetID) - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
mergeFrom(LightningApi.SignMessageRequest) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
mergeFrom(LightningApi.SignMessageResponse) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
mergeFrom(LightningApi.StopRequest) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
mergeFrom(LightningApi.StopResponse) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
mergeFrom(LightningApi.StreamAuth) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
mergeFrom(LightningApi.SubscribeCustomMessagesRequest) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
mergeFrom(LightningApi.TimestampedError) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
mergeFrom(LightningApi.Transaction) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
mergeFrom(LightningApi.TransactionDetails) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
mergeFrom(LightningApi.Utxo) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
mergeFrom(LightningApi.VerifyChanBackupResponse) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
mergeFrom(LightningApi.VerifyMessageRequest) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
mergeFrom(LightningApi.VerifyMessageResponse) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
mergeFrom(LightningApi.WalletAccountBalance) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
mergeFrom(LightningApi.WalletBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
mergeFrom(LightningApi.WalletBalanceResponse) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
mergeFrom(RouterOuterClass.AprioriParameters) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
mergeFrom(RouterOuterClass.BimodalParameters) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
mergeFrom(RouterOuterClass.BuildRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
mergeFrom(RouterOuterClass.BuildRouteResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
mergeFrom(RouterOuterClass.CircuitKey) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
mergeFrom(RouterOuterClass.FinalHtlcEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
mergeFrom(RouterOuterClass.ForwardEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
mergeFrom(RouterOuterClass.ForwardFailEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
mergeFrom(RouterOuterClass.ForwardHtlcInterceptRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
mergeFrom(RouterOuterClass.ForwardHtlcInterceptResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
mergeFrom(RouterOuterClass.GetMissionControlConfigRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
mergeFrom(RouterOuterClass.GetMissionControlConfigResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
mergeFrom(RouterOuterClass.HtlcEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
mergeFrom(RouterOuterClass.HtlcInfo) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
mergeFrom(RouterOuterClass.LinkFailEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
mergeFrom(RouterOuterClass.MissionControlConfig) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
mergeFrom(RouterOuterClass.PairData) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
mergeFrom(RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
mergeFrom(RouterOuterClass.PaymentStatus) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
mergeFrom(RouterOuterClass.QueryMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
mergeFrom(RouterOuterClass.QueryMissionControlResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
mergeFrom(RouterOuterClass.QueryProbabilityRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
mergeFrom(RouterOuterClass.QueryProbabilityResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
mergeFrom(RouterOuterClass.ResetMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
mergeFrom(RouterOuterClass.ResetMissionControlResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
mergeFrom(RouterOuterClass.RouteFeeRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
mergeFrom(RouterOuterClass.RouteFeeResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
mergeFrom(RouterOuterClass.SendPaymentRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
mergeFrom(RouterOuterClass.SendToRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
mergeFrom(RouterOuterClass.SendToRouteResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
mergeFrom(RouterOuterClass.SetMissionControlConfigRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
mergeFrom(RouterOuterClass.SetMissionControlConfigResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
mergeFrom(RouterOuterClass.SettleEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
mergeFrom(RouterOuterClass.SubscribedEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
mergeFrom(RouterOuterClass.SubscribeHtlcEventsRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
mergeFrom(RouterOuterClass.TrackPaymentRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
mergeFrom(RouterOuterClass.TrackPaymentsRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
mergeFrom(RouterOuterClass.UpdateChanStatusRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
mergeFrom(RouterOuterClass.UpdateChanStatusResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
mergeFrom(RouterOuterClass.XImportMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
mergeFrom(RouterOuterClass.XImportMissionControlResponse) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
mergeFrom(SignerOuterClass.InputScript) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
mergeFrom(SignerOuterClass.InputScriptResp) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
mergeFrom(SignerOuterClass.KeyDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
mergeFrom(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
mergeFrom(SignerOuterClass.MuSig2CleanupRequest) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
mergeFrom(SignerOuterClass.MuSig2CleanupResponse) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
mergeFrom(SignerOuterClass.MuSig2CombineKeysRequest) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
mergeFrom(SignerOuterClass.MuSig2CombineKeysResponse) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
mergeFrom(SignerOuterClass.MuSig2CombineSigRequest) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
mergeFrom(SignerOuterClass.MuSig2CombineSigResponse) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
mergeFrom(SignerOuterClass.MuSig2RegisterNoncesRequest) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
mergeFrom(SignerOuterClass.MuSig2RegisterNoncesResponse) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
mergeFrom(SignerOuterClass.MuSig2SessionRequest) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
mergeFrom(SignerOuterClass.MuSig2SessionResponse) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
mergeFrom(SignerOuterClass.MuSig2SignRequest) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
mergeFrom(SignerOuterClass.MuSig2SignResponse) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
mergeFrom(SignerOuterClass.SharedKeyRequest) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
mergeFrom(SignerOuterClass.SharedKeyResponse) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
mergeFrom(SignerOuterClass.SignDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
mergeFrom(SignerOuterClass.SignMessageReq) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
mergeFrom(SignerOuterClass.SignMessageResp) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
mergeFrom(SignerOuterClass.SignReq) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
mergeFrom(SignerOuterClass.SignResp) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
mergeFrom(SignerOuterClass.TaprootTweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
mergeFrom(SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
mergeFrom(SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
mergeFrom(SignerOuterClass.VerifyMessageReq) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
mergeFrom(SignerOuterClass.VerifyMessageResp) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
mergeFrom(Stateservice.GetStateRequest) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
mergeFrom(Stateservice.GetStateResponse) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
mergeFrom(Stateservice.SubscribeStateRequest) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
mergeFrom(Stateservice.SubscribeStateResponse) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
mergeFrom(Verrpc.Version) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
mergeFrom(Verrpc.VersionRequest) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
mergeFrom(WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
mergeFrom(WalletKitOuterClass.AccountWithAddresses) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
mergeFrom(WalletKitOuterClass.AddressProperty) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
mergeFrom(WalletKitOuterClass.AddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
mergeFrom(WalletKitOuterClass.AddrResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
mergeFrom(WalletKitOuterClass.BumpFeeRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
mergeFrom(WalletKitOuterClass.BumpFeeResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
mergeFrom(WalletKitOuterClass.EstimateFeeRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
mergeFrom(WalletKitOuterClass.EstimateFeeResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
mergeFrom(WalletKitOuterClass.FinalizePsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
mergeFrom(WalletKitOuterClass.FinalizePsbtResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
mergeFrom(WalletKitOuterClass.FundPsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
mergeFrom(WalletKitOuterClass.FundPsbtResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
mergeFrom(WalletKitOuterClass.ImportAccountRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
mergeFrom(WalletKitOuterClass.ImportAccountResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
mergeFrom(WalletKitOuterClass.ImportPublicKeyRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
mergeFrom(WalletKitOuterClass.ImportPublicKeyResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
mergeFrom(WalletKitOuterClass.ImportTapscriptRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
mergeFrom(WalletKitOuterClass.ImportTapscriptResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
mergeFrom(WalletKitOuterClass.KeyReq) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
mergeFrom(WalletKitOuterClass.LabelTransactionRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
mergeFrom(WalletKitOuterClass.LabelTransactionResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
mergeFrom(WalletKitOuterClass.LeaseOutputRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
mergeFrom(WalletKitOuterClass.LeaseOutputResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
mergeFrom(WalletKitOuterClass.ListAccountsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
mergeFrom(WalletKitOuterClass.ListAccountsResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
mergeFrom(WalletKitOuterClass.ListAddressesRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
mergeFrom(WalletKitOuterClass.ListAddressesResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
mergeFrom(WalletKitOuterClass.ListLeasesRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
mergeFrom(WalletKitOuterClass.ListLeasesResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
mergeFrom(WalletKitOuterClass.ListSweepsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
mergeFrom(WalletKitOuterClass.ListSweepsResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
mergeFrom(WalletKitOuterClass.ListSweepsResponse.TransactionIDs) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
mergeFrom(WalletKitOuterClass.ListUnspentRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
mergeFrom(WalletKitOuterClass.ListUnspentResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
mergeFrom(WalletKitOuterClass.PendingSweep) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
mergeFrom(WalletKitOuterClass.PendingSweepsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
mergeFrom(WalletKitOuterClass.PendingSweepsResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
mergeFrom(WalletKitOuterClass.PublishResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
mergeFrom(WalletKitOuterClass.ReleaseOutputRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
mergeFrom(WalletKitOuterClass.ReleaseOutputResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
mergeFrom(WalletKitOuterClass.RequiredReserveRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
mergeFrom(WalletKitOuterClass.RequiredReserveResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
mergeFrom(WalletKitOuterClass.SendOutputsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
mergeFrom(WalletKitOuterClass.SendOutputsResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
mergeFrom(WalletKitOuterClass.SignMessageWithAddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
mergeFrom(WalletKitOuterClass.SignMessageWithAddrResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
mergeFrom(WalletKitOuterClass.SignPsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
mergeFrom(WalletKitOuterClass.SignPsbtResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
mergeFrom(WalletKitOuterClass.TapLeaf) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
mergeFrom(WalletKitOuterClass.TapscriptFullTree) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
mergeFrom(WalletKitOuterClass.TapscriptPartialReveal) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
mergeFrom(WalletKitOuterClass.Transaction) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
mergeFrom(WalletKitOuterClass.TxTemplate) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
mergeFrom(WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
mergeFrom(WalletKitOuterClass.VerifyMessageWithAddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
mergeFrom(WalletKitOuterClass.VerifyMessageWithAddrResponse) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
mergeFrom(Walletunlocker.ChangePasswordRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
mergeFrom(Walletunlocker.ChangePasswordResponse) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
mergeFrom(Walletunlocker.GenSeedRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
mergeFrom(Walletunlocker.GenSeedResponse) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
mergeFrom(Walletunlocker.InitWalletRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
mergeFrom(Walletunlocker.InitWalletResponse) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
mergeFrom(Walletunlocker.UnlockWalletRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
mergeFrom(Walletunlocker.UnlockWalletResponse) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
mergeFrom(Walletunlocker.WatchOnly) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
mergeFrom(Walletunlocker.WatchOnlyAccount) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
mergeFrom(WatchtowerOuterClass.GetInfoRequest) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
mergeFrom(WatchtowerOuterClass.GetInfoResponse) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
mergeFrom(Wtclient.AddTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
mergeFrom(Wtclient.AddTowerResponse) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
mergeFrom(Wtclient.GetTowerInfoRequest) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
mergeFrom(Wtclient.ListTowersRequest) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
mergeFrom(Wtclient.ListTowersResponse) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
mergeFrom(Wtclient.PolicyRequest) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
mergeFrom(Wtclient.PolicyResponse) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
mergeFrom(Wtclient.RemoveTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
mergeFrom(Wtclient.RemoveTowerResponse) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
mergeFrom(Wtclient.StatsRequest) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
mergeFrom(Wtclient.StatsResponse) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
mergeFrom(Wtclient.Tower) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
mergeFrom(Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
mergeFrom(Message) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
mergeFrom(Wtclient.TowerSessionInfo) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
mergeFullTree(WalletKitOuterClass.TapscriptFullTree) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
mergeFullyResolvedChannel(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
mergeFundingShim(LightningApi.FundingShim) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
mergeHistory(RouterOuterClass.PairData) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
mergeHistory(RouterOuterClass.PairData) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
mergeInactiveChannel(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
mergeIncomingCircuitKey(RouterOuterClass.CircuitKey) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
mergeIncomingCircuitKey(RouterOuterClass.CircuitKey) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
mergeInfo(RouterOuterClass.HtlcInfo) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
mergeInfo(RouterOuterClass.HtlcInfo) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
mergeKeyDesc(SignerOuterClass.KeyDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
mergeKeyDesc(SignerOuterClass.KeyDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
mergeKeyLoc(LightningApi.KeyLocator) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
mergeKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
mergeKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
mergeKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
mergeKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
mergeLinkFailEvent(RouterOuterClass.LinkFailEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
mergeLocalBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
mergeLocalConstraints(LightningApi.ChannelConstraints) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
mergeLocalKey(LightningApi.KeyDescriptor) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
mergeMppRecord(LightningApi.MPPRecord) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
mergeMultiChanBackup(LightningApi.MultiChanBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
mergeNode(LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
mergeNode1Policy(LightningApi.RoutingPolicy) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
mergeNode2Policy(LightningApi.RoutingPolicy) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
mergeOpenChannel(LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
mergeOutpoint(ChainNotifierOuterClass.Outpoint) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
mergeOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
mergeOutput(SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
mergePartialReveal(WalletKitOuterClass.TapscriptPartialReveal) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
mergePaymentRoute(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
mergePendingOpenChannel(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
mergePendingOpenLocalBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
mergePendingOpenRemoteBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
mergePsbtFinalize(LightningApi.FundingPsbtFinalize) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
mergePsbtFund(LightningApi.ReadyForPsbtFunding) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
mergePsbtShim(LightningApi.PsbtShim) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
mergePsbtVerify(LightningApi.FundingPsbtVerify) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
mergeRaw(WalletKitOuterClass.TxTemplate) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
mergeRegister(LightningApi.MiddlewareRegistration) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
mergeRemoteBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
mergeRemoteConstraints(LightningApi.ChannelConstraints) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
mergeReorg(ChainNotifierOuterClass.Reorg) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
mergeReorg(ChainNotifierOuterClass.Reorg) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
mergeRequest(LightningApi.RPCMessage) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
mergeResponse(LightningApi.RPCMessage) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
mergeRevealedLeaf(WalletKitOuterClass.TapLeaf) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
mergeRoute(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
mergeRoute(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
mergeRoute(LightningApi.Route) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
mergeRoute(LightningApi.Route) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
mergeRoutingPolicy(LightningApi.RoutingPolicy) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
mergeSettleEvent(RouterOuterClass.SettleEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
mergeShimCancel(LightningApi.FundingShimCancel) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
mergeShimRegister(LightningApi.FundingShim) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
mergeSingleChanBackups(LightningApi.ChannelBackups) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
mergeSpend(ChainNotifierOuterClass.SpendDetails) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
mergeSpendingOutpoint(ChainNotifierOuterClass.Outpoint) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
mergeStreamAuth(LightningApi.StreamAuth) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
mergeSubscribedEvent(RouterOuterClass.SubscribedEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
mergeTaprootTweak(SignerOuterClass.TaprootTweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
mergeTaprootTweak(SignerOuterClass.TaprootTweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
mergeTransactionDetails(LightningApi.TransactionDetails) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
mergeTransactionIds(WalletKitOuterClass.ListSweepsResponse.TransactionIDs) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
mergeUnsettledLocalBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
mergeUnsettledRemoteBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
mergeWatchOnly(Walletunlocker.WatchOnly) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
MERKLEROOT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
MERKLEROOT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
Message<T> - Class in org.lightningj.lnd.wrapper
Base Wrapper Message class containing the base functionality for all LND Messages.
Message(JsonReader, GeneratedMessageV3.Builder) - Constructor for class org.lightningj.lnd.wrapper.Message
Base constructor used when reading from JSON.
Message(GeneratedMessageV3.Builder) - Constructor for class org.lightningj.lnd.wrapper.Message
Base constructor for creating a new message.
MESSAGE_DIGEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
MESSAGE_FLAGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
messageToJson(Message.Builder, Descriptors.Descriptor) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Method to convert a Proto Message to JSON.
messageType - Variable in class org.lightningj.lnd.wrapper.StreamObserverWrapper
 
METADATA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
METHOD_FULL_URI_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
METHOD_FULL_URI_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
METHOD_PERMISSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
methodPermissionsEntries - Variable in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
 
MethodPermissionsEntries() - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntries
 
MethodPermissionsEntry() - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntry
Empty Constructor
MethodPermissionsEntry(String, MacaroonPermissionList) - Constructor for class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntry
Json Parsing Constructor
MIDDLEWARE_NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
MiddlewareRegistration - Class in org.lightningj.lnd.wrapper.message
Wrapper class for MiddlewareRegistration.
MiddlewareRegistration() - Constructor for class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Empty Constructor
MiddlewareRegistration(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Json Parsing Constructor
MiddlewareRegistration(LightningApi.MiddlewareRegistration) - Constructor for class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Constructor using underlying Lightning API Object
MIN_ACCEPT_DEPTH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
MIN_CHANNEL_SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
MIN_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
MIN_HTLC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
MIN_HTLC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
MIN_HTLC_IN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
MIN_HTLC_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
MIN_HTLC_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
MIN_HTLC_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
MIN_HTLC_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
MIN_HTLC_MSAT_SPECIFIED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
MINIMUM_FAILURE_RELAX_INTERVAL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
MissionControlConfig - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for MissionControlConfig.
MissionControlConfig() - Constructor for class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Empty Constructor
MissionControlConfig(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Json Parsing Constructor
MissionControlConfig(RouterOuterClass.MissionControlConfig) - Constructor for class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Constructor using underlying Lightning API Object
MissionControlConfig.ProbabilityModel - Enum in org.lightningj.lnd.wrapper.router.message
Inner enum ProbabilityModel for class MissionControlConfig Generated Automatically.
MODEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
modifyStatus(AutopilotOuterClass.ModifyStatusRequest, StreamObserver<AutopilotOuterClass.ModifyStatusResponse>) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AsyncService
ModifyStatus is used to modify the status of the autopilot agent, like enabling or disabling it.
modifyStatus(AutopilotOuterClass.ModifyStatusRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotBlockingStub
ModifyStatus is used to modify the status of the autopilot agent, like enabling or disabling it.
modifyStatus(AutopilotOuterClass.ModifyStatusRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotFutureStub
ModifyStatus is used to modify the status of the autopilot agent, like enabling or disabling it.
modifyStatus(AutopilotOuterClass.ModifyStatusRequest, StreamObserver<AutopilotOuterClass.ModifyStatusResponse>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotStub
ModifyStatus is used to modify the status of the autopilot agent, like enabling or disabling it.
modifyStatus(Boolean, StreamObserver<ModifyStatusResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to generate a modifyStatus request.
modifyStatus(ModifyStatusRequest, StreamObserver<ModifyStatusResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to send a modifyStatus request.
modifyStatus(Boolean) - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to generate a modifyStatus request.
modifyStatus(ModifyStatusRequest) - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to send a modifyStatus request.
ModifyStatusRequest - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for ModifyStatusRequest.
ModifyStatusRequest() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusRequest
Empty Constructor
ModifyStatusRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusRequest
Json Parsing Constructor
ModifyStatusRequest(AutopilotOuterClass.ModifyStatusRequest) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusRequest
Constructor using underlying Lightning API Object
ModifyStatusResponse - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for ModifyStatusResponse.
ModifyStatusResponse() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusResponse
Empty Constructor
ModifyStatusResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusResponse
Json Parsing Constructor
ModifyStatusResponse(AutopilotOuterClass.ModifyStatusResponse) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusResponse
Constructor using underlying Lightning API Object
MONTH_FEE_SUM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
MPP_IN_PROGRESS_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
MPP_IN_PROGRESS = 21;
MPP_INVOICE_TIMEOUT_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
MPP_INVOICE_TIMEOUT = 14;
MPP_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
MPP_OPT = 17;
MPP_RECORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
MPP_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
MPP_REQ = 16;
MPP_TIMEOUT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
MPP_TIMEOUT = 23;
MPP_TOTAL_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
MPPRecord - Class in org.lightningj.lnd.wrapper.message
Wrapper class for MPPRecord.
MPPRecord() - Constructor for class org.lightningj.lnd.wrapper.message.MPPRecord
Empty Constructor
MPPRecord(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.MPPRecord
Json Parsing Constructor
MPPRecord(LightningApi.MPPRecord) - Constructor for class org.lightningj.lnd.wrapper.message.MPPRecord
Constructor using underlying Lightning API Object
MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Amount
 
MSG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
MSG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
MSG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
MSG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
MSG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
MSG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
MSG_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
MULTI_CHAN_BACKUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
MULTI_CHAN_BACKUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
MULTI_CHAN_BACKUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
MultiChanBackup - Class in org.lightningj.lnd.wrapper.message
Wrapper class for MultiChanBackup.
MultiChanBackup() - Constructor for class org.lightningj.lnd.wrapper.message.MultiChanBackup
Empty Constructor
MultiChanBackup(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.MultiChanBackup
Json Parsing Constructor
MultiChanBackup(LightningApi.MultiChanBackup) - Constructor for class org.lightningj.lnd.wrapper.message.MultiChanBackup
Constructor using underlying Lightning API Object
MUSIG2_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
MUSIG2_VERSION_UNDEFINED_VALUE - Static variable in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
The default value on the RPC is zero for enums so we need to represent an invalid/undefined version by default to make sure clients upgrade their software to set the version explicitly.
MUSIG2_VERSION_V040_VALUE - Static variable in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
The version of MuSig2 that lnd 0.15.x shipped with, which corresponds to the version v0.4.0 of the MuSig2 BIP draft.
MUSIG2_VERSION_V100RC2_VALUE - Static variable in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
The current version of MuSig2 which corresponds to the version v1.0.0rc2 of the MuSig2 BIP draft.
muSig2Cleanup(SignerOuterClass.MuSig2CleanupRequest, StreamObserver<SignerOuterClass.MuSig2CleanupResponse>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
MuSig2Cleanup (experimental!) allows a caller to clean up a session early in cases where it's obvious that the signing session won't succeed and the resources can be released.
muSig2Cleanup(SignerOuterClass.MuSig2CleanupRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
MuSig2Cleanup (experimental!) allows a caller to clean up a session early in cases where it's obvious that the signing session won't succeed and the resources can be released.
muSig2Cleanup(SignerOuterClass.MuSig2CleanupRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
MuSig2Cleanup (experimental!) allows a caller to clean up a session early in cases where it's obvious that the signing session won't succeed and the resources can be released.
muSig2Cleanup(SignerOuterClass.MuSig2CleanupRequest, StreamObserver<SignerOuterClass.MuSig2CleanupResponse>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
MuSig2Cleanup (experimental!) allows a caller to clean up a session early in cases where it's obvious that the signing session won't succeed and the resources can be released.
muSig2Cleanup(byte[], StreamObserver<MuSig2CleanupResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a muSig2Cleanup request.
muSig2Cleanup(MuSig2CleanupRequest, StreamObserver<MuSig2CleanupResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a muSig2Cleanup request.
muSig2Cleanup(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a muSig2Cleanup request.
muSig2Cleanup(MuSig2CleanupRequest) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a muSig2Cleanup request.
MuSig2CleanupRequest - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2CleanupRequest.
MuSig2CleanupRequest() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupRequest
Empty Constructor
MuSig2CleanupRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupRequest
Json Parsing Constructor
MuSig2CleanupRequest(SignerOuterClass.MuSig2CleanupRequest) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupRequest
Constructor using underlying Lightning API Object
MuSig2CleanupResponse - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2CleanupResponse.
MuSig2CleanupResponse() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupResponse
Empty Constructor
MuSig2CleanupResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupResponse
Json Parsing Constructor
MuSig2CleanupResponse(SignerOuterClass.MuSig2CleanupResponse) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupResponse
Constructor using underlying Lightning API Object
muSig2CombineKeys(SignerOuterClass.MuSig2CombineKeysRequest, StreamObserver<SignerOuterClass.MuSig2CombineKeysResponse>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
MuSig2CombineKeys (experimental!) is a stateless helper RPC that can be used to calculate the combined MuSig2 public key from a list of all participating signers' public keys.
muSig2CombineKeys(SignerOuterClass.MuSig2CombineKeysRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
MuSig2CombineKeys (experimental!) is a stateless helper RPC that can be used to calculate the combined MuSig2 public key from a list of all participating signers' public keys.
muSig2CombineKeys(SignerOuterClass.MuSig2CombineKeysRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
MuSig2CombineKeys (experimental!) is a stateless helper RPC that can be used to calculate the combined MuSig2 public key from a list of all participating signers' public keys.
muSig2CombineKeys(SignerOuterClass.MuSig2CombineKeysRequest, StreamObserver<SignerOuterClass.MuSig2CombineKeysResponse>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
MuSig2CombineKeys (experimental!) is a stateless helper RPC that can be used to calculate the combined MuSig2 public key from a list of all participating signers' public keys.
muSig2CombineKeys(List<byte[]>, List<TweakDesc>, TaprootTweakDesc, MuSig2Version, StreamObserver<MuSig2CombineKeysResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a muSig2CombineKeys request.
muSig2CombineKeys(MuSig2CombineKeysRequest, StreamObserver<MuSig2CombineKeysResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a muSig2CombineKeys request.
muSig2CombineKeys(List<byte[]>, List<TweakDesc>, TaprootTweakDesc, MuSig2Version) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a muSig2CombineKeys request.
muSig2CombineKeys(MuSig2CombineKeysRequest) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a muSig2CombineKeys request.
MuSig2CombineKeysRequest - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2CombineKeysRequest.
MuSig2CombineKeysRequest() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Empty Constructor
MuSig2CombineKeysRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Json Parsing Constructor
MuSig2CombineKeysRequest(SignerOuterClass.MuSig2CombineKeysRequest) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Constructor using underlying Lightning API Object
MuSig2CombineKeysResponse - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2CombineKeysResponse.
MuSig2CombineKeysResponse() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Empty Constructor
MuSig2CombineKeysResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Json Parsing Constructor
MuSig2CombineKeysResponse(SignerOuterClass.MuSig2CombineKeysResponse) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Constructor using underlying Lightning API Object
muSig2CombineSig(SignerOuterClass.MuSig2CombineSigRequest, StreamObserver<SignerOuterClass.MuSig2CombineSigResponse>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
MuSig2CombineSig (experimental!) combines the given partial signature(s) with the local one, if it already exists.
muSig2CombineSig(SignerOuterClass.MuSig2CombineSigRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
MuSig2CombineSig (experimental!) combines the given partial signature(s) with the local one, if it already exists.
muSig2CombineSig(SignerOuterClass.MuSig2CombineSigRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
MuSig2CombineSig (experimental!) combines the given partial signature(s) with the local one, if it already exists.
muSig2CombineSig(SignerOuterClass.MuSig2CombineSigRequest, StreamObserver<SignerOuterClass.MuSig2CombineSigResponse>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
MuSig2CombineSig (experimental!) combines the given partial signature(s) with the local one, if it already exists.
muSig2CombineSig(byte[], List<byte[]>, StreamObserver<MuSig2CombineSigResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a muSig2CombineSig request.
muSig2CombineSig(MuSig2CombineSigRequest, StreamObserver<MuSig2CombineSigResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a muSig2CombineSig request.
muSig2CombineSig(byte[], List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a muSig2CombineSig request.
muSig2CombineSig(MuSig2CombineSigRequest) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a muSig2CombineSig request.
MuSig2CombineSigRequest - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2CombineSigRequest.
MuSig2CombineSigRequest() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
Empty Constructor
MuSig2CombineSigRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
Json Parsing Constructor
MuSig2CombineSigRequest(SignerOuterClass.MuSig2CombineSigRequest) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
Constructor using underlying Lightning API Object
MuSig2CombineSigResponse - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2CombineSigResponse.
MuSig2CombineSigResponse() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
Empty Constructor
MuSig2CombineSigResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
Json Parsing Constructor
MuSig2CombineSigResponse(SignerOuterClass.MuSig2CombineSigResponse) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
Constructor using underlying Lightning API Object
muSig2CreateSession(SignerOuterClass.MuSig2SessionRequest, StreamObserver<SignerOuterClass.MuSig2SessionResponse>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
MuSig2CreateSession (experimental!) creates a new MuSig2 signing session using the local key identified by the key locator.
muSig2CreateSession(SignerOuterClass.MuSig2SessionRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
MuSig2CreateSession (experimental!) creates a new MuSig2 signing session using the local key identified by the key locator.
muSig2CreateSession(SignerOuterClass.MuSig2SessionRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
MuSig2CreateSession (experimental!) creates a new MuSig2 signing session using the local key identified by the key locator.
muSig2CreateSession(SignerOuterClass.MuSig2SessionRequest, StreamObserver<SignerOuterClass.MuSig2SessionResponse>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
MuSig2CreateSession (experimental!) creates a new MuSig2 signing session using the local key identified by the key locator.
muSig2CreateSession(KeyLocator, List<byte[]>, List<byte[]>, List<TweakDesc>, TaprootTweakDesc, MuSig2Version, byte[], StreamObserver<MuSig2SessionResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a muSig2CreateSession request.
muSig2CreateSession(MuSig2SessionRequest, StreamObserver<MuSig2SessionResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a muSig2CreateSession request.
muSig2CreateSession(KeyLocator, List<byte[]>, List<byte[]>, List<TweakDesc>, TaprootTweakDesc, MuSig2Version, byte[]) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a muSig2CreateSession request.
muSig2CreateSession(MuSig2SessionRequest) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a muSig2CreateSession request.
muSig2RegisterNonces(SignerOuterClass.MuSig2RegisterNoncesRequest, StreamObserver<SignerOuterClass.MuSig2RegisterNoncesResponse>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
MuSig2RegisterNonces (experimental!) registers one or more public nonces of other signing participants for a session identified by its ID.
muSig2RegisterNonces(SignerOuterClass.MuSig2RegisterNoncesRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
MuSig2RegisterNonces (experimental!) registers one or more public nonces of other signing participants for a session identified by its ID.
muSig2RegisterNonces(SignerOuterClass.MuSig2RegisterNoncesRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
MuSig2RegisterNonces (experimental!) registers one or more public nonces of other signing participants for a session identified by its ID.
muSig2RegisterNonces(SignerOuterClass.MuSig2RegisterNoncesRequest, StreamObserver<SignerOuterClass.MuSig2RegisterNoncesResponse>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
MuSig2RegisterNonces (experimental!) registers one or more public nonces of other signing participants for a session identified by its ID.
muSig2RegisterNonces(byte[], List<byte[]>, StreamObserver<MuSig2RegisterNoncesResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a muSig2RegisterNonces request.
muSig2RegisterNonces(MuSig2RegisterNoncesRequest, StreamObserver<MuSig2RegisterNoncesResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a muSig2RegisterNonces request.
muSig2RegisterNonces(byte[], List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a muSig2RegisterNonces request.
muSig2RegisterNonces(MuSig2RegisterNoncesRequest) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a muSig2RegisterNonces request.
MuSig2RegisterNoncesRequest - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2RegisterNoncesRequest.
MuSig2RegisterNoncesRequest() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
Empty Constructor
MuSig2RegisterNoncesRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
Json Parsing Constructor
MuSig2RegisterNoncesRequest(SignerOuterClass.MuSig2RegisterNoncesRequest) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
Constructor using underlying Lightning API Object
MuSig2RegisterNoncesResponse - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2RegisterNoncesResponse.
MuSig2RegisterNoncesResponse() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesResponse
Empty Constructor
MuSig2RegisterNoncesResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesResponse
Json Parsing Constructor
MuSig2RegisterNoncesResponse(SignerOuterClass.MuSig2RegisterNoncesResponse) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesResponse
Constructor using underlying Lightning API Object
MuSig2SessionRequest - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2SessionRequest.
MuSig2SessionRequest() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Empty Constructor
MuSig2SessionRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Json Parsing Constructor
MuSig2SessionRequest(SignerOuterClass.MuSig2SessionRequest) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Constructor using underlying Lightning API Object
MuSig2SessionResponse - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2SessionResponse.
MuSig2SessionResponse() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Empty Constructor
MuSig2SessionResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Json Parsing Constructor
MuSig2SessionResponse(SignerOuterClass.MuSig2SessionResponse) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Constructor using underlying Lightning API Object
muSig2Sign(SignerOuterClass.MuSig2SignRequest, StreamObserver<SignerOuterClass.MuSig2SignResponse>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
MuSig2Sign (experimental!) creates a partial signature using the local signing key that was specified when the session was created.
muSig2Sign(SignerOuterClass.MuSig2SignRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
MuSig2Sign (experimental!) creates a partial signature using the local signing key that was specified when the session was created.
muSig2Sign(SignerOuterClass.MuSig2SignRequest) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
MuSig2Sign (experimental!) creates a partial signature using the local signing key that was specified when the session was created.
muSig2Sign(SignerOuterClass.MuSig2SignRequest, StreamObserver<SignerOuterClass.MuSig2SignResponse>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
MuSig2Sign (experimental!) creates a partial signature using the local signing key that was specified when the session was created.
muSig2Sign(byte[], byte[], Boolean, StreamObserver<MuSig2SignResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a muSig2Sign request.
muSig2Sign(MuSig2SignRequest, StreamObserver<MuSig2SignResponse>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a muSig2Sign request.
muSig2Sign(byte[], byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a muSig2Sign request.
muSig2Sign(MuSig2SignRequest) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a muSig2Sign request.
MuSig2SignRequest - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2SignRequest.
MuSig2SignRequest() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Empty Constructor
MuSig2SignRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Json Parsing Constructor
MuSig2SignRequest(SignerOuterClass.MuSig2SignRequest) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Constructor using underlying Lightning API Object
MuSig2SignResponse - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for MuSig2SignResponse.
MuSig2SignResponse() - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SignResponse
Empty Constructor
MuSig2SignResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SignResponse
Json Parsing Constructor
MuSig2SignResponse(SignerOuterClass.MuSig2SignResponse) - Constructor for class org.lightningj.lnd.wrapper.signer.message.MuSig2SignResponse
Constructor using underlying Lightning API Object
MuSig2Version - Enum in org.lightningj.lnd.wrapper.signer.message
Wrapper enum MuSig2Version.

N

NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Feature
 
NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
NAN - Static variable in class org.lightningj.lnd.util.JsonGenUtils
 
NESTED_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.AddressType
NESTED_PUBKEY_HASH = 1;
NESTED_WITNESS_KEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to sweep an output that sends to a nested P2SH script that pays to a key solely under our control.
NESTED_WITNESS_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
NESTED_WITNESS_PUBKEY_HASH = 2;
NETWORK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Chain
 
NETWORK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
NetworkInfo - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NetworkInfo.
NetworkInfo() - Constructor for class org.lightningj.lnd.wrapper.message.NetworkInfo
Empty Constructor
NetworkInfo(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NetworkInfo
Json Parsing Constructor
NetworkInfo(LightningApi.NetworkInfo) - Constructor for class org.lightningj.lnd.wrapper.message.NetworkInfo
Constructor using underlying Lightning API Object
NetworkInfoRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NetworkInfoRequest.
NetworkInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.message.NetworkInfoRequest
Empty Constructor
NetworkInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NetworkInfoRequest
Json Parsing Constructor
NetworkInfoRequest(LightningApi.NetworkInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.message.NetworkInfoRequest
Constructor using underlying Lightning API Object
Neutrino - Class in org.lightningj.lnd.neutrino.proto
 
Neutrino.AddPeerRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.AddPeerRequest
Neutrino.AddPeerRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.AddPeerRequest
Neutrino.AddPeerRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.AddPeerResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.AddPeerResponse
Neutrino.AddPeerResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.AddPeerResponse
Neutrino.AddPeerResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.DisconnectPeerRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.DisconnectPeerRequest
Neutrino.DisconnectPeerRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.DisconnectPeerRequest
Neutrino.DisconnectPeerRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.DisconnectPeerResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.DisconnectPeerResponse
Neutrino.DisconnectPeerResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.DisconnectPeerResponse
Neutrino.DisconnectPeerResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetBlockHashRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHashRequest
Neutrino.GetBlockHashRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHashRequest
Neutrino.GetBlockHashRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetBlockHashResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHashResponse
Neutrino.GetBlockHashResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHashResponse
Neutrino.GetBlockHashResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetBlockHeaderRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHeaderRequest
Neutrino.GetBlockHeaderRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHeaderRequest
Neutrino.GetBlockHeaderRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetBlockHeaderResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHeaderResponse
Neutrino.GetBlockHeaderResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockHeaderResponse
Neutrino.GetBlockHeaderResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetBlockRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockRequest
Neutrino.GetBlockRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockRequest
Neutrino.GetBlockRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetBlockResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockResponse
Neutrino.GetBlockResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetBlockResponse
Neutrino.GetBlockResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetCFilterRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetCFilterRequest
Neutrino.GetCFilterRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetCFilterRequest
Neutrino.GetCFilterRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.GetCFilterResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetCFilterResponse
Neutrino.GetCFilterResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.GetCFilterResponse
Neutrino.GetCFilterResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.IsBannedRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.IsBannedRequest
Neutrino.IsBannedRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.IsBannedRequest
Neutrino.IsBannedRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.IsBannedResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.IsBannedResponse
Neutrino.IsBannedResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.IsBannedResponse
Neutrino.IsBannedResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.StatusRequest - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.StatusRequest
Neutrino.StatusRequest.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.StatusRequest
Neutrino.StatusRequestOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
Neutrino.StatusResponse - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.StatusResponse
Neutrino.StatusResponse.Builder - Class in org.lightningj.lnd.neutrino.proto
Protobuf type neutrinorpc.StatusResponse
Neutrino.StatusResponseOrBuilder - Interface in org.lightningj.lnd.neutrino.proto
 
NeutrinoKitGrpc - Class in org.lightningj.lnd.neutrino.proto
NeutrinoKit is a service that can be used to get information about the current state of the neutrino instance, fetch blocks and add/remove peers.
NeutrinoKitGrpc.AsyncService - Interface in org.lightningj.lnd.neutrino.proto
NeutrinoKit is a service that can be used to get information about the current state of the neutrino instance, fetch blocks and add/remove peers.
NeutrinoKitGrpc.NeutrinoKitBlockingStub - Class in org.lightningj.lnd.neutrino.proto
A stub to allow clients to do synchronous rpc calls to service NeutrinoKit.
NeutrinoKitGrpc.NeutrinoKitFutureStub - Class in org.lightningj.lnd.neutrino.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service NeutrinoKit.
NeutrinoKitGrpc.NeutrinoKitImplBase - Class in org.lightningj.lnd.neutrino.proto
Base class for the server implementation of the service NeutrinoKit.
NeutrinoKitGrpc.NeutrinoKitStub - Class in org.lightningj.lnd.neutrino.proto
A stub to allow clients to do asynchronous rpc calls to service NeutrinoKit.
NeutrinoKitImplBase() - Constructor for class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitImplBase
 
NEW_MACAROON_ROOT_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
NEW_PASSWORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
newAddress(LightningApi.NewAddressRequest, StreamObserver<LightningApi.NewAddressResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `newaddress` NewAddress creates a new address under control of the local wallet.
newAddress(LightningApi.NewAddressRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `newaddress` NewAddress creates a new address under control of the local wallet.
newAddress(LightningApi.NewAddressRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `newaddress` NewAddress creates a new address under control of the local wallet.
newAddress(LightningApi.NewAddressRequest, StreamObserver<LightningApi.NewAddressResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `newaddress` NewAddress creates a new address under control of the local wallet.
newAddress(AddressType, String, StreamObserver<NewAddressResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a newAddress request.
newAddress(NewAddressRequest, StreamObserver<NewAddressResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a newAddress request.
newAddress(AddressType, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a newAddress request.
newAddress(NewAddressRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a newAddress request.
NewAddressRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NewAddressRequest.
NewAddressRequest() - Constructor for class org.lightningj.lnd.wrapper.message.NewAddressRequest
Empty Constructor
NewAddressRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NewAddressRequest
Json Parsing Constructor
NewAddressRequest(LightningApi.NewAddressRequest) - Constructor for class org.lightningj.lnd.wrapper.message.NewAddressRequest
Constructor using underlying Lightning API Object
NewAddressResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NewAddressResponse.
NewAddressResponse() - Constructor for class org.lightningj.lnd.wrapper.message.NewAddressResponse
Empty Constructor
NewAddressResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NewAddressResponse
Json Parsing Constructor
NewAddressResponse(LightningApi.NewAddressResponse) - Constructor for class org.lightningj.lnd.wrapper.message.NewAddressResponse
Constructor using underlying Lightning API Object
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.dev.proto.DevGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.peers.proto.PeersGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.proto.LightningGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
newBuilder(AutopilotOuterClass.ModifyStatusRequest) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
newBuilder(AutopilotOuterClass.ModifyStatusResponse) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
newBuilder(AutopilotOuterClass.QueryScoresRequest) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
newBuilder(AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
newBuilder(AutopilotOuterClass.QueryScoresResponse) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
newBuilder(AutopilotOuterClass.SetScoresRequest) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
newBuilder(AutopilotOuterClass.SetScoresResponse) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
newBuilder(AutopilotOuterClass.StatusRequest) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
newBuilder() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
newBuilder(AutopilotOuterClass.StatusResponse) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
newBuilder(Chainkit.GetBestBlockRequest) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
newBuilder(Chainkit.GetBestBlockResponse) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
newBuilder(Chainkit.GetBlockHashRequest) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
newBuilder(Chainkit.GetBlockHashResponse) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
newBuilder(Chainkit.GetBlockHeaderRequest) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
newBuilder(Chainkit.GetBlockHeaderResponse) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
newBuilder(Chainkit.GetBlockRequest) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
newBuilder() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
newBuilder(Chainkit.GetBlockResponse) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
newBuilder(ChainNotifierOuterClass.BlockEpoch) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
newBuilder(ChainNotifierOuterClass.ConfDetails) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
newBuilder(ChainNotifierOuterClass.ConfEvent) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
newBuilder(ChainNotifierOuterClass.ConfRequest) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
newBuilder(ChainNotifierOuterClass.Outpoint) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
newBuilder(ChainNotifierOuterClass.Reorg) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
newBuilder(ChainNotifierOuterClass.SpendDetails) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
newBuilder(ChainNotifierOuterClass.SpendEvent) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
newBuilder() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
newBuilder(ChainNotifierOuterClass.SpendRequest) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
newBuilder() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
newBuilder(DevOuterClass.ImportGraphResponse) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
newBuilder(InvoicesOuterClass.AddHoldInvoiceRequest) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
newBuilder(InvoicesOuterClass.AddHoldInvoiceResp) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
newBuilder(InvoicesOuterClass.CancelInvoiceMsg) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
newBuilder(InvoicesOuterClass.CancelInvoiceResp) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
newBuilder(InvoicesOuterClass.LookupInvoiceMsg) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
newBuilder(InvoicesOuterClass.SettleInvoiceMsg) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
newBuilder(InvoicesOuterClass.SettleInvoiceResp) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
newBuilder() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
newBuilder(InvoicesOuterClass.SubscribeSingleInvoiceRequest) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
newBuilder(Neutrino.AddPeerRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
newBuilder(Neutrino.AddPeerResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
newBuilder(Neutrino.DisconnectPeerRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
newBuilder(Neutrino.DisconnectPeerResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
newBuilder(Neutrino.GetBlockHashRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
newBuilder(Neutrino.GetBlockHashResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
newBuilder(Neutrino.GetBlockHeaderRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
newBuilder(Neutrino.GetBlockHeaderResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
newBuilder(Neutrino.GetBlockRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
newBuilder(Neutrino.GetBlockResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
newBuilder(Neutrino.GetCFilterRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
newBuilder(Neutrino.GetCFilterResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
newBuilder(Neutrino.IsBannedRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
newBuilder(Neutrino.IsBannedResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
newBuilder(Neutrino.StatusRequest) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
newBuilder() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
newBuilder(Neutrino.StatusResponse) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
newBuilder() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
newBuilder(PeersOuterClass.NodeAnnouncementUpdateRequest) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
newBuilder() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
newBuilder(PeersOuterClass.NodeAnnouncementUpdateResponse) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
newBuilder() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
newBuilder(PeersOuterClass.UpdateAddressAction) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
newBuilder() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
newBuilder(PeersOuterClass.UpdateFeatureAction) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
newBuilder(LightningApi.AbandonChannelRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
newBuilder(LightningApi.AbandonChannelResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
newBuilder(LightningApi.AddInvoiceResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
newBuilder(LightningApi.AliasMap) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
newBuilder(LightningApi.Amount) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
newBuilder(LightningApi.AMP) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
newBuilder(LightningApi.AMPInvoiceState) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
newBuilder(LightningApi.AMPRecord) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
newBuilder(LightningApi.BakeMacaroonRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
newBuilder(LightningApi.BakeMacaroonResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
newBuilder(LightningApi.BatchOpenChannel) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
newBuilder(LightningApi.BatchOpenChannelRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
newBuilder(LightningApi.BatchOpenChannelResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
newBuilder(LightningApi.Chain) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
newBuilder(LightningApi.ChanBackupExportRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
newBuilder(LightningApi.ChanBackupSnapshot) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
newBuilder(LightningApi.ChanInfoRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
newBuilder(LightningApi.Channel) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
newBuilder(LightningApi.ChannelAcceptRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
newBuilder(LightningApi.ChannelAcceptResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
newBuilder(LightningApi.ChannelBackup) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
newBuilder(LightningApi.ChannelBackups) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
newBuilder(LightningApi.ChannelBackupSubscription) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
newBuilder(LightningApi.ChannelBalanceRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
newBuilder(LightningApi.ChannelBalanceResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
newBuilder(LightningApi.ChannelCloseSummary) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
newBuilder(LightningApi.ChannelCloseUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
newBuilder(LightningApi.ChannelConstraints) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
newBuilder(LightningApi.ChannelEdge) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
newBuilder(LightningApi.ChannelEdgeUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
newBuilder(LightningApi.ChannelEventSubscription) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
newBuilder(LightningApi.ChannelEventUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
newBuilder(LightningApi.ChannelFeeReport) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
newBuilder(LightningApi.ChannelGraph) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
newBuilder(LightningApi.ChannelGraphRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
newBuilder(LightningApi.ChannelOpenUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
newBuilder(LightningApi.ChannelPoint) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
newBuilder(LightningApi.ChannelUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
newBuilder(LightningApi.ChanPointShim) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
newBuilder(LightningApi.CheckMacPermRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
newBuilder(LightningApi.CheckMacPermResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
newBuilder(LightningApi.CloseChannelRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
newBuilder(LightningApi.ClosedChannelsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
newBuilder(LightningApi.ClosedChannelsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
newBuilder(LightningApi.ClosedChannelUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
newBuilder(LightningApi.CloseStatusUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
newBuilder(LightningApi.ConfirmationUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
newBuilder(LightningApi.ConnectPeerRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
newBuilder(LightningApi.ConnectPeerResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
newBuilder(LightningApi.CustomMessage) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
newBuilder(LightningApi.DebugLevelRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
newBuilder(LightningApi.DebugLevelResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
newBuilder(LightningApi.DeleteAllPaymentsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
newBuilder(LightningApi.DeleteAllPaymentsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
newBuilder(LightningApi.DeleteMacaroonIDRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
newBuilder(LightningApi.DeleteMacaroonIDResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
newBuilder(LightningApi.DeletePaymentRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
newBuilder(LightningApi.DeletePaymentResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
newBuilder(LightningApi.DisconnectPeerRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
newBuilder(LightningApi.DisconnectPeerResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
newBuilder(LightningApi.EdgeLocator) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
newBuilder(LightningApi.EstimateFeeRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
newBuilder(LightningApi.EstimateFeeResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
newBuilder(LightningApi.ExportChannelBackupRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
newBuilder(LightningApi.FailedUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
newBuilder(LightningApi.Failure) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
newBuilder(LightningApi.Feature) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
newBuilder(LightningApi.FeeLimit) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
newBuilder(LightningApi.FeeReportRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
newBuilder(LightningApi.FeeReportResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
newBuilder(LightningApi.FloatMetric) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
newBuilder(LightningApi.ForwardingEvent) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
newBuilder(LightningApi.ForwardingHistoryRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
newBuilder(LightningApi.ForwardingHistoryResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
newBuilder(LightningApi.FundingPsbtFinalize) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
newBuilder(LightningApi.FundingPsbtVerify) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
newBuilder(LightningApi.FundingShim) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
newBuilder(LightningApi.FundingShimCancel) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
newBuilder(LightningApi.FundingStateStepResp) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
newBuilder(LightningApi.FundingTransitionMsg) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
newBuilder(LightningApi.GetInfoRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
newBuilder(LightningApi.GetInfoResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
newBuilder(LightningApi.GetRecoveryInfoRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
newBuilder(LightningApi.GetRecoveryInfoResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
newBuilder(LightningApi.GetTransactionsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
newBuilder(LightningApi.GraphTopologySubscription) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
newBuilder(LightningApi.GraphTopologyUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
newBuilder(LightningApi.Hop) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
newBuilder(LightningApi.HopHint) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
newBuilder(LightningApi.HTLC) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
newBuilder(LightningApi.HTLCAttempt) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
newBuilder(LightningApi.InterceptFeedback) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
newBuilder(LightningApi.Invoice) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
newBuilder(LightningApi.InvoiceHTLC) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
newBuilder(LightningApi.InvoiceSubscription) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
newBuilder(LightningApi.KeyDescriptor) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
newBuilder(LightningApi.KeyLocator) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
newBuilder(LightningApi.LightningAddress) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
newBuilder(LightningApi.LightningNode) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
newBuilder(LightningApi.ListAliasesRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
newBuilder(LightningApi.ListAliasesResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
newBuilder(LightningApi.ListChannelsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
newBuilder(LightningApi.ListChannelsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
newBuilder(LightningApi.ListInvoiceRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
newBuilder(LightningApi.ListInvoiceResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
newBuilder(LightningApi.ListMacaroonIDsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
newBuilder(LightningApi.ListMacaroonIDsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
newBuilder(LightningApi.ListPaymentsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
newBuilder(LightningApi.ListPaymentsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
newBuilder(LightningApi.ListPeersRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
newBuilder(LightningApi.ListPeersResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
newBuilder(LightningApi.ListPermissionsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
newBuilder(LightningApi.ListPermissionsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
newBuilder(LightningApi.ListUnspentRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
newBuilder(LightningApi.ListUnspentResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
newBuilder(LightningApi.LookupHtlcResolutionRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
newBuilder(LightningApi.LookupHtlcResolutionResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
newBuilder(LightningApi.MacaroonId) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
newBuilder(LightningApi.MacaroonPermission) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
newBuilder(LightningApi.MacaroonPermissionList) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
newBuilder(LightningApi.MiddlewareRegistration) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
newBuilder(LightningApi.MPPRecord) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
newBuilder(LightningApi.MultiChanBackup) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
newBuilder(LightningApi.NetworkInfo) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
newBuilder(LightningApi.NetworkInfoRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
newBuilder(LightningApi.NewAddressRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
newBuilder(LightningApi.NewAddressResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
newBuilder(LightningApi.NodeAddress) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
newBuilder(LightningApi.NodeInfo) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
newBuilder(LightningApi.NodeInfoRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
newBuilder(LightningApi.NodeMetricsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
newBuilder(LightningApi.NodeMetricsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
newBuilder(LightningApi.NodePair) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
newBuilder(LightningApi.NodeUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
newBuilder(LightningApi.Op) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
newBuilder(LightningApi.OpenChannelRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
newBuilder(LightningApi.OpenStatusUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
newBuilder(LightningApi.OutPoint) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
newBuilder(LightningApi.OutputDetail) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
newBuilder(LightningApi.Payment) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
newBuilder(LightningApi.PaymentHash) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
newBuilder(LightningApi.PayReq) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
newBuilder(LightningApi.PayReqString) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
newBuilder(LightningApi.Peer) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
newBuilder(LightningApi.PeerEvent) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
newBuilder(LightningApi.PeerEventSubscription) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
newBuilder(LightningApi.PendingChannelsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
newBuilder(LightningApi.PendingChannelsResponse.ClosedChannel) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
newBuilder(LightningApi.PendingChannelsResponse.Commitments) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
newBuilder(LightningApi.PendingChannelsResponse.ForceClosedChannel) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
newBuilder(LightningApi.PendingChannelsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
newBuilder(LightningApi.PendingChannelsResponse.PendingChannel) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
newBuilder(LightningApi.PendingChannelsResponse.PendingOpenChannel) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
newBuilder(LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
newBuilder(LightningApi.PendingHTLC) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
newBuilder(LightningApi.PendingUpdate) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
newBuilder(LightningApi.PolicyUpdateRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
newBuilder(LightningApi.PolicyUpdateResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
newBuilder(LightningApi.PreviousOutPoint) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
newBuilder(LightningApi.PsbtShim) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
newBuilder(LightningApi.QueryRoutesRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
newBuilder(LightningApi.QueryRoutesResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
newBuilder(LightningApi.ReadyForPsbtFunding) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
newBuilder(LightningApi.Resolution) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
newBuilder(LightningApi.RestoreBackupResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
newBuilder(LightningApi.RestoreChanBackupRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
newBuilder(LightningApi.Route) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
newBuilder(LightningApi.RouteHint) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
newBuilder(LightningApi.RoutingPolicy) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
newBuilder(LightningApi.RPCMessage) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
newBuilder(LightningApi.RPCMiddlewareRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
newBuilder(LightningApi.RPCMiddlewareResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
newBuilder(LightningApi.SendCoinsRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
newBuilder(LightningApi.SendCoinsResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
newBuilder(LightningApi.SendCustomMessageRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
newBuilder(LightningApi.SendCustomMessageResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
newBuilder(LightningApi.SendManyRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
newBuilder(LightningApi.SendManyResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
newBuilder(LightningApi.SendRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
newBuilder(LightningApi.SendResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
newBuilder(LightningApi.SendToRouteRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
newBuilder(LightningApi.SetID) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
newBuilder(LightningApi.SignMessageRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
newBuilder(LightningApi.SignMessageResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
newBuilder(LightningApi.StopRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
newBuilder(LightningApi.StopResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
newBuilder(LightningApi.StreamAuth) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
newBuilder(LightningApi.SubscribeCustomMessagesRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
newBuilder(LightningApi.TimestampedError) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
newBuilder(LightningApi.Transaction) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
newBuilder(LightningApi.TransactionDetails) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
newBuilder(LightningApi.Utxo) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
newBuilder(LightningApi.VerifyChanBackupResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
newBuilder(LightningApi.VerifyMessageRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
newBuilder(LightningApi.VerifyMessageResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
newBuilder(LightningApi.WalletAccountBalance) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
newBuilder(LightningApi.WalletBalanceRequest) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
newBuilder() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
newBuilder(LightningApi.WalletBalanceResponse) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
newBuilder(RouterOuterClass.AprioriParameters) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
newBuilder(RouterOuterClass.BimodalParameters) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
newBuilder(RouterOuterClass.BuildRouteRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
newBuilder(RouterOuterClass.BuildRouteResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
newBuilder(RouterOuterClass.CircuitKey) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
newBuilder(RouterOuterClass.FinalHtlcEvent) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
newBuilder(RouterOuterClass.ForwardEvent) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
newBuilder(RouterOuterClass.ForwardFailEvent) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
newBuilder(RouterOuterClass.ForwardHtlcInterceptRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
newBuilder(RouterOuterClass.ForwardHtlcInterceptResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
newBuilder(RouterOuterClass.GetMissionControlConfigRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
newBuilder(RouterOuterClass.GetMissionControlConfigResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
newBuilder(RouterOuterClass.HtlcEvent) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
newBuilder(RouterOuterClass.HtlcInfo) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
newBuilder(RouterOuterClass.LinkFailEvent) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
newBuilder(RouterOuterClass.MissionControlConfig) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
newBuilder(RouterOuterClass.PairData) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
newBuilder(RouterOuterClass.PairHistory) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
newBuilder(RouterOuterClass.PaymentStatus) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
newBuilder(RouterOuterClass.QueryMissionControlRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
newBuilder(RouterOuterClass.QueryMissionControlResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
newBuilder(RouterOuterClass.QueryProbabilityRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
newBuilder(RouterOuterClass.QueryProbabilityResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
newBuilder(RouterOuterClass.ResetMissionControlRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
newBuilder(RouterOuterClass.ResetMissionControlResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
newBuilder(RouterOuterClass.RouteFeeRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
newBuilder(RouterOuterClass.RouteFeeResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
newBuilder(RouterOuterClass.SendPaymentRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
newBuilder(RouterOuterClass.SendToRouteRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
newBuilder(RouterOuterClass.SendToRouteResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
newBuilder(RouterOuterClass.SetMissionControlConfigRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
newBuilder(RouterOuterClass.SetMissionControlConfigResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
newBuilder(RouterOuterClass.SettleEvent) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
newBuilder(RouterOuterClass.SubscribedEvent) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
newBuilder(RouterOuterClass.SubscribeHtlcEventsRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
newBuilder(RouterOuterClass.TrackPaymentRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
newBuilder(RouterOuterClass.TrackPaymentsRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
newBuilder(RouterOuterClass.UpdateChanStatusRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
newBuilder(RouterOuterClass.UpdateChanStatusResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
newBuilder(RouterOuterClass.XImportMissionControlRequest) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
newBuilder() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
newBuilder(RouterOuterClass.XImportMissionControlResponse) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
newBuilder(SignerOuterClass.InputScript) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
newBuilder(SignerOuterClass.InputScriptResp) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
newBuilder(SignerOuterClass.KeyDescriptor) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
newBuilder(SignerOuterClass.KeyLocator) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
newBuilder(SignerOuterClass.MuSig2CleanupRequest) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
newBuilder(SignerOuterClass.MuSig2CleanupResponse) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
newBuilder(SignerOuterClass.MuSig2CombineKeysRequest) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
newBuilder(SignerOuterClass.MuSig2CombineKeysResponse) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
newBuilder(SignerOuterClass.MuSig2CombineSigRequest) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
newBuilder(SignerOuterClass.MuSig2CombineSigResponse) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
newBuilder(SignerOuterClass.MuSig2RegisterNoncesRequest) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
newBuilder(SignerOuterClass.MuSig2RegisterNoncesResponse) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
newBuilder(SignerOuterClass.MuSig2SessionRequest) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
newBuilder(SignerOuterClass.MuSig2SessionResponse) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
newBuilder(SignerOuterClass.MuSig2SignRequest) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
newBuilder(SignerOuterClass.MuSig2SignResponse) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
newBuilder(SignerOuterClass.SharedKeyRequest) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
newBuilder(SignerOuterClass.SharedKeyResponse) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
newBuilder(SignerOuterClass.SignDescriptor) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
newBuilder(SignerOuterClass.SignMessageReq) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
newBuilder(SignerOuterClass.SignMessageResp) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
newBuilder(SignerOuterClass.SignReq) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
newBuilder(SignerOuterClass.SignResp) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
newBuilder(SignerOuterClass.TaprootTweakDesc) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
newBuilder(SignerOuterClass.TweakDesc) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
newBuilder(SignerOuterClass.TxOut) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
newBuilder(SignerOuterClass.VerifyMessageReq) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
newBuilder() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
newBuilder(SignerOuterClass.VerifyMessageResp) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
newBuilder() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
newBuilder(Stateservice.GetStateRequest) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
newBuilder() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
newBuilder(Stateservice.GetStateResponse) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
newBuilder() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
newBuilder(Stateservice.SubscribeStateRequest) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
newBuilder() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
newBuilder(Stateservice.SubscribeStateResponse) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
newBuilder() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
newBuilder(Verrpc.Version) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
newBuilder() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
newBuilder(Verrpc.VersionRequest) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
newBuilder(WalletKitOuterClass.Account) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
newBuilder(WalletKitOuterClass.AccountWithAddresses) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
newBuilder(WalletKitOuterClass.AddressProperty) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
newBuilder(WalletKitOuterClass.AddrRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
newBuilder(WalletKitOuterClass.AddrResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
newBuilder(WalletKitOuterClass.BumpFeeRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
newBuilder(WalletKitOuterClass.BumpFeeResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
newBuilder(WalletKitOuterClass.EstimateFeeRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
newBuilder(WalletKitOuterClass.EstimateFeeResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
newBuilder(WalletKitOuterClass.FinalizePsbtRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
newBuilder(WalletKitOuterClass.FinalizePsbtResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
newBuilder(WalletKitOuterClass.FundPsbtRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
newBuilder(WalletKitOuterClass.FundPsbtResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
newBuilder(WalletKitOuterClass.ImportAccountRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
newBuilder(WalletKitOuterClass.ImportAccountResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
newBuilder(WalletKitOuterClass.ImportPublicKeyRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
newBuilder(WalletKitOuterClass.ImportPublicKeyResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
newBuilder(WalletKitOuterClass.ImportTapscriptRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
newBuilder(WalletKitOuterClass.ImportTapscriptResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
newBuilder(WalletKitOuterClass.KeyReq) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
newBuilder(WalletKitOuterClass.LabelTransactionRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
newBuilder(WalletKitOuterClass.LabelTransactionResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
newBuilder(WalletKitOuterClass.LeaseOutputRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
newBuilder(WalletKitOuterClass.LeaseOutputResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
newBuilder(WalletKitOuterClass.ListAccountsRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
newBuilder(WalletKitOuterClass.ListAccountsResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
newBuilder(WalletKitOuterClass.ListAddressesRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
newBuilder(WalletKitOuterClass.ListAddressesResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
newBuilder(WalletKitOuterClass.ListLeasesRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
newBuilder(WalletKitOuterClass.ListLeasesResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
newBuilder(WalletKitOuterClass.ListSweepsRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
newBuilder(WalletKitOuterClass.ListSweepsResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
newBuilder(WalletKitOuterClass.ListSweepsResponse.TransactionIDs) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
newBuilder(WalletKitOuterClass.ListUnspentRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
newBuilder(WalletKitOuterClass.ListUnspentResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
newBuilder(WalletKitOuterClass.PendingSweep) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
newBuilder(WalletKitOuterClass.PendingSweepsRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
newBuilder(WalletKitOuterClass.PendingSweepsResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
newBuilder(WalletKitOuterClass.PublishResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
newBuilder(WalletKitOuterClass.ReleaseOutputRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
newBuilder(WalletKitOuterClass.ReleaseOutputResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
newBuilder(WalletKitOuterClass.RequiredReserveRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
newBuilder(WalletKitOuterClass.RequiredReserveResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
newBuilder(WalletKitOuterClass.SendOutputsRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
newBuilder(WalletKitOuterClass.SendOutputsResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
newBuilder(WalletKitOuterClass.SignMessageWithAddrRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
newBuilder(WalletKitOuterClass.SignMessageWithAddrResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
newBuilder(WalletKitOuterClass.SignPsbtRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
newBuilder(WalletKitOuterClass.SignPsbtResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
newBuilder(WalletKitOuterClass.TapLeaf) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
newBuilder(WalletKitOuterClass.TapscriptFullTree) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
newBuilder(WalletKitOuterClass.TapscriptPartialReveal) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
newBuilder(WalletKitOuterClass.Transaction) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
newBuilder(WalletKitOuterClass.TxTemplate) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
newBuilder(WalletKitOuterClass.UtxoLease) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
newBuilder(WalletKitOuterClass.VerifyMessageWithAddrRequest) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
newBuilder(WalletKitOuterClass.VerifyMessageWithAddrResponse) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
newBuilder(Walletunlocker.ChangePasswordRequest) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
newBuilder(Walletunlocker.ChangePasswordResponse) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
newBuilder(Walletunlocker.GenSeedRequest) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
newBuilder(Walletunlocker.GenSeedResponse) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
newBuilder(Walletunlocker.InitWalletRequest) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
newBuilder(Walletunlocker.InitWalletResponse) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
newBuilder(Walletunlocker.UnlockWalletRequest) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
newBuilder(Walletunlocker.UnlockWalletResponse) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
newBuilder(Walletunlocker.WatchOnly) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
newBuilder() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
newBuilder(Walletunlocker.WatchOnlyAccount) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
newBuilder() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
newBuilder(WatchtowerOuterClass.GetInfoRequest) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
newBuilder() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
newBuilder(WatchtowerOuterClass.GetInfoResponse) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
newBuilder(Wtclient.AddTowerRequest) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
newBuilder(Wtclient.AddTowerResponse) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
newBuilder(Wtclient.GetTowerInfoRequest) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
newBuilder(Wtclient.ListTowersRequest) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
newBuilder(Wtclient.ListTowersResponse) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
newBuilder(Wtclient.PolicyRequest) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
newBuilder(Wtclient.PolicyResponse) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
newBuilder(Wtclient.RemoveTowerRequest) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
newBuilder(Wtclient.RemoveTowerResponse) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
newBuilder(Wtclient.StatsRequest) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
newBuilder(Wtclient.StatsResponse) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
newBuilder(Wtclient.Tower) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
newBuilder(Wtclient.TowerSession) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
newBuilder() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
newBuilder(Wtclient.TowerSessionInfo) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
newBuilderForType() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
newBuilderForType() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
newBuilderForType() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
newBuilderForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
newBuilderForType() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
newBuilderForType() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
newBuilderForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
newBuilderForType() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
newFutureStub(Channel) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.dev.proto.DevGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.peers.proto.PeersGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.proto.LightningGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
newStub(Channel) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.dev.proto.DevGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.peers.proto.PeersGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.proto.LightningGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.router.proto.RouterGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.signer.proto.SignerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.stateservice.proto.StateGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
Creates a new async stub that supports all call types for the service
NEXT_BROADCAST_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
nextAddr(WalletKitOuterClass.AddrRequest, StreamObserver<WalletKitOuterClass.AddrResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
NextAddr returns the next unused address within the wallet.
nextAddr(WalletKitOuterClass.AddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
NextAddr returns the next unused address within the wallet.
nextAddr(WalletKitOuterClass.AddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
NextAddr returns the next unused address within the wallet.
nextAddr(WalletKitOuterClass.AddrRequest, StreamObserver<WalletKitOuterClass.AddrResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
NextAddr returns the next unused address within the wallet.
nextAddr(String, AddressType, Boolean, StreamObserver<AddrResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a nextAddr request.
nextAddr(AddrRequest, StreamObserver<AddrResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a nextAddr request.
nextAddr(String, AddressType, Boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a nextAddr request.
nextAddr(AddrRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a nextAddr request.
NO_DETAIL_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
NO_DETAIL = 1;
NO_INFLIGHT_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
NO_INFLIGHT_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
NO_INFLIGHT_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
NO_PUBLISH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
NODE1_POLICY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
NODE1_PUB_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
NODE2_POLICY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
NODE2_PUB_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
NODE_ADDRESSES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
NODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
NODE_FROM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
NODE_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HopHint
 
NODE_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
NODE_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
NODE_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
NODE_PUBKEY_STRING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
NODE_TO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
NODE_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
NODE_WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
NodeAddress - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NodeAddress.
NodeAddress() - Constructor for class org.lightningj.lnd.wrapper.message.NodeAddress
Empty Constructor
NodeAddress(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NodeAddress
Json Parsing Constructor
NodeAddress(LightningApi.NodeAddress) - Constructor for class org.lightningj.lnd.wrapper.message.NodeAddress
Constructor using underlying Lightning API Object
NodeAnnouncementUpdateRequest - Class in org.lightningj.lnd.wrapper.peers.message
Wrapper class for NodeAnnouncementUpdateRequest.
NodeAnnouncementUpdateRequest() - Constructor for class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Empty Constructor
NodeAnnouncementUpdateRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Json Parsing Constructor
NodeAnnouncementUpdateRequest(PeersOuterClass.NodeAnnouncementUpdateRequest) - Constructor for class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Constructor using underlying Lightning API Object
NodeAnnouncementUpdateResponse - Class in org.lightningj.lnd.wrapper.peers.message
Wrapper class for NodeAnnouncementUpdateResponse.
NodeAnnouncementUpdateResponse() - Constructor for class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateResponse
Empty Constructor
NodeAnnouncementUpdateResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateResponse
Json Parsing Constructor
NodeAnnouncementUpdateResponse(PeersOuterClass.NodeAnnouncementUpdateResponse) - Constructor for class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateResponse
Constructor using underlying Lightning API Object
NodeInfo - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NodeInfo.
NodeInfo() - Constructor for class org.lightningj.lnd.wrapper.message.NodeInfo
Empty Constructor
NodeInfo(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NodeInfo
Json Parsing Constructor
NodeInfo(LightningApi.NodeInfo) - Constructor for class org.lightningj.lnd.wrapper.message.NodeInfo
Constructor using underlying Lightning API Object
NodeInfoRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NodeInfoRequest.
NodeInfoRequest() - Constructor for class org.lightningj.lnd.wrapper.message.NodeInfoRequest
Empty Constructor
NodeInfoRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NodeInfoRequest
Json Parsing Constructor
NodeInfoRequest(LightningApi.NodeInfoRequest) - Constructor for class org.lightningj.lnd.wrapper.message.NodeInfoRequest
Constructor using underlying Lightning API Object
NodeMetricsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NodeMetricsRequest.
NodeMetricsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsRequest
Empty Constructor
NodeMetricsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsRequest
Json Parsing Constructor
NodeMetricsRequest(LightningApi.NodeMetricsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsRequest
Constructor using underlying Lightning API Object
NodeMetricsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NodeMetricsResponse.
NodeMetricsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
Empty Constructor
NodeMetricsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
Json Parsing Constructor
NodeMetricsResponse(LightningApi.NodeMetricsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
Constructor using underlying Lightning API Object
NodeMetricsResponse.BetweennessCentralityEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
NodeMetricsResponse.BetweennessCentralityEntry - Class in org.lightningj.lnd.wrapper.message
Inner class BetweennessCentralityEntry for class NodeMetricsResponse.
NodeMetricType - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum NodeMetricType.
NodePair - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NodePair.
NodePair() - Constructor for class org.lightningj.lnd.wrapper.message.NodePair
Empty Constructor
NodePair(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NodePair
Json Parsing Constructor
NodePair(LightningApi.NodePair) - Constructor for class org.lightningj.lnd.wrapper.message.NodePair
Constructor using underlying Lightning API Object
NODES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
NodeUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for NodeUpdate.
NodeUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.NodeUpdate
Empty Constructor
NodeUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.NodeUpdate
Json Parsing Constructor
NodeUpdate(LightningApi.NodeUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.NodeUpdate
Constructor using underlying Lightning API Object
NodeUpdate.FeaturesEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
NodeUpdate.FeaturesEntry - Class in org.lightningj.lnd.wrapper.message
Inner class FeaturesEntry for class NodeUpdate.
NON_EXISTING_VALUE - Static variable in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
NON_EXISTING means that the wallet has not yet been initialized.
NONCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
NONCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
NONCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
NORMALIZED_VALUE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
NTX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
NTX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
NUM_ACTIVE_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
NUM_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
NUM_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
NUM_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
NUM_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
NUM_CONFIRMATIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
NUM_CONFS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
NUM_CONFS_LEFT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
NUM_FAILED_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
NUM_FORWARDING_PACKAGES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
NUM_INACTIVE_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
NUM_MAX_EVENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
NUM_MAX_INVOICES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
NUM_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
NUM_NODES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
NUM_PEERS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
NUM_PENDING_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
NUM_PENDING_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
NUM_PENDING_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
NUM_SATOSHIS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
NUM_SESSIONS_ACQUIRED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
NUM_SESSIONS_EXHAUSTED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
NUM_SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
NUM_SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
NUM_UPDATES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
NUM_ZOMBIE_CHANS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 

O

OFFCHAIN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
OFFCHAIN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
ON_CHAIN_TIMEOUT_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
ON_CHAIN_TIMEOUT = 4;
onCompleted() - Method in class org.lightningj.lnd.wrapper.StreamObserverWrapper
Receives a notification of successful stream completion.
onError(Throwable) - Method in class org.lightningj.lnd.wrapper.StreamObserverWrapper
Receives a terminating error from the stream.
ONION_BLOB_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
ONION_DECODE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
ONION_DECODE = 2;
ONION_SHA_256_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Failure
 
onNext(Object) - Method in class org.lightningj.lnd.wrapper.StreamObserverWrapper
Receives a value from the stream.
Op - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Op.
Op() - Constructor for class org.lightningj.lnd.wrapper.message.Op
Empty Constructor
Op(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Op
Json Parsing Constructor
Op(LightningApi.Op) - Constructor for class org.lightningj.lnd.wrapper.message.Op
Constructor using underlying Lightning API Object
OPEN_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
OPEN_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
OPEN_CHANNEL = 0;
OPEN_INITIATOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
OPEN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
OPEN = 0;
openChannel(LightningApi.OpenChannelRequest, StreamObserver<LightningApi.OpenStatusUpdate>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `openchannel` OpenChannel attempts to open a singly funded channel specified in the request to a remote peer.
openChannel(LightningApi.OpenChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `openchannel` OpenChannel attempts to open a singly funded channel specified in the request to a remote peer.
openChannel(LightningApi.OpenChannelRequest, StreamObserver<LightningApi.OpenStatusUpdate>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `openchannel` OpenChannel attempts to open a singly funded channel specified in the request to a remote peer.
openChannel(Long, byte[], String, Long, Long, Integer, Long, Boolean, Long, Integer, Integer, Boolean, String, FundingShim, Long, Integer, Integer, CommitmentType, Boolean, Boolean, Long, Long, Boolean, Boolean, Long, Boolean, String, List<OutPoint>, StreamObserver<OpenStatusUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a openChannel request.
openChannel(OpenChannelRequest, StreamObserver<OpenStatusUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a openChannel request.
openChannel(Long, byte[], String, Long, Long, Integer, Long, Boolean, Long, Integer, Integer, Boolean, String, FundingShim, Long, Integer, Integer, CommitmentType, Boolean, Boolean, Long, Long, Boolean, Boolean, Long, Boolean, String, List<OutPoint>) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a openChannel request.
openChannel(OpenChannelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a openChannel request.
OpenChannelRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for OpenChannelRequest.
OpenChannelRequest() - Constructor for class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Empty Constructor
OpenChannelRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Json Parsing Constructor
OpenChannelRequest(LightningApi.OpenChannelRequest) - Constructor for class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Constructor using underlying Lightning API Object
openChannelSync(LightningApi.OpenChannelRequest, StreamObserver<LightningApi.ChannelPoint>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
OpenChannelSync is a synchronous version of the OpenChannel RPC call.
openChannelSync(LightningApi.OpenChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
OpenChannelSync is a synchronous version of the OpenChannel RPC call.
openChannelSync(LightningApi.OpenChannelRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
OpenChannelSync is a synchronous version of the OpenChannel RPC call.
openChannelSync(LightningApi.OpenChannelRequest, StreamObserver<LightningApi.ChannelPoint>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
OpenChannelSync is a synchronous version of the OpenChannel RPC call.
openChannelSync(Long, byte[], String, Long, Long, Integer, Long, Boolean, Long, Integer, Integer, Boolean, String, FundingShim, Long, Integer, Integer, CommitmentType, Boolean, Boolean, Long, Long, Boolean, Boolean, Long, Boolean, String, List<OutPoint>, StreamObserver<ChannelPoint>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a openChannelSync request.
openChannelSync(OpenChannelRequest, StreamObserver<ChannelPoint>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a openChannelSync request.
openChannelSync(Long, byte[], String, Long, Long, Integer, Long, Boolean, Long, Integer, Integer, Boolean, String, FundingShim, Long, Integer, Integer, CommitmentType, Boolean, Boolean, Long, Long, Boolean, Boolean, Long, Boolean, String, List<OutPoint>) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a openChannelSync request.
openChannelSync(OpenChannelRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a openChannelSync request.
OpenStatusUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for OpenStatusUpdate.
OpenStatusUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Empty Constructor
OpenStatusUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Json Parsing Constructor
OpenStatusUpdate(LightningApi.OpenStatusUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Constructor using underlying Lightning API Object
OPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
OPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
org.lightningj.lnd.autopilot.proto - package org.lightningj.lnd.autopilot.proto
 
org.lightningj.lnd.chainkit.proto - package org.lightningj.lnd.chainkit.proto
 
org.lightningj.lnd.chainnotifier.proto - package org.lightningj.lnd.chainnotifier.proto
 
org.lightningj.lnd.dev.proto - package org.lightningj.lnd.dev.proto
 
org.lightningj.lnd.invoices.proto - package org.lightningj.lnd.invoices.proto
 
org.lightningj.lnd.neutrino.proto - package org.lightningj.lnd.neutrino.proto
 
org.lightningj.lnd.peers.proto - package org.lightningj.lnd.peers.proto
 
org.lightningj.lnd.proto - package org.lightningj.lnd.proto
 
org.lightningj.lnd.router.proto - package org.lightningj.lnd.router.proto
 
org.lightningj.lnd.signer.proto - package org.lightningj.lnd.signer.proto
 
org.lightningj.lnd.stateservice.proto - package org.lightningj.lnd.stateservice.proto
 
org.lightningj.lnd.util - package org.lightningj.lnd.util
 
org.lightningj.lnd.verrpc.proto - package org.lightningj.lnd.verrpc.proto
 
org.lightningj.lnd.walletkit.proto - package org.lightningj.lnd.walletkit.proto
 
org.lightningj.lnd.walletunlocker.proto - package org.lightningj.lnd.walletunlocker.proto
 
org.lightningj.lnd.watchtower.proto - package org.lightningj.lnd.watchtower.proto
 
org.lightningj.lnd.wrapper - package org.lightningj.lnd.wrapper
 
org.lightningj.lnd.wrapper.autopilot - package org.lightningj.lnd.wrapper.autopilot
 
org.lightningj.lnd.wrapper.autopilot.message - package org.lightningj.lnd.wrapper.autopilot.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.chainkit - package org.lightningj.lnd.wrapper.chainkit
 
org.lightningj.lnd.wrapper.chainkit.message - package org.lightningj.lnd.wrapper.chainkit.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.chainnotifier - package org.lightningj.lnd.wrapper.chainnotifier
 
org.lightningj.lnd.wrapper.chainnotifier.message - package org.lightningj.lnd.wrapper.chainnotifier.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.dev - package org.lightningj.lnd.wrapper.dev
 
org.lightningj.lnd.wrapper.dev.message - package org.lightningj.lnd.wrapper.dev.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.invoices - package org.lightningj.lnd.wrapper.invoices
 
org.lightningj.lnd.wrapper.invoices.message - package org.lightningj.lnd.wrapper.invoices.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.message - package org.lightningj.lnd.wrapper.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.neutrino - package org.lightningj.lnd.wrapper.neutrino
 
org.lightningj.lnd.wrapper.neutrino.message - package org.lightningj.lnd.wrapper.neutrino.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.peers - package org.lightningj.lnd.wrapper.peers
 
org.lightningj.lnd.wrapper.peers.message - package org.lightningj.lnd.wrapper.peers.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.router - package org.lightningj.lnd.wrapper.router
 
org.lightningj.lnd.wrapper.router.message - package org.lightningj.lnd.wrapper.router.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.signer - package org.lightningj.lnd.wrapper.signer
 
org.lightningj.lnd.wrapper.signer.message - package org.lightningj.lnd.wrapper.signer.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.stateservice - package org.lightningj.lnd.wrapper.stateservice
 
org.lightningj.lnd.wrapper.stateservice.message - package org.lightningj.lnd.wrapper.stateservice.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.verrpc - package org.lightningj.lnd.wrapper.verrpc
 
org.lightningj.lnd.wrapper.verrpc.message - package org.lightningj.lnd.wrapper.verrpc.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.walletkit - package org.lightningj.lnd.wrapper.walletkit
 
org.lightningj.lnd.wrapper.walletkit.message - package org.lightningj.lnd.wrapper.walletkit.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.walletunlocker - package org.lightningj.lnd.wrapper.walletunlocker
 
org.lightningj.lnd.wrapper.walletunlocker.message - package org.lightningj.lnd.wrapper.walletunlocker.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.watchtower - package org.lightningj.lnd.wrapper.watchtower
 
org.lightningj.lnd.wrapper.watchtower.message - package org.lightningj.lnd.wrapper.watchtower.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wrapper.wtclient - package org.lightningj.lnd.wrapper.wtclient
 
org.lightningj.lnd.wrapper.wtclient.message - package org.lightningj.lnd.wrapper.wtclient.message
Autogenerated package-info for Lightning API data structures.
org.lightningj.lnd.wtclient.proto - package org.lightningj.lnd.wtclient.proto
 
org.lightningj.util - package org.lightningj.util
 
OTHER_PARTIAL_SIGNATURES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
OTHER_SIGNER_PUBLIC_NONCES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
OTHER_SIGNER_PUBLIC_NONCES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
OUTCOME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Resolution
 
OUTCOME_UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
Outcome unknown.
OUTGOING_AMOUNT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
OUTGOING_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
OUTGOING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
OUTGOING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
OUTGOING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
OUTGOING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
OUTGOING_CHAN_IDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
OUTGOING_CHANNEL_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
OUTGOING_EXPIRY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
OUTGOING_HTLC_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
OUTGOING_HTLC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
We are resolving an outgoing htlc on chain.
OUTGOING_REQUESTED_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
OUTGOING_TIMELOCK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
Outpoint - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for Outpoint.
Outpoint() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.Outpoint
Empty Constructor
Outpoint(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.Outpoint
Json Parsing Constructor
Outpoint(ChainNotifierOuterClass.Outpoint) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.Outpoint
Constructor using underlying Lightning API Object
OutPoint - Class in org.lightningj.lnd.wrapper.message
Wrapper class for OutPoint.
OutPoint() - Constructor for class org.lightningj.lnd.wrapper.message.OutPoint
Empty Constructor
OutPoint(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.OutPoint
Json Parsing Constructor
OutPoint(LightningApi.OutPoint) - Constructor for class org.lightningj.lnd.wrapper.message.OutPoint
Constructor using underlying Lightning API Object
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Resolution
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
OUTPOINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
OUTPUT_DETAILS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
OUTPUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
OUTPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
OUTPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
OUTPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
OUTPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
OUTPUT_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
OutputDetail - Class in org.lightningj.lnd.wrapper.message
Wrapper class for OutputDetail.
OutputDetail() - Constructor for class org.lightningj.lnd.wrapper.message.OutputDetail
Empty Constructor
OutputDetail(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.OutputDetail
Json Parsing Constructor
OutputDetail(LightningApi.OutputDetail) - Constructor for class org.lightningj.lnd.wrapper.message.OutputDetail
Constructor using underlying Lightning API Object
OUTPUTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
OUTPUTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
OutputScriptType - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum OutputScriptType.
outputsEntries - Variable in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
 
OutputsEntries() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntries
 
OutputsEntry() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntry
Empty Constructor
OutputsEntry(String, long) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntry
Json Parsing Constructor
OVERWRITE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 

P

P2TR_ADDRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
PairData - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for PairData.
PairData() - Constructor for class org.lightningj.lnd.wrapper.router.message.PairData
Empty Constructor
PairData(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.PairData
Json Parsing Constructor
PairData(RouterOuterClass.PairData) - Constructor for class org.lightningj.lnd.wrapper.router.message.PairData
Constructor using underlying Lightning API Object
PairHistory - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for PairHistory.
PairHistory() - Constructor for class org.lightningj.lnd.wrapper.router.message.PairHistory
Empty Constructor
PairHistory(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.PairHistory
Json Parsing Constructor
PairHistory(RouterOuterClass.PairHistory) - Constructor for class org.lightningj.lnd.wrapper.router.message.PairHistory
Constructor using underlying Lightning API Object
PAIRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
PAIRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseDelimitedFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parseFrom(ByteBuffer) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(ByteString) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(byte[]) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(InputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(CodedInputStream) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
parser() - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
parser() - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
parser() - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
parser() - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
parser() - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
parser() - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
parser() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
parser() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
parser() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
parser() - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Amount
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.AMP
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Chain
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Channel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Failure
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Feature
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Hop
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Op
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Payment
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Peer
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Route
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SetID
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
parser() - Static method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
parser() - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
parser() - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
parser() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
parser() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
parser() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
parser() - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
parser() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
parser() - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
parser() - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
parser() - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
parser() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
parser() - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
parser() - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
PARTIAL_REVEAL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
PASSIVE_SYNC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
Denotes that we are not receiving new graph updates from the peer.
PAY_REQ_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
Payment - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Payment.
Payment() - Constructor for class org.lightningj.lnd.wrapper.message.Payment
Empty Constructor
Payment(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Payment
Json Parsing Constructor
Payment(LightningApi.Payment) - Constructor for class org.lightningj.lnd.wrapper.message.Payment
Constructor using underlying Lightning API Object
Payment.PaymentStatus - Enum in org.lightningj.lnd.wrapper.message
Inner enum PaymentStatus for class Payment Generated Automatically.
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
PAYMENT_ADDR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
PAYMENT_ADDR_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
PAYMENT_ADDR_OPT = 15;
PAYMENT_ADDR_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
PAYMENT_ADDR_REQ = 14;
PAYMENT_ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
PAYMENT_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
PAYMENT_HASH_STRING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
PAYMENT_HASH_STRING_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
PAYMENT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
PAYMENT_PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
PAYMENT_PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
PAYMENT_REQUEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
PAYMENT_REQUEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
PAYMENT_REQUEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
PAYMENT_REQUEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
PAYMENT_REQUEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
PAYMENT_REQUEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
PAYMENT_ROUTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
PaymentFailureReason - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum PaymentFailureReason.
PaymentHash - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PaymentHash.
PaymentHash() - Constructor for class org.lightningj.lnd.wrapper.message.PaymentHash
Empty Constructor
PaymentHash(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PaymentHash
Json Parsing Constructor
PaymentHash(LightningApi.PaymentHash) - Constructor for class org.lightningj.lnd.wrapper.message.PaymentHash
Constructor using underlying Lightning API Object
PAYMENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
PaymentState - Enum in org.lightningj.lnd.wrapper.router.message
Wrapper enum PaymentState.
PaymentStatus - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for PaymentStatus.
PaymentStatus() - Constructor for class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Empty Constructor
PaymentStatus(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Json Parsing Constructor
PaymentStatus(RouterOuterClass.PaymentStatus) - Constructor for class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Constructor using underlying Lightning API Object
PayReq - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PayReq.
PayReq() - Constructor for class org.lightningj.lnd.wrapper.message.PayReq
Empty Constructor
PayReq(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PayReq
Json Parsing Constructor
PayReq(LightningApi.PayReq) - Constructor for class org.lightningj.lnd.wrapper.message.PayReq
Constructor using underlying Lightning API Object
PayReq.FeaturesEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
PayReq.FeaturesEntry - Class in org.lightningj.lnd.wrapper.message
Inner class FeaturesEntry for class PayReq.
PayReqString - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PayReqString.
PayReqString() - Constructor for class org.lightningj.lnd.wrapper.message.PayReqString
Empty Constructor
PayReqString(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PayReqString
Json Parsing Constructor
PayReqString(LightningApi.PayReqString) - Constructor for class org.lightningj.lnd.wrapper.message.PayReqString
Constructor using underlying Lightning API Object
Peer - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Peer.
Peer() - Constructor for class org.lightningj.lnd.wrapper.message.Peer
Empty Constructor
Peer(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Peer
Json Parsing Constructor
Peer(LightningApi.Peer) - Constructor for class org.lightningj.lnd.wrapper.message.Peer
Constructor using underlying Lightning API Object
Peer.FeaturesEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
Peer.FeaturesEntry - Class in org.lightningj.lnd.wrapper.message
Inner class FeaturesEntry for class Peer.
Peer.SyncType - Enum in org.lightningj.lnd.wrapper.message
Inner enum SyncType for class Peer Generated Automatically.
PEER_ADDRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
PEER_ADDRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
PEER_ADDRS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
PEER_ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
PEER_ALIAS_IN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
PEER_ALIAS_LOOKUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
PEER_ALIAS_LOOKUP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
PEER_ALIAS_OUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
PEER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
PEER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
PEER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
PEER_OFFLINE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
PEER_OFFLINE = 1;
PEER_ONLINE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
PEER_ONLINE = 0;
PEER_SCID_ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
PeerEvent - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PeerEvent.
PeerEvent() - Constructor for class org.lightningj.lnd.wrapper.message.PeerEvent
Empty Constructor
PeerEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PeerEvent
Json Parsing Constructor
PeerEvent(LightningApi.PeerEvent) - Constructor for class org.lightningj.lnd.wrapper.message.PeerEvent
Constructor using underlying Lightning API Object
PeerEvent.EventType - Enum in org.lightningj.lnd.wrapper.message
Inner enum EventType for class PeerEvent Generated Automatically.
PeerEventSubscription - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PeerEventSubscription.
PeerEventSubscription() - Constructor for class org.lightningj.lnd.wrapper.message.PeerEventSubscription
Empty Constructor
PeerEventSubscription(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PeerEventSubscription
Json Parsing Constructor
PeerEventSubscription(LightningApi.PeerEventSubscription) - Constructor for class org.lightningj.lnd.wrapper.message.PeerEventSubscription
Constructor using underlying Lightning API Object
PEERS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
PEERS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
PeersGrpc - Class in org.lightningj.lnd.peers.proto
Peers is a service that can be used to get information and interact with the other nodes of the network.
PeersGrpc.AsyncService - Interface in org.lightningj.lnd.peers.proto
Peers is a service that can be used to get information and interact with the other nodes of the network.
PeersGrpc.PeersBlockingStub - Class in org.lightningj.lnd.peers.proto
A stub to allow clients to do synchronous rpc calls to service Peers.
PeersGrpc.PeersFutureStub - Class in org.lightningj.lnd.peers.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Peers.
PeersGrpc.PeersImplBase - Class in org.lightningj.lnd.peers.proto
Base class for the server implementation of the service Peers.
PeersGrpc.PeersStub - Class in org.lightningj.lnd.peers.proto
A stub to allow clients to do asynchronous rpc calls to service Peers.
PeersImplBase() - Constructor for class org.lightningj.lnd.peers.proto.PeersGrpc.PeersImplBase
 
PeersOuterClass - Class in org.lightningj.lnd.peers.proto
 
PeersOuterClass.FeatureSet - Enum in org.lightningj.lnd.peers.proto
Protobuf enum peersrpc.FeatureSet
PeersOuterClass.NodeAnnouncementUpdateRequest - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.NodeAnnouncementUpdateRequest
PeersOuterClass.NodeAnnouncementUpdateRequest.Builder - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.NodeAnnouncementUpdateRequest
PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder - Interface in org.lightningj.lnd.peers.proto
 
PeersOuterClass.NodeAnnouncementUpdateResponse - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.NodeAnnouncementUpdateResponse
PeersOuterClass.NodeAnnouncementUpdateResponse.Builder - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.NodeAnnouncementUpdateResponse
PeersOuterClass.NodeAnnouncementUpdateResponseOrBuilder - Interface in org.lightningj.lnd.peers.proto
 
PeersOuterClass.UpdateAction - Enum in org.lightningj.lnd.peers.proto
UpdateAction is used to determine the kind of action we are referring to.
PeersOuterClass.UpdateAddressAction - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.UpdateAddressAction
PeersOuterClass.UpdateAddressAction.Builder - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.UpdateAddressAction
PeersOuterClass.UpdateAddressActionOrBuilder - Interface in org.lightningj.lnd.peers.proto
 
PeersOuterClass.UpdateFeatureAction - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.UpdateFeatureAction
PeersOuterClass.UpdateFeatureAction.Builder - Class in org.lightningj.lnd.peers.proto
Protobuf type peersrpc.UpdateFeatureAction
PeersOuterClass.UpdateFeatureActionOrBuilder - Interface in org.lightningj.lnd.peers.proto
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
PENDING_CHAN_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
PENDING_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
PENDING_CLOSING_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
PENDING_FORCE_CLOSING_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
PENDING_FUNDING_SHIM_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
PENDING_HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
PENDING_HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
PENDING_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
PENDING_OPEN_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
PENDING_OPEN_CHANNEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
PENDING_OPEN_CHANNEL_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
PENDING_OPEN_CHANNEL = 4;
PENDING_OPEN_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
PENDING_OPEN_LOCAL_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
PENDING_OPEN_REMOTE_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
PENDING_SWEEPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
PendingChannel() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Empty Constructor
PendingChannel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Json Parsing Constructor
PendingChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Constructor using underlying Lightning API Object
pendingChannels(LightningApi.PendingChannelsRequest, StreamObserver<LightningApi.PendingChannelsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `pendingchannels` PendingChannels returns a list of all the channels that are currently considered "pending".
pendingChannels(LightningApi.PendingChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `pendingchannels` PendingChannels returns a list of all the channels that are currently considered "pending".
pendingChannels(LightningApi.PendingChannelsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `pendingchannels` PendingChannels returns a list of all the channels that are currently considered "pending".
pendingChannels(LightningApi.PendingChannelsRequest, StreamObserver<LightningApi.PendingChannelsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `pendingchannels` PendingChannels returns a list of all the channels that are currently considered "pending".
pendingChannels(StreamObserver<PendingChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a pendingChannels request.
pendingChannels(PendingChannelsRequest, StreamObserver<PendingChannelsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a pendingChannels request.
pendingChannels() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a pendingChannels request.
pendingChannels(PendingChannelsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a pendingChannels request.
PendingChannelsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PendingChannelsRequest.
PendingChannelsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsRequest
Empty Constructor
PendingChannelsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsRequest
Json Parsing Constructor
PendingChannelsRequest(LightningApi.PendingChannelsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsRequest
Constructor using underlying Lightning API Object
PendingChannelsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PendingChannelsResponse.
PendingChannelsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Empty Constructor
PendingChannelsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Json Parsing Constructor
PendingChannelsResponse(LightningApi.PendingChannelsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Constructor using underlying Lightning API Object
PendingChannelsResponse.ClosedChannel - Class in org.lightningj.lnd.wrapper.message
Inner class ClosedChannel for class PendingChannelsResponse.
PendingChannelsResponse.Commitments - Class in org.lightningj.lnd.wrapper.message
Inner class Commitments for class PendingChannelsResponse.
PendingChannelsResponse.ForceClosedChannel - Class in org.lightningj.lnd.wrapper.message
Inner class ForceClosedChannel for class PendingChannelsResponse.
PendingChannelsResponse.ForceClosedChannel.AnchorState - Enum in org.lightningj.lnd.wrapper.message
Inner enum AnchorState for class PendingChannelsResponse.ForceClosedChannel Generated Automatically.
PendingChannelsResponse.PendingChannel - Class in org.lightningj.lnd.wrapper.message
Inner class PendingChannel for class PendingChannelsResponse.
PendingChannelsResponse.PendingOpenChannel - Class in org.lightningj.lnd.wrapper.message
Inner class PendingOpenChannel for class PendingChannelsResponse.
PendingChannelsResponse.WaitingCloseChannel - Class in org.lightningj.lnd.wrapper.message
Inner class WaitingCloseChannel for class PendingChannelsResponse.
PendingHTLC - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PendingHTLC.
PendingHTLC() - Constructor for class org.lightningj.lnd.wrapper.message.PendingHTLC
Empty Constructor
PendingHTLC(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingHTLC
Json Parsing Constructor
PendingHTLC(LightningApi.PendingHTLC) - Constructor for class org.lightningj.lnd.wrapper.message.PendingHTLC
Constructor using underlying Lightning API Object
PendingOpenChannel() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Empty Constructor
PendingOpenChannel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Json Parsing Constructor
PendingOpenChannel(LightningApi.PendingChannelsResponse.PendingOpenChannel) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Constructor using underlying Lightning API Object
PendingSweep - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for PendingSweep.
PendingSweep() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Empty Constructor
PendingSweep(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Json Parsing Constructor
PendingSweep(WalletKitOuterClass.PendingSweep) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Constructor using underlying Lightning API Object
pendingSweeps(WalletKitOuterClass.PendingSweepsRequest, StreamObserver<WalletKitOuterClass.PendingSweepsResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
PendingSweeps returns lists of on-chain outputs that lnd is currently attempting to sweep within its central batching engine.
pendingSweeps(WalletKitOuterClass.PendingSweepsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
PendingSweeps returns lists of on-chain outputs that lnd is currently attempting to sweep within its central batching engine.
pendingSweeps(WalletKitOuterClass.PendingSweepsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
PendingSweeps returns lists of on-chain outputs that lnd is currently attempting to sweep within its central batching engine.
pendingSweeps(WalletKitOuterClass.PendingSweepsRequest, StreamObserver<WalletKitOuterClass.PendingSweepsResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
PendingSweeps returns lists of on-chain outputs that lnd is currently attempting to sweep within its central batching engine.
pendingSweeps(StreamObserver<PendingSweepsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a pendingSweeps request.
pendingSweeps(PendingSweepsRequest, StreamObserver<PendingSweepsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a pendingSweeps request.
pendingSweeps() - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a pendingSweeps request.
pendingSweeps(PendingSweepsRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a pendingSweeps request.
PendingSweepsRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for PendingSweepsRequest.
PendingSweepsRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsRequest
Empty Constructor
PendingSweepsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsRequest
Json Parsing Constructor
PendingSweepsRequest(WalletKitOuterClass.PendingSweepsRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsRequest
Constructor using underlying Lightning API Object
PendingSweepsResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for PendingSweepsResponse.
PendingSweepsResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsResponse
Empty Constructor
PendingSweepsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsResponse
Json Parsing Constructor
PendingSweepsResponse(WalletKitOuterClass.PendingSweepsResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsResponse
Constructor using underlying Lightning API Object
PendingUpdate - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PendingUpdate.
PendingUpdate() - Constructor for class org.lightningj.lnd.wrapper.message.PendingUpdate
Empty Constructor
PendingUpdate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingUpdate
Json Parsing Constructor
PendingUpdate(LightningApi.PendingUpdate) - Constructor for class org.lightningj.lnd.wrapper.message.PendingUpdate
Constructor using underlying Lightning API Object
PERCENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
performValidation - Variable in class org.lightningj.lnd.wrapper.API
 
performValidation - Variable in class org.lightningj.lnd.wrapper.StreamObserverWrapper
 
PERM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
PERMANENT_CHANNEL_FAILURE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
PERMANENT_CHANNEL_FAILURE = 21;
PERMANENT_NODE_FAILURE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
PERMANENT_NODE_FAILURE = 20;
PERMISSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
PERMISSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
PERMISSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
PING_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
PINNED_SYNC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
Denotes that this peer is pinned into an active sync.
PK_SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
PK_SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Utxo
 
PK_SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
PK_SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
policy(PolicyType, StreamObserver<PolicyResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to generate a policy request.
policy(PolicyRequest, StreamObserver<PolicyResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to send a policy request.
policy(PolicyType) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to generate a policy request.
policy(PolicyRequest) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to send a policy request.
policy(Wtclient.PolicyRequest, StreamObserver<Wtclient.PolicyResponse>) - Method in interface org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.AsyncService
Policy returns the active watchtower client policy configuration.
policy(Wtclient.PolicyRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
Policy returns the active watchtower client policy configuration.
policy(Wtclient.PolicyRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
Policy returns the active watchtower client policy configuration.
policy(Wtclient.PolicyRequest, StreamObserver<Wtclient.PolicyResponse>) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
Policy returns the active watchtower client policy configuration.
POLICY_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
POLICY_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
PolicyRequest - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for PolicyRequest.
PolicyRequest() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.PolicyRequest
Empty Constructor
PolicyRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.PolicyRequest
Json Parsing Constructor
PolicyRequest(Wtclient.PolicyRequest) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.PolicyRequest
Constructor using underlying Lightning API Object
PolicyResponse - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for PolicyResponse.
PolicyResponse() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Empty Constructor
PolicyResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Json Parsing Constructor
PolicyResponse(Wtclient.PolicyResponse) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Constructor using underlying Lightning API Object
PolicyType - Enum in org.lightningj.lnd.wrapper.wtclient.message
Wrapper enum PolicyType.
PolicyUpdateRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PolicyUpdateRequest.
PolicyUpdateRequest() - Constructor for class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Empty Constructor
PolicyUpdateRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Json Parsing Constructor
PolicyUpdateRequest(LightningApi.PolicyUpdateRequest) - Constructor for class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Constructor using underlying Lightning API Object
PolicyUpdateResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PolicyUpdateResponse.
PolicyUpdateResponse() - Constructor for class org.lightningj.lnd.wrapper.message.PolicyUpdateResponse
Empty Constructor
PolicyUpdateResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PolicyUpdateResponse
Json Parsing Constructor
PolicyUpdateResponse(LightningApi.PolicyUpdateResponse) - Constructor for class org.lightningj.lnd.wrapper.message.PolicyUpdateResponse
Constructor using underlying Lightning API Object
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.AliasMap
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Channel
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ChannelBackups
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ChannelGraph
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Hop
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Invoice
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.LightningNode
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListAliasesResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListChannelsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListMacaroonIDsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListPeersResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.ListUnspentResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.MacaroonId
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermissionList
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.MultiChanBackup
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Op
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Payment
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.PayReq
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Peer
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.Message
Method to be overrided by inherited messages that contains repeatable or mapped fields.
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Route
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.RouteHint
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.SendRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.Transaction
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.TransactionDetails
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.router.message.PaymentStatus
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.router.message.QueryMissionControlResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.InputScript
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.InputScriptResp
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.SignReq
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.signer.message.SignResp
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse.TransactionIDs
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptFullTree
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersResponse
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
 
populateRepeatedFields() - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
 
PREGENERATED_LOCAL_NONCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMP
 
PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
PREV_OUTPUTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
PREVIOUS_BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
PREVIOUS_BLOCK_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
PREVIOUS_OUTPOINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
PreviousOutPoint - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PreviousOutPoint.
PreviousOutPoint() - Constructor for class org.lightningj.lnd.wrapper.message.PreviousOutPoint
Empty Constructor
PreviousOutPoint(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PreviousOutPoint
Json Parsing Constructor
PreviousOutPoint(LightningApi.PreviousOutPoint) - Constructor for class org.lightningj.lnd.wrapper.message.PreviousOutPoint
Constructor using underlying Lightning API Object
PRIVATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
PRIVATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
PRIVATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
PRIVATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
PRIVATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
PRIVATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
PRIVATE_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
PROBABILITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
processRepeatableResponse(Iterator<?>) - Method in class org.lightningj.lnd.wrapper.SynchronousAPI
Method to convert and validate (if validation is enabled) a iterable response from LDN Server to a wrapped object.
processRequest(Message) - Method in class org.lightningj.lnd.wrapper.API
Method to convert and validate (if validation is enabled) a request message to and underlying apiObject sent to LDN Server.
processResponse(Message) - Method in class org.lightningj.lnd.wrapper.AsynchronousAPI
Method to convert and validate (if validation is enabled) a response from LDN Server to a wrapped object.
processResponse(Message) - Method in class org.lightningj.lnd.wrapper.SynchronousAPI
Method to convert and validate (if validation is enabled) a response from LDN Server to a wrapped object.
PROGRESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
PSBT_FINALIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
PSBT_FUND_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
PSBT_SHIM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
PSBT_VERIFY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
PsbtShim - Class in org.lightningj.lnd.wrapper.message
Wrapper class for PsbtShim.
PsbtShim() - Constructor for class org.lightningj.lnd.wrapper.message.PsbtShim
Empty Constructor
PsbtShim(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PsbtShim
Json Parsing Constructor
PsbtShim(LightningApi.PsbtShim) - Constructor for class org.lightningj.lnd.wrapper.message.PsbtShim
Constructor using underlying Lightning API Object
PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
PUBKEYS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
PUBLIC_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
PUBLIC_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
PUBLISH_ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
PublishResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for PublishResponse.
PublishResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PublishResponse
Empty Constructor
PublishResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PublishResponse
Json Parsing Constructor
PublishResponse(WalletKitOuterClass.PublishResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.PublishResponse
Constructor using underlying Lightning API Object
publishTransaction(WalletKitOuterClass.Transaction, StreamObserver<WalletKitOuterClass.PublishResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
PublishTransaction attempts to publish the passed transaction to the network.
publishTransaction(WalletKitOuterClass.Transaction) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
PublishTransaction attempts to publish the passed transaction to the network.
publishTransaction(WalletKitOuterClass.Transaction) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
PublishTransaction attempts to publish the passed transaction to the network.
publishTransaction(WalletKitOuterClass.Transaction, StreamObserver<WalletKitOuterClass.PublishResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
PublishTransaction attempts to publish the passed transaction to the network.
publishTransaction(byte[], String, StreamObserver<PublishResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a publishTransaction request.
publishTransaction(Transaction, StreamObserver<PublishResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a publishTransaction request.
publishTransaction(byte[], String) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a publishTransaction request.
publishTransaction(Transaction) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a publishTransaction request.
PURPOSE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
PUSH_AMOUNT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
PUSH_AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
PUSH_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
PUSH_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
putAccountBalance(String, LightningApi.WalletAccountBalance) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
A mapping of each wallet account's name to its balance.
putAddrToAmount(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The map from addresses to amounts for the transaction.
putAddrToAmount(String, long) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The map from addresses to amounts
putAllAccountBalance(Map<String, LightningApi.WalletAccountBalance>) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
A mapping of each wallet account's name to its balance.
putAllAddrToAmount(Map<String, Long>) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The map from addresses to amounts for the transaction.
putAllAddrToAmount(Map<String, Long>) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The map from addresses to amounts
putAllAmpInvoiceState(Map<String, LightningApi.AMPInvoiceState>) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
putAllBetweennessCentrality(Map<String, LightningApi.FloatMetric>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
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).
putAllCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Custom channel announcement tlv records.
putAllCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional set of key-value TLV records.
putAllCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Custom tlv records.
putAllCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Custom node announcement tlv records.
putAllCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Custom channel update tlv records.
putAllCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Any custom records that were present in the payload.
putAllDestCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
putAllDestCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
putAllDestCustomRecords(Map<Long, ByteString>) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
putAllFeatures(Map<Integer, LightningApi.Feature>) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Features that our node has advertised in our init message, node announcements and invoices.
putAllFeatures(Map<Integer, LightningApi.Feature>) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of features advertised on the invoice.
putAllFeatures(Map<Integer, LightningApi.Feature>) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
map<uint32, .lnrpc.Feature> features = 6;
putAllFeatures(Map<Integer, LightningApi.Feature>) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Features that the node has advertised in the init message, node announcements and invoices.
putAllFeatures(Map<Integer, LightningApi.Feature>) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
map<uint32, .lnrpc.Feature> features = 13;
putAllFeatures(Map<Integer, LightningApi.Feature>) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Features advertised by the remote peer in their init message.
putAllMethodPermissions(Map<String, LightningApi.MacaroonPermissionList>) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
A map between all RPC method URIs and their required macaroon permissions to access them.
putAllOutputs(Map<String, Long>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
A map of all addresses and the amounts to send to in the funded PSBT.
putAllScores(Map<String, Double>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
map<string, double> scores = 2;
putAllScores(Map<String, Double>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
A map from hex-encoded public keys to scores.
putAmpInvoiceState(String, LightningApi.AMPInvoiceState) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
putBetweennessCentrality(String, LightningApi.FloatMetric) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
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).
putCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Custom channel announcement tlv records.
putCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional set of key-value TLV records.
putCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Custom tlv records.
putCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Custom node announcement tlv records.
putCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Custom channel update tlv records.
putCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Any custom records that were present in the payload.
putDestCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
putDestCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
putDestCustomRecords(long, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
putFeatures(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Features that our node has advertised in our init message, node announcements and invoices.
putFeatures(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of features advertised on the invoice.
putFeatures(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
map<uint32, .lnrpc.Feature> features = 6;
putFeatures(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Features that the node has advertised in the init message, node announcements and invoices.
putFeatures(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
map<uint32, .lnrpc.Feature> features = 13;
putFeatures(int, LightningApi.Feature) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Features advertised by the remote peer in their init message.
putMethodPermissions(String, LightningApi.MacaroonPermissionList) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
A map between all RPC method URIs and their required macaroon permissions to access them.
putOutputs(String, long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
A map of all addresses and the amounts to send to in the funded PSBT.
putScores(String, double) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
map<string, double> scores = 2;
putScores(String, double) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
A map from hex-encoded public keys to scores.

Q

queryMissionControl(RouterOuterClass.QueryMissionControlRequest, StreamObserver<RouterOuterClass.QueryMissionControlResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
QueryMissionControl exposes the internal mission control state to callers.
queryMissionControl(RouterOuterClass.QueryMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
QueryMissionControl exposes the internal mission control state to callers.
queryMissionControl(RouterOuterClass.QueryMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
QueryMissionControl exposes the internal mission control state to callers.
queryMissionControl(RouterOuterClass.QueryMissionControlRequest, StreamObserver<RouterOuterClass.QueryMissionControlResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
QueryMissionControl exposes the internal mission control state to callers.
queryMissionControl(StreamObserver<QueryMissionControlResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a queryMissionControl request.
queryMissionControl(QueryMissionControlRequest, StreamObserver<QueryMissionControlResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a queryMissionControl request.
queryMissionControl() - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a queryMissionControl request.
queryMissionControl(QueryMissionControlRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a queryMissionControl request.
QueryMissionControlRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for QueryMissionControlRequest.
QueryMissionControlRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryMissionControlRequest
Empty Constructor
QueryMissionControlRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryMissionControlRequest
Json Parsing Constructor
QueryMissionControlRequest(RouterOuterClass.QueryMissionControlRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryMissionControlRequest
Constructor using underlying Lightning API Object
QueryMissionControlResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for QueryMissionControlResponse.
QueryMissionControlResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryMissionControlResponse
Empty Constructor
QueryMissionControlResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryMissionControlResponse
Json Parsing Constructor
QueryMissionControlResponse(RouterOuterClass.QueryMissionControlResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryMissionControlResponse
Constructor using underlying Lightning API Object
queryProbability(RouterOuterClass.QueryProbabilityRequest, StreamObserver<RouterOuterClass.QueryProbabilityResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
Deprecated.
queryProbability(RouterOuterClass.QueryProbabilityRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
Deprecated.
queryProbability(RouterOuterClass.QueryProbabilityRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
Deprecated.
queryProbability(RouterOuterClass.QueryProbabilityRequest, StreamObserver<RouterOuterClass.QueryProbabilityResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
Deprecated.
queryProbability(byte[], byte[], Long, StreamObserver<QueryProbabilityResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a queryProbability request.
queryProbability(QueryProbabilityRequest, StreamObserver<QueryProbabilityResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a queryProbability request.
queryProbability(byte[], byte[], Long) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a queryProbability request.
queryProbability(QueryProbabilityRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a queryProbability request.
QueryProbabilityRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for QueryProbabilityRequest.
QueryProbabilityRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Empty Constructor
QueryProbabilityRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Json Parsing Constructor
QueryProbabilityRequest(RouterOuterClass.QueryProbabilityRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Constructor using underlying Lightning API Object
QueryProbabilityResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for QueryProbabilityResponse.
QueryProbabilityResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryProbabilityResponse
Empty Constructor
QueryProbabilityResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryProbabilityResponse
Json Parsing Constructor
QueryProbabilityResponse(RouterOuterClass.QueryProbabilityResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.QueryProbabilityResponse
Constructor using underlying Lightning API Object
queryRoutes(LightningApi.QueryRoutesRequest, StreamObserver<LightningApi.QueryRoutesResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
queryRoutes(LightningApi.QueryRoutesRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
queryRoutes(LightningApi.QueryRoutesRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
queryRoutes(LightningApi.QueryRoutesRequest, StreamObserver<LightningApi.QueryRoutesResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
queryRoutes(String, Long, Long, Integer, FeeLimit, List<byte[]>, List<EdgeLocator>, String, Boolean, List<NodePair>, Integer, Map<Long, byte[]>, Long, byte[], List<RouteHint>, List<FeatureBit>, Double, StreamObserver<QueryRoutesResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a queryRoutes request.
queryRoutes(QueryRoutesRequest, StreamObserver<QueryRoutesResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a queryRoutes request.
queryRoutes(String, Long, Long, Integer, FeeLimit, List<byte[]>, List<EdgeLocator>, String, Boolean, List<NodePair>, Integer, Map<Long, byte[]>, Long, byte[], List<RouteHint>, List<FeatureBit>, Double) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a queryRoutes request.
queryRoutes(QueryRoutesRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a queryRoutes request.
QueryRoutesRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for QueryRoutesRequest.
QueryRoutesRequest() - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Empty Constructor
QueryRoutesRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Json Parsing Constructor
QueryRoutesRequest(LightningApi.QueryRoutesRequest) - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Constructor using underlying Lightning API Object
QueryRoutesRequest.DestCustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
QueryRoutesRequest.DestCustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class DestCustomRecordsEntry for class QueryRoutesRequest.
QueryRoutesResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for QueryRoutesResponse.
QueryRoutesResponse() - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
Empty Constructor
QueryRoutesResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
Json Parsing Constructor
QueryRoutesResponse(LightningApi.QueryRoutesResponse) - Constructor for class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
Constructor using underlying Lightning API Object
queryScores(AutopilotOuterClass.QueryScoresRequest, StreamObserver<AutopilotOuterClass.QueryScoresResponse>) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AsyncService
QueryScores queries all available autopilot heuristics, in addition to any active combination of these heruristics, for the scores they would give to the given nodes.
queryScores(AutopilotOuterClass.QueryScoresRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotBlockingStub
QueryScores queries all available autopilot heuristics, in addition to any active combination of these heruristics, for the scores they would give to the given nodes.
queryScores(AutopilotOuterClass.QueryScoresRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotFutureStub
QueryScores queries all available autopilot heuristics, in addition to any active combination of these heruristics, for the scores they would give to the given nodes.
queryScores(AutopilotOuterClass.QueryScoresRequest, StreamObserver<AutopilotOuterClass.QueryScoresResponse>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotStub
QueryScores queries all available autopilot heuristics, in addition to any active combination of these heruristics, for the scores they would give to the given nodes.
queryScores(List<String>, Boolean, StreamObserver<QueryScoresResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to generate a queryScores request.
queryScores(QueryScoresRequest, StreamObserver<QueryScoresResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to send a queryScores request.
queryScores(List<String>, Boolean) - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to generate a queryScores request.
queryScores(QueryScoresRequest) - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to send a queryScores request.
QueryScoresRequest - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for QueryScoresRequest.
QueryScoresRequest() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
Empty Constructor
QueryScoresRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
Json Parsing Constructor
QueryScoresRequest(AutopilotOuterClass.QueryScoresRequest) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
Constructor using underlying Lightning API Object
QueryScoresResponse - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for QueryScoresResponse.
QueryScoresResponse() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse
Empty Constructor
QueryScoresResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse
Json Parsing Constructor
QueryScoresResponse(AutopilotOuterClass.QueryScoresResponse) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse
Constructor using underlying Lightning API Object
QueryScoresResponse.HeuristicResult - Class in org.lightningj.lnd.wrapper.autopilot.message
Inner class HeuristicResult for class QueryScoresResponse.
QueryScoresResponse.HeuristicResult.ScoresEntries - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapping class used for conversion between Map and XML notation.
QueryScoresResponse.HeuristicResult.ScoresEntry - Class in org.lightningj.lnd.wrapper.autopilot.message
Inner class ScoresEntry for class QueryScoresResponse.

R

R_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
R_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
R_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
R_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
R_HASH_STR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
R_PREIMAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
RAW_BLOCK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
RAW_BLOCK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
RAW_BLOCK_HEADER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
RAW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
RAW_FINAL_TX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
RAW_HEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
RAW_HEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
RAW_KEY_BYTES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
RAW_KEY_BYTES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
RAW_MACAROON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
RAW_SIGS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
RAW_SPENDING_TX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
RAW_TX_BYTES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
RAW_TX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
RAW_TX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
RAW_TX_HEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
READ_ONLY_MODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
readRepeatedValue(JsonArray, Message.Builder, Descriptors.FieldDescriptor) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Method to read a json array into a repeated value in related message.
readSingleValue(JsonObject, Message.Builder, Descriptors.FieldDescriptor) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Method to read and set a single value that is not a repeated or a map.
ReadyForPsbtFunding - Class in org.lightningj.lnd.wrapper.message
Wrapper class for ReadyForPsbtFunding.
ReadyForPsbtFunding() - Constructor for class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Empty Constructor
ReadyForPsbtFunding(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Json Parsing Constructor
ReadyForPsbtFunding(LightningApi.ReadyForPsbtFunding) - Constructor for class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Constructor using underlying Lightning API Object
REASON_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
RECEIVE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
RECEIVE = 2;
RECOVERED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
RECOVERED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
The recovered_balance is non-zero.
RECOVERY_FINISHED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
RECOVERY_MODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
RECOVERY_WINDOW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
RECOVERY_WINDOW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
REF_MSG_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
REG_COMPLETE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
REGISTER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.chainkit.proto.Chainkit
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.dev.proto.DevOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.neutrino.proto.Neutrino
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.peers.proto.PeersOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.proto.LightningApi
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.proto.LightningApi
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.router.proto.RouterOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.signer.proto.SignerOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.stateservice.proto.Stateservice
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.verrpc.proto.Verrpc
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.lightningj.lnd.wtclient.proto.Wtclient
 
registerBlockEpochNtfn(ChainNotifierOuterClass.BlockEpoch, StreamObserver<ChainNotifierOuterClass.BlockEpoch>) - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.AsyncService
RegisterBlockEpochNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notified of blocks in the chain.
registerBlockEpochNtfn(ChainNotifierOuterClass.BlockEpoch) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierBlockingStub
RegisterBlockEpochNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notified of blocks in the chain.
registerBlockEpochNtfn(ChainNotifierOuterClass.BlockEpoch, StreamObserver<ChainNotifierOuterClass.BlockEpoch>) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierStub
RegisterBlockEpochNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notified of blocks in the chain.
registerBlockEpochNtfn(byte[], Integer, StreamObserver<BlockEpoch>) - Method in class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Method to generate a registerBlockEpochNtfn request.
registerBlockEpochNtfn(BlockEpoch, StreamObserver<BlockEpoch>) - Method in class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Method to send a registerBlockEpochNtfn request.
registerBlockEpochNtfn(byte[], Integer) - Method in class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Method to generate a registerBlockEpochNtfn request.
registerBlockEpochNtfn(BlockEpoch) - Method in class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Method to send a registerBlockEpochNtfn request.
registerConfirmationsNtfn(ChainNotifierOuterClass.ConfRequest, StreamObserver<ChainNotifierOuterClass.ConfEvent>) - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.AsyncService
RegisterConfirmationsNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notified once a confirmation request has reached its required number of confirmations on-chain.
registerConfirmationsNtfn(ChainNotifierOuterClass.ConfRequest) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierBlockingStub
RegisterConfirmationsNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notified once a confirmation request has reached its required number of confirmations on-chain.
registerConfirmationsNtfn(ChainNotifierOuterClass.ConfRequest, StreamObserver<ChainNotifierOuterClass.ConfEvent>) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierStub
RegisterConfirmationsNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notified once a confirmation request has reached its required number of confirmations on-chain.
registerConfirmationsNtfn(byte[], byte[], Integer, Integer, Boolean, StreamObserver<ConfEvent>) - Method in class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Method to generate a registerConfirmationsNtfn request.
registerConfirmationsNtfn(ConfRequest, StreamObserver<ConfEvent>) - Method in class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Method to send a registerConfirmationsNtfn request.
registerConfirmationsNtfn(byte[], byte[], Integer, Integer, Boolean) - Method in class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Method to generate a registerConfirmationsNtfn request.
registerConfirmationsNtfn(ConfRequest) - Method in class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Method to send a registerConfirmationsNtfn request.
registerRPCMiddleware(StreamObserver<LightningApi.RPCMiddlewareRequest>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
RegisterRPCMiddleware adds a new gRPC middleware to the interceptor chain.
registerRPCMiddleware(StreamObserver<LightningApi.RPCMiddlewareRequest>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
RegisterRPCMiddleware adds a new gRPC middleware to the interceptor chain.
registerSpendNtfn(ChainNotifierOuterClass.SpendRequest, StreamObserver<ChainNotifierOuterClass.SpendEvent>) - Method in interface org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.AsyncService
RegisterSpendNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notification once a spend request has been spent by a transaction that has confirmed on-chain.
registerSpendNtfn(ChainNotifierOuterClass.SpendRequest) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierBlockingStub
RegisterSpendNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notification once a spend request has been spent by a transaction that has confirmed on-chain.
registerSpendNtfn(ChainNotifierOuterClass.SpendRequest, StreamObserver<ChainNotifierOuterClass.SpendEvent>) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc.ChainNotifierStub
RegisterSpendNtfn is a synchronous response-streaming RPC that registers an intent for a client to be notification once a spend request has been spent by a transaction that has confirmed on-chain.
registerSpendNtfn(Outpoint, byte[], Integer, StreamObserver<SpendEvent>) - Method in class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Method to generate a registerSpendNtfn request.
registerSpendNtfn(SpendRequest, StreamObserver<SpendEvent>) - Method in class org.lightningj.lnd.wrapper.chainnotifier.AsynchronousChainNotifierAPI
Method to send a registerSpendNtfn request.
registerSpendNtfn(Outpoint, byte[], Integer) - Method in class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Method to generate a registerSpendNtfn request.
registerSpendNtfn(SpendRequest) - Method in class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Method to send a registerSpendNtfn request.
releaseOutput(WalletKitOuterClass.ReleaseOutputRequest, StreamObserver<WalletKitOuterClass.ReleaseOutputResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
ReleaseOutput unlocks an output, allowing it to be available for coin selection if it remains unspent.
releaseOutput(WalletKitOuterClass.ReleaseOutputRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
ReleaseOutput unlocks an output, allowing it to be available for coin selection if it remains unspent.
releaseOutput(WalletKitOuterClass.ReleaseOutputRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
ReleaseOutput unlocks an output, allowing it to be available for coin selection if it remains unspent.
releaseOutput(WalletKitOuterClass.ReleaseOutputRequest, StreamObserver<WalletKitOuterClass.ReleaseOutputResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
ReleaseOutput unlocks an output, allowing it to be available for coin selection if it remains unspent.
releaseOutput(byte[], OutPoint, StreamObserver<ReleaseOutputResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a releaseOutput request.
releaseOutput(ReleaseOutputRequest, StreamObserver<ReleaseOutputResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a releaseOutput request.
releaseOutput(byte[], OutPoint) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a releaseOutput request.
releaseOutput(ReleaseOutputRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a releaseOutput request.
ReleaseOutputRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ReleaseOutputRequest.
ReleaseOutputRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputRequest
Empty Constructor
ReleaseOutputRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputRequest
Json Parsing Constructor
ReleaseOutputRequest(WalletKitOuterClass.ReleaseOutputRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputRequest
Constructor using underlying Lightning API Object
ReleaseOutputResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for ReleaseOutputResponse.
ReleaseOutputResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputResponse
Empty Constructor
ReleaseOutputResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputResponse
Json Parsing Constructor
ReleaseOutputResponse(WalletKitOuterClass.ReleaseOutputResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputResponse
Constructor using underlying Lightning API Object
REMOTE_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
REMOTE_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
REMOTE_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
REMOTE_CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
REMOTE_CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
REMOTE_CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
REMOTE_CHAN_RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
REMOTE_COMMIT_FEE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
REMOTE_CONSTRAINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
REMOTE_CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
REMOTE_CSV_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
REMOTE_FORCE_CLOSE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
REMOTE_FORCE_CLOSE = 2;
REMOTE_FORCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
REMOTE_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
REMOTE_MAX_HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
REMOTE_MAX_HTLCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
REMOTE_MAX_VALUE_IN_FLIGHT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
REMOTE_MAX_VALUE_IN_FLIGHT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
REMOTE_NODE_PUB_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
REMOTE_PENDING_COMMIT_FEE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
REMOTE_PENDING_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
REMOTE_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
REMOTE_PUBKEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
REMOTE_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
REMOVE_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
REMOVE indicates this is a "deletion" kind of action.
removeAccountBalance(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
A mapping of each wallet account's name to its balance.
removeAccounts(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
removeAccounts(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
removeAccountWithAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
removeAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
removeAddresses(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
removeAddressUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
removeAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The map from addresses to amounts for the transaction.
removeAddrToAmount(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The map from addresses to amounts
removeAliasMaps(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
removeAllLeaves(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
removeAmpInvoiceState(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
[EXPERIMENTAL]: Maps a 32-byte hex-encoded set ID to the sub-invoice AMP state for the given set ID.
removeBetweennessCentrality(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
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).
removeChains(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
removeChanBackups(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
removeChannelFees(int) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
removeChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
removeChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
removeChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
removeChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
removeChannelUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
removeChanPoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
removeClosedChans(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
removeCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Custom channel announcement tlv records.
removeCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional set of key-value TLV records.
removeCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Custom tlv records.
removeCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
Custom node announcement tlv records.
removeCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
Custom channel update tlv records.
removeCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
Any custom records that were present in the payload.
removeDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
removeDestCustomRecords(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
removeDestCustomRecords(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional field that can be used to pass an arbitrary set of TLV records to a peer which understands the new records.
removeEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
removeErrors(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
removeFailedUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
removeFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Features that our node has advertised in our init message, node announcements and invoices.
removeFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of features advertised on the invoice.
removeFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
map<uint32, .lnrpc.Feature> features = 6;
removeFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Features that the node has advertised in the init message, node announcements and invoices.
removeFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
map<uint32, .lnrpc.Feature> features = 13;
removeFeatures(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Features advertised by the remote peer in their init message.
removeFeatureUpdates(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
removeForwardingEvents(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
removeHopHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
removeHops(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
removeHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
removeHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
removeHtlcs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
removeIgnoredEdges(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
removeIgnoredPairs(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
removeInputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
removeInputScripts(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
removeInvoices(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
removeLockedUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
removeLockedUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
removeMethodPermissions(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
A map between all RPC method URIs and their required macaroon permissions to access them.
removeNodeAddresses(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
removeNodes(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
removeNodeUpdates(int) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
removeOps(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
removeOps(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
removeOutpoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
removeOutputDetails(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
removeOutputs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
removeOutputs(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
A map of all addresses and the amounts to send to in the funded PSBT.
removePairs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
removePairs(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
removePayments(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
removePeers(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
removePendingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
removePendingClosingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
removePendingForceClosingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
removePendingHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
removePendingHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
removePendingOpenChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
removePendingSweeps(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
removePermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
removePermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
removePermissions(int) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
removePreviousOutpoints(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
removePrevOutputs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
removeResolutions(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
removeResults(int) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
removeRouteHints(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
removeRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
removeRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
removeRouteHints(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
removeRouteHints(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
removeRoutes(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
removeScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
map<string, double> scores = 2;
removeScores(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
A map from hex-encoded public keys to scores.
removeSessionInfo(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
removeSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
removeSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
removeSignDescs(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
removeTower(byte[], String, StreamObserver<RemoveTowerResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to generate a removeTower request.
removeTower(RemoveTowerRequest, StreamObserver<RemoveTowerResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to send a removeTower request.
removeTower(byte[], String) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to generate a removeTower request.
removeTower(RemoveTowerRequest) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to send a removeTower request.
removeTower(Wtclient.RemoveTowerRequest, StreamObserver<Wtclient.RemoveTowerResponse>) - Method in interface org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.AsyncService
RemoveTower removes a watchtower from being considered for future session negotiations and from being used for any subsequent backups until it's added again.
removeTower(Wtclient.RemoveTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
RemoveTower removes a watchtower from being considered for future session negotiations and from being used for any subsequent backups until it's added again.
removeTower(Wtclient.RemoveTowerRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
RemoveTower removes a watchtower from being considered for future session negotiations and from being used for any subsequent backups until it's added again.
removeTower(Wtclient.RemoveTowerRequest, StreamObserver<Wtclient.RemoveTowerResponse>) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
RemoveTower removes a watchtower from being considered for future session negotiations and from being used for any subsequent backups until it's added again.
RemoveTowerRequest - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for RemoveTowerRequest.
RemoveTowerRequest() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
Empty Constructor
RemoveTowerRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
Json Parsing Constructor
RemoveTowerRequest(Wtclient.RemoveTowerRequest) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
Constructor using underlying Lightning API Object
RemoveTowerResponse - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for RemoveTowerResponse.
RemoveTowerResponse() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerResponse
Empty Constructor
RemoveTowerResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerResponse
Json Parsing Constructor
RemoveTowerResponse(Wtclient.RemoveTowerResponse) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerResponse
Constructor using underlying Lightning API Object
removeTowers(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
removeTransactions(int) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
removeTweaks(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
removeTweaks(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
removeUtxos(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
removeUtxos(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
removeWaitingCloseChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
Reorg - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for Reorg.
Reorg() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.Reorg
Empty Constructor
Reorg(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.Reorg
Json Parsing Constructor
Reorg(ChainNotifierOuterClass.Reorg) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.Reorg
Constructor using underlying Lightning API Object
REORG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
REORG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
REPLACE_RESPONSE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
REPLACEMENT_SERIALIZED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
REQUEST_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
REQUESTED_CONF_TARGET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
REQUESTED_SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
REQUESTED_SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
REQUIRE_HTLC_INTERCEPTOR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
REQUIRED_CHANNEL_FEATURE_MISSING_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
REQUIRED_CHANNEL_FEATURE_MISSING = 17;
REQUIRED_NODE_FEATURE_MISSING_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
REQUIRED_NODE_FEATURE_MISSING = 16;
REQUIRED_RESERVE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
requiredReserve(WalletKitOuterClass.RequiredReserveRequest, StreamObserver<WalletKitOuterClass.RequiredReserveResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
RequiredReserve returns the minimum amount of satoshis that should be kept in the wallet in order to fee bump anchor channels if necessary.
requiredReserve(WalletKitOuterClass.RequiredReserveRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
RequiredReserve returns the minimum amount of satoshis that should be kept in the wallet in order to fee bump anchor channels if necessary.
requiredReserve(WalletKitOuterClass.RequiredReserveRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
RequiredReserve returns the minimum amount of satoshis that should be kept in the wallet in order to fee bump anchor channels if necessary.
requiredReserve(WalletKitOuterClass.RequiredReserveRequest, StreamObserver<WalletKitOuterClass.RequiredReserveResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
RequiredReserve returns the minimum amount of satoshis that should be kept in the wallet in order to fee bump anchor channels if necessary.
requiredReserve(Integer, StreamObserver<RequiredReserveResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a requiredReserve request.
requiredReserve(RequiredReserveRequest, StreamObserver<RequiredReserveResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a requiredReserve request.
requiredReserve(Integer) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a requiredReserve request.
requiredReserve(RequiredReserveRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a requiredReserve request.
RequiredReserveRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for RequiredReserveRequest.
RequiredReserveRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveRequest
Empty Constructor
RequiredReserveRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveRequest
Json Parsing Constructor
RequiredReserveRequest(WalletKitOuterClass.RequiredReserveRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveRequest
Constructor using underlying Lightning API Object
RequiredReserveResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for RequiredReserveResponse.
RequiredReserveResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveResponse
Empty Constructor
RequiredReserveResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveResponse
Json Parsing Constructor
RequiredReserveResponse(WalletKitOuterClass.RequiredReserveResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveResponse
Constructor using underlying Lightning API Object
RESERVE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
RESERVED_BALANCE_ANCHOR_CHAN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
RESERVED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
The numbers assigned in this enumeration match the failure codes as defined in BOLT #4.
resetMissionControl(RouterOuterClass.ResetMissionControlRequest, StreamObserver<RouterOuterClass.ResetMissionControlResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
ResetMissionControl clears all mission control state and starts with a clean slate.
resetMissionControl(RouterOuterClass.ResetMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
ResetMissionControl clears all mission control state and starts with a clean slate.
resetMissionControl(RouterOuterClass.ResetMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
ResetMissionControl clears all mission control state and starts with a clean slate.
resetMissionControl(RouterOuterClass.ResetMissionControlRequest, StreamObserver<RouterOuterClass.ResetMissionControlResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
ResetMissionControl clears all mission control state and starts with a clean slate.
resetMissionControl(StreamObserver<ResetMissionControlResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a resetMissionControl request.
resetMissionControl(ResetMissionControlRequest, StreamObserver<ResetMissionControlResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a resetMissionControl request.
resetMissionControl() - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a resetMissionControl request.
resetMissionControl(ResetMissionControlRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a resetMissionControl request.
ResetMissionControlRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for ResetMissionControlRequest.
ResetMissionControlRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.ResetMissionControlRequest
Empty Constructor
ResetMissionControlRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.ResetMissionControlRequest
Json Parsing Constructor
ResetMissionControlRequest(RouterOuterClass.ResetMissionControlRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.ResetMissionControlRequest
Constructor using underlying Lightning API Object
ResetMissionControlResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for ResetMissionControlResponse.
ResetMissionControlResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.ResetMissionControlResponse
Empty Constructor
ResetMissionControlResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.ResetMissionControlResponse
Json Parsing Constructor
ResetMissionControlResponse(RouterOuterClass.ResetMissionControlResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.ResetMissionControlResponse
Constructor using underlying Lightning API Object
Resolution - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Resolution.
Resolution() - Constructor for class org.lightningj.lnd.wrapper.message.Resolution
Empty Constructor
Resolution(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Resolution
Json Parsing Constructor
Resolution(LightningApi.Resolution) - Constructor for class org.lightningj.lnd.wrapper.message.Resolution
Constructor using underlying Lightning API Object
RESOLUTION_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Resolution
 
ResolutionOutcome - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum ResolutionOutcome.
RESOLUTIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
ResolutionType - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum ResolutionType.
RESOLVE_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
RESOLVE_TIME_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
ResolveHoldForwardAction - Enum in org.lightningj.lnd.wrapper.router.message
Wrapper enum ResolveHoldForwardAction.
RESPONSE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
RestoreBackupResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for RestoreBackupResponse.
RestoreBackupResponse() - Constructor for class org.lightningj.lnd.wrapper.message.RestoreBackupResponse
Empty Constructor
RestoreBackupResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.RestoreBackupResponse
Json Parsing Constructor
RestoreBackupResponse(LightningApi.RestoreBackupResponse) - Constructor for class org.lightningj.lnd.wrapper.message.RestoreBackupResponse
Constructor using underlying Lightning API Object
RestoreChanBackupRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for RestoreChanBackupRequest.
RestoreChanBackupRequest() - Constructor for class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
Empty Constructor
RestoreChanBackupRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
Json Parsing Constructor
RestoreChanBackupRequest(LightningApi.RestoreChanBackupRequest) - Constructor for class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
Constructor using underlying Lightning API Object
restoreChannelBackups(LightningApi.RestoreChanBackupRequest, StreamObserver<LightningApi.RestoreBackupResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
restoreChannelBackups(LightningApi.RestoreChanBackupRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
restoreChannelBackups(LightningApi.RestoreChanBackupRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
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.
restoreChannelBackups(LightningApi.RestoreChanBackupRequest, StreamObserver<LightningApi.RestoreBackupResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
restoreChannelBackups(ChannelBackups, byte[], StreamObserver<RestoreBackupResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a restoreChannelBackups request.
restoreChannelBackups(RestoreChanBackupRequest, StreamObserver<RestoreBackupResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a restoreChannelBackups request.
restoreChannelBackups(ChannelBackups, byte[]) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a restoreChannelBackups request.
restoreChannelBackups(RestoreChanBackupRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a restoreChannelBackups request.
RESULTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
RESUME_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
RESUME = 2;
REVEALED_LEAF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
REVERSED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
REVERSED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
ROOT_HASH_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
ROOT_KEY_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
ROOT_KEY_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
ROOT_KEY_IDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
ROOT_SHARE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMP
 
ROOT_SHARE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
Route - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Route.
Route() - Constructor for class org.lightningj.lnd.wrapper.message.Route
Empty Constructor
Route(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Route
Json Parsing Constructor
Route(LightningApi.Route) - Constructor for class org.lightningj.lnd.wrapper.message.Route
Constructor using underlying Lightning API Object
ROUTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
ROUTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
ROUTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
ROUTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
ROUTE_HINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
ROUTE_HINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
ROUTE_HINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
ROUTE_HINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
ROUTE_HINTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
RouteFeeRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for RouteFeeRequest.
RouteFeeRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
Empty Constructor
RouteFeeRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
Json Parsing Constructor
RouteFeeRequest(RouterOuterClass.RouteFeeRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
Constructor using underlying Lightning API Object
RouteFeeResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for RouteFeeResponse.
RouteFeeResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.RouteFeeResponse
Empty Constructor
RouteFeeResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.RouteFeeResponse
Json Parsing Constructor
RouteFeeResponse(RouterOuterClass.RouteFeeResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.RouteFeeResponse
Constructor using underlying Lightning API Object
RouteHint - Class in org.lightningj.lnd.wrapper.message
Wrapper class for RouteHint.
RouteHint() - Constructor for class org.lightningj.lnd.wrapper.message.RouteHint
Empty Constructor
RouteHint(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.RouteHint
Json Parsing Constructor
RouteHint(LightningApi.RouteHint) - Constructor for class org.lightningj.lnd.wrapper.message.RouteHint
Constructor using underlying Lightning API Object
RouterGrpc - Class in org.lightningj.lnd.router.proto
Router is a service that offers advanced interaction with the router subsystem of the daemon.
RouterGrpc.AsyncService - Interface in org.lightningj.lnd.router.proto
Router is a service that offers advanced interaction with the router subsystem of the daemon.
RouterGrpc.RouterBlockingStub - Class in org.lightningj.lnd.router.proto
A stub to allow clients to do synchronous rpc calls to service Router.
RouterGrpc.RouterFutureStub - Class in org.lightningj.lnd.router.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Router.
RouterGrpc.RouterImplBase - Class in org.lightningj.lnd.router.proto
Base class for the server implementation of the service Router.
RouterGrpc.RouterStub - Class in org.lightningj.lnd.router.proto
A stub to allow clients to do asynchronous rpc calls to service Router.
RouterImplBase() - Constructor for class org.lightningj.lnd.router.proto.RouterGrpc.RouterImplBase
 
RouterOuterClass - Class in org.lightningj.lnd.router.proto
 
RouterOuterClass.AprioriParameters - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.AprioriParameters
RouterOuterClass.AprioriParameters.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.AprioriParameters
RouterOuterClass.AprioriParametersOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.BimodalParameters - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.BimodalParameters
RouterOuterClass.BimodalParameters.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.BimodalParameters
RouterOuterClass.BimodalParametersOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.BuildRouteRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.BuildRouteRequest
RouterOuterClass.BuildRouteRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.BuildRouteRequest
RouterOuterClass.BuildRouteRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.BuildRouteResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.BuildRouteResponse
RouterOuterClass.BuildRouteResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.BuildRouteResponse
RouterOuterClass.BuildRouteResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ChanStatusAction - Enum in org.lightningj.lnd.router.proto
Protobuf enum routerrpc.ChanStatusAction
RouterOuterClass.CircuitKey - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.CircuitKey
RouterOuterClass.CircuitKey.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.CircuitKey
RouterOuterClass.CircuitKeyOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.FailureDetail - Enum in org.lightningj.lnd.router.proto
Protobuf enum routerrpc.FailureDetail
RouterOuterClass.FinalHtlcEvent - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.FinalHtlcEvent
RouterOuterClass.FinalHtlcEvent.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.FinalHtlcEvent
RouterOuterClass.FinalHtlcEventOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ForwardEvent - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ForwardEvent
RouterOuterClass.ForwardEvent.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ForwardEvent
RouterOuterClass.ForwardEventOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ForwardFailEvent - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ForwardFailEvent
RouterOuterClass.ForwardFailEvent.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ForwardFailEvent
RouterOuterClass.ForwardFailEventOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ForwardHtlcInterceptRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ForwardHtlcInterceptRequest
RouterOuterClass.ForwardHtlcInterceptRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ForwardHtlcInterceptRequest
RouterOuterClass.ForwardHtlcInterceptRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ForwardHtlcInterceptResponse - Class in org.lightningj.lnd.router.proto
ForwardHtlcInterceptResponse enables the caller to resolve a previously hold forward.
RouterOuterClass.ForwardHtlcInterceptResponse.Builder - Class in org.lightningj.lnd.router.proto
ForwardHtlcInterceptResponse enables the caller to resolve a previously hold forward.
RouterOuterClass.ForwardHtlcInterceptResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.GetMissionControlConfigRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.GetMissionControlConfigRequest
RouterOuterClass.GetMissionControlConfigRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.GetMissionControlConfigRequest
RouterOuterClass.GetMissionControlConfigRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.GetMissionControlConfigResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.GetMissionControlConfigResponse
RouterOuterClass.GetMissionControlConfigResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.GetMissionControlConfigResponse
RouterOuterClass.GetMissionControlConfigResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.HtlcEvent - Class in org.lightningj.lnd.router.proto
HtlcEvent contains the htlc event that was processed.
RouterOuterClass.HtlcEvent.Builder - Class in org.lightningj.lnd.router.proto
HtlcEvent contains the htlc event that was processed.
RouterOuterClass.HtlcEvent.EventCase - Enum in org.lightningj.lnd.router.proto
 
RouterOuterClass.HtlcEvent.EventType - Enum in org.lightningj.lnd.router.proto
Protobuf enum routerrpc.HtlcEvent.EventType
RouterOuterClass.HtlcEventOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.HtlcInfo - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.HtlcInfo
RouterOuterClass.HtlcInfo.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.HtlcInfo
RouterOuterClass.HtlcInfoOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.LinkFailEvent - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.LinkFailEvent
RouterOuterClass.LinkFailEvent.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.LinkFailEvent
RouterOuterClass.LinkFailEventOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.MissionControlConfig - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.MissionControlConfig
RouterOuterClass.MissionControlConfig.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.MissionControlConfig
RouterOuterClass.MissionControlConfig.EstimatorConfigCase - Enum in org.lightningj.lnd.router.proto
 
RouterOuterClass.MissionControlConfig.ProbabilityModel - Enum in org.lightningj.lnd.router.proto
Protobuf enum routerrpc.MissionControlConfig.ProbabilityModel
RouterOuterClass.MissionControlConfigOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.PairData - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.PairData
RouterOuterClass.PairData.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.PairData
RouterOuterClass.PairDataOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.PairHistory - Class in org.lightningj.lnd.router.proto
PairHistory contains the mission control state for a particular node pair.
RouterOuterClass.PairHistory.Builder - Class in org.lightningj.lnd.router.proto
PairHistory contains the mission control state for a particular node pair.
RouterOuterClass.PairHistoryOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.PaymentState - Enum in org.lightningj.lnd.router.proto
Protobuf enum routerrpc.PaymentState
RouterOuterClass.PaymentStatus - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.PaymentStatus
RouterOuterClass.PaymentStatus.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.PaymentStatus
RouterOuterClass.PaymentStatusOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.QueryMissionControlRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.QueryMissionControlRequest
RouterOuterClass.QueryMissionControlRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.QueryMissionControlRequest
RouterOuterClass.QueryMissionControlRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.QueryMissionControlResponse - Class in org.lightningj.lnd.router.proto
QueryMissionControlResponse contains mission control state.
RouterOuterClass.QueryMissionControlResponse.Builder - Class in org.lightningj.lnd.router.proto
QueryMissionControlResponse contains mission control state.
RouterOuterClass.QueryMissionControlResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.QueryProbabilityRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.QueryProbabilityRequest
RouterOuterClass.QueryProbabilityRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.QueryProbabilityRequest
RouterOuterClass.QueryProbabilityRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.QueryProbabilityResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.QueryProbabilityResponse
RouterOuterClass.QueryProbabilityResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.QueryProbabilityResponse
RouterOuterClass.QueryProbabilityResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ResetMissionControlRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ResetMissionControlRequest
RouterOuterClass.ResetMissionControlRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ResetMissionControlRequest
RouterOuterClass.ResetMissionControlRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ResetMissionControlResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ResetMissionControlResponse
RouterOuterClass.ResetMissionControlResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.ResetMissionControlResponse
RouterOuterClass.ResetMissionControlResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.ResolveHoldForwardAction - Enum in org.lightningj.lnd.router.proto
Protobuf enum routerrpc.ResolveHoldForwardAction
RouterOuterClass.RouteFeeRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.RouteFeeRequest
RouterOuterClass.RouteFeeRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.RouteFeeRequest
RouterOuterClass.RouteFeeRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.RouteFeeResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.RouteFeeResponse
RouterOuterClass.RouteFeeResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.RouteFeeResponse
RouterOuterClass.RouteFeeResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SendPaymentRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SendPaymentRequest
RouterOuterClass.SendPaymentRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SendPaymentRequest
RouterOuterClass.SendPaymentRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SendToRouteRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SendToRouteRequest
RouterOuterClass.SendToRouteRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SendToRouteRequest
RouterOuterClass.SendToRouteRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SendToRouteResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SendToRouteResponse
RouterOuterClass.SendToRouteResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SendToRouteResponse
RouterOuterClass.SendToRouteResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SetMissionControlConfigRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SetMissionControlConfigRequest
RouterOuterClass.SetMissionControlConfigRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SetMissionControlConfigRequest
RouterOuterClass.SetMissionControlConfigRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SetMissionControlConfigResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SetMissionControlConfigResponse
RouterOuterClass.SetMissionControlConfigResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SetMissionControlConfigResponse
RouterOuterClass.SetMissionControlConfigResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SettleEvent - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SettleEvent
RouterOuterClass.SettleEvent.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SettleEvent
RouterOuterClass.SettleEventOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SubscribedEvent - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SubscribedEvent
RouterOuterClass.SubscribedEvent.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SubscribedEvent
RouterOuterClass.SubscribedEventOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.SubscribeHtlcEventsRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SubscribeHtlcEventsRequest
RouterOuterClass.SubscribeHtlcEventsRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.SubscribeHtlcEventsRequest
RouterOuterClass.SubscribeHtlcEventsRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.TrackPaymentRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.TrackPaymentRequest
RouterOuterClass.TrackPaymentRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.TrackPaymentRequest
RouterOuterClass.TrackPaymentRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.TrackPaymentsRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.TrackPaymentsRequest
RouterOuterClass.TrackPaymentsRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.TrackPaymentsRequest
RouterOuterClass.TrackPaymentsRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.UpdateChanStatusRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.UpdateChanStatusRequest
RouterOuterClass.UpdateChanStatusRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.UpdateChanStatusRequest
RouterOuterClass.UpdateChanStatusRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.UpdateChanStatusResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.UpdateChanStatusResponse
RouterOuterClass.UpdateChanStatusResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.UpdateChanStatusResponse
RouterOuterClass.UpdateChanStatusResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.XImportMissionControlRequest - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.XImportMissionControlRequest
RouterOuterClass.XImportMissionControlRequest.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.XImportMissionControlRequest
RouterOuterClass.XImportMissionControlRequestOrBuilder - Interface in org.lightningj.lnd.router.proto
 
RouterOuterClass.XImportMissionControlResponse - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.XImportMissionControlResponse
RouterOuterClass.XImportMissionControlResponse.Builder - Class in org.lightningj.lnd.router.proto
Protobuf type routerrpc.XImportMissionControlResponse
RouterOuterClass.XImportMissionControlResponseOrBuilder - Interface in org.lightningj.lnd.router.proto
 
ROUTES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
ROUTING_FEE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
ROUTING_POLICY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
RoutingPolicy - Class in org.lightningj.lnd.wrapper.message
Wrapper class for RoutingPolicy.
RoutingPolicy() - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy
Empty Constructor
RoutingPolicy(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy
Json Parsing Constructor
RoutingPolicy(LightningApi.RoutingPolicy) - Constructor for class org.lightningj.lnd.wrapper.message.RoutingPolicy
Constructor using underlying Lightning API Object
RoutingPolicy.CustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
RoutingPolicy.CustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class CustomRecordsEntry for class RoutingPolicy.
RPC_ACTIVE_VALUE - Static variable in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
RPC_ACTIVE means that the lnd server is active but not fully ready for calls.
RPCMessage - Class in org.lightningj.lnd.wrapper.message
Wrapper class for RPCMessage.
RPCMessage() - Constructor for class org.lightningj.lnd.wrapper.message.RPCMessage
Empty Constructor
RPCMessage(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.RPCMessage
Json Parsing Constructor
RPCMessage(LightningApi.RPCMessage) - Constructor for class org.lightningj.lnd.wrapper.message.RPCMessage
Constructor using underlying Lightning API Object
RPCMiddlewareRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for RPCMiddlewareRequest.
RPCMiddlewareRequest() - Constructor for class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Empty Constructor
RPCMiddlewareRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Json Parsing Constructor
RPCMiddlewareRequest(LightningApi.RPCMiddlewareRequest) - Constructor for class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Constructor using underlying Lightning API Object
RPCMiddlewareResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for RPCMiddlewareResponse.
RPCMiddlewareResponse() - Constructor for class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Empty Constructor
RPCMiddlewareResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Json Parsing Constructor
RPCMiddlewareResponse(LightningApi.RPCMiddlewareResponse) - Constructor for class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Constructor using underlying Lightning API Object

S

SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Amount
 
SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
SAT_PER_KW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
SAT_PER_KW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
SAT_RECV_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
SAT_SENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
SCALE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
SCHNORR_SIG_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
SCHNORR_SIG_TAP_TWEAK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
SCID_ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
SCID_ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
SCORES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
SCORES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
scoresEntries - Variable in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
 
ScoresEntries() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntries
 
scoresEntries - Variable in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
 
ScoresEntries() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntries
 
ScoresEntry() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntry
Empty Constructor
ScoresEntry(String, double) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntry
Json Parsing Constructor
ScoresEntry() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntry
Empty Constructor
ScoresEntry(String, double) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntry
Json Parsing Constructor
SCRIPT_ENFORCED_LEASE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
A channel that uses a commitment type that builds upon the anchors commitment format, but in addition requires a CLTV clause to spend outputs paying to the channel initiator.
SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
SCRIPT_ROOT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
SCRIPT_TYPE_MULTISIG_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_MULTISIG = 5;
SCRIPT_TYPE_NON_STANDARD_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_NON_STANDARD = 7;
SCRIPT_TYPE_NULLDATA_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_NULLDATA = 6;
SCRIPT_TYPE_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_PUBKEY_HASH = 0;
SCRIPT_TYPE_PUBKEY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_PUBKEY = 4;
SCRIPT_TYPE_SCRIPT_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_SCRIPT_HASH = 1;
SCRIPT_TYPE_WITNESS_UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_WITNESS_UNKNOWN = 8;
SCRIPT_TYPE_WITNESS_V0_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_WITNESS_V0_PUBKEY_HASH = 2;
SCRIPT_TYPE_WITNESS_V0_SCRIPT_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_WITNESS_V0_SCRIPT_HASH = 3;
SCRIPT_TYPE_WITNESS_V1_TAPROOT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
SCRIPT_TYPE_WITNESS_V1_TAPROOT = 9;
SEED_ENTROPY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
SEND_ALL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
SEND_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
SEND = 1;
sendCoins(LightningApi.SendCoinsRequest, StreamObserver<LightningApi.SendCoinsResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `sendcoins` SendCoins executes a request to send coins to a particular address.
sendCoins(LightningApi.SendCoinsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `sendcoins` SendCoins executes a request to send coins to a particular address.
sendCoins(LightningApi.SendCoinsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `sendcoins` SendCoins executes a request to send coins to a particular address.
sendCoins(LightningApi.SendCoinsRequest, StreamObserver<LightningApi.SendCoinsResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `sendcoins` SendCoins executes a request to send coins to a particular address.
sendCoins(String, Long, Integer, Long, Long, Boolean, String, Integer, Boolean, StreamObserver<SendCoinsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a sendCoins request.
sendCoins(SendCoinsRequest, StreamObserver<SendCoinsResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a sendCoins request.
sendCoins(String, Long, Integer, Long, Long, Boolean, String, Integer, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a sendCoins request.
sendCoins(SendCoinsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a sendCoins request.
SendCoinsRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendCoinsRequest.
SendCoinsRequest() - Constructor for class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Empty Constructor
SendCoinsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Json Parsing Constructor
SendCoinsRequest(LightningApi.SendCoinsRequest) - Constructor for class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Constructor using underlying Lightning API Object
SendCoinsResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendCoinsResponse.
SendCoinsResponse() - Constructor for class org.lightningj.lnd.wrapper.message.SendCoinsResponse
Empty Constructor
SendCoinsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendCoinsResponse
Json Parsing Constructor
SendCoinsResponse(LightningApi.SendCoinsResponse) - Constructor for class org.lightningj.lnd.wrapper.message.SendCoinsResponse
Constructor using underlying Lightning API Object
sendCustomMessage(LightningApi.SendCustomMessageRequest, StreamObserver<LightningApi.SendCustomMessageResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `sendcustom` SendCustomMessage sends a custom peer message.
sendCustomMessage(LightningApi.SendCustomMessageRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `sendcustom` SendCustomMessage sends a custom peer message.
sendCustomMessage(LightningApi.SendCustomMessageRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `sendcustom` SendCustomMessage sends a custom peer message.
sendCustomMessage(LightningApi.SendCustomMessageRequest, StreamObserver<LightningApi.SendCustomMessageResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `sendcustom` SendCustomMessage sends a custom peer message.
sendCustomMessage(byte[], Integer, byte[], StreamObserver<SendCustomMessageResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a sendCustomMessage request.
sendCustomMessage(SendCustomMessageRequest, StreamObserver<SendCustomMessageResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a sendCustomMessage request.
sendCustomMessage(byte[], Integer, byte[]) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a sendCustomMessage request.
sendCustomMessage(SendCustomMessageRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a sendCustomMessage request.
SendCustomMessageRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendCustomMessageRequest.
SendCustomMessageRequest() - Constructor for class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Empty Constructor
SendCustomMessageRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Json Parsing Constructor
SendCustomMessageRequest(LightningApi.SendCustomMessageRequest) - Constructor for class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Constructor using underlying Lightning API Object
SendCustomMessageResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendCustomMessageResponse.
SendCustomMessageResponse() - Constructor for class org.lightningj.lnd.wrapper.message.SendCustomMessageResponse
Empty Constructor
SendCustomMessageResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendCustomMessageResponse
Json Parsing Constructor
SendCustomMessageResponse(LightningApi.SendCustomMessageResponse) - Constructor for class org.lightningj.lnd.wrapper.message.SendCustomMessageResponse
Constructor using underlying Lightning API Object
sendMany(LightningApi.SendManyRequest, StreamObserver<LightningApi.SendManyResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `sendmany` SendMany handles a request for a transaction that creates multiple specified outputs in parallel.
sendMany(LightningApi.SendManyRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `sendmany` SendMany handles a request for a transaction that creates multiple specified outputs in parallel.
sendMany(LightningApi.SendManyRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `sendmany` SendMany handles a request for a transaction that creates multiple specified outputs in parallel.
sendMany(LightningApi.SendManyRequest, StreamObserver<LightningApi.SendManyResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `sendmany` SendMany handles a request for a transaction that creates multiple specified outputs in parallel.
sendMany(Map<String, Long>, Integer, Long, Long, String, Integer, Boolean, StreamObserver<SendManyResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a sendMany request.
sendMany(SendManyRequest, StreamObserver<SendManyResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a sendMany request.
sendMany(Map<String, Long>, Integer, Long, Long, String, Integer, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a sendMany request.
sendMany(SendManyRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a sendMany request.
SendManyRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendManyRequest.
SendManyRequest() - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest
Empty Constructor
SendManyRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest
Json Parsing Constructor
SendManyRequest(LightningApi.SendManyRequest) - Constructor for class org.lightningj.lnd.wrapper.message.SendManyRequest
Constructor using underlying Lightning API Object
SendManyRequest.AddrToAmountEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
SendManyRequest.AddrToAmountEntry - Class in org.lightningj.lnd.wrapper.message
Inner class AddrToAmountEntry for class SendManyRequest.
SendManyResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendManyResponse.
SendManyResponse() - Constructor for class org.lightningj.lnd.wrapper.message.SendManyResponse
Empty Constructor
SendManyResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendManyResponse
Json Parsing Constructor
SendManyResponse(LightningApi.SendManyResponse) - Constructor for class org.lightningj.lnd.wrapper.message.SendManyResponse
Constructor using underlying Lightning API Object
sendOutputs(WalletKitOuterClass.SendOutputsRequest, StreamObserver<WalletKitOuterClass.SendOutputsResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
SendOutputs is similar to the existing sendmany call in Bitcoind, and allows the caller to create a transaction that sends to several outputs at once.
sendOutputs(WalletKitOuterClass.SendOutputsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
SendOutputs is similar to the existing sendmany call in Bitcoind, and allows the caller to create a transaction that sends to several outputs at once.
sendOutputs(WalletKitOuterClass.SendOutputsRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
SendOutputs is similar to the existing sendmany call in Bitcoind, and allows the caller to create a transaction that sends to several outputs at once.
sendOutputs(WalletKitOuterClass.SendOutputsRequest, StreamObserver<WalletKitOuterClass.SendOutputsResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
SendOutputs is similar to the existing sendmany call in Bitcoind, and allows the caller to create a transaction that sends to several outputs at once.
sendOutputs(Long, List<TxOut>, String, Integer, Boolean, StreamObserver<SendOutputsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a sendOutputs request.
sendOutputs(SendOutputsRequest, StreamObserver<SendOutputsResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a sendOutputs request.
sendOutputs(Long, List<TxOut>, String, Integer, Boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a sendOutputs request.
sendOutputs(SendOutputsRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a sendOutputs request.
SendOutputsRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for SendOutputsRequest.
SendOutputsRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Empty Constructor
SendOutputsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Json Parsing Constructor
SendOutputsRequest(WalletKitOuterClass.SendOutputsRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Constructor using underlying Lightning API Object
SendOutputsResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for SendOutputsResponse.
SendOutputsResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsResponse
Empty Constructor
SendOutputsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsResponse
Json Parsing Constructor
SendOutputsResponse(WalletKitOuterClass.SendOutputsResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsResponse
Constructor using underlying Lightning API Object
sendPayment(StreamObserver<LightningApi.SendResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
Deprecated.
sendPayment(StreamObserver<LightningApi.SendResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
Deprecated.
sendPayment(RouterOuterClass.SendPaymentRequest, StreamObserver<RouterOuterClass.PaymentStatus>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
Deprecated.
sendPayment(RouterOuterClass.SendPaymentRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
Deprecated.
sendPayment(RouterOuterClass.SendPaymentRequest, StreamObserver<RouterOuterClass.PaymentStatus>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
Deprecated.
sendPayment(byte[], Long, Long, byte[], Integer, byte[], String, Integer, Long, Long, Long, List<Long>, byte[], Integer, List<RouteHint>, Map<Long, byte[]>, Boolean, List<FeatureBit>, Integer, Boolean, Long, Boolean, Double, StreamObserver<PaymentStatus>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a sendPayment request.
sendPayment(SendPaymentRequest, StreamObserver<PaymentStatus>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a sendPayment request.
sendPayment(byte[], Long, Long, byte[], Integer, byte[], String, Integer, Long, Long, Long, List<Long>, byte[], Integer, List<RouteHint>, Map<Long, byte[]>, Boolean, List<FeatureBit>, Integer, Boolean, Long, Boolean, Double) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a sendPayment request.
sendPayment(SendPaymentRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a sendPayment request.
SendPaymentRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SendPaymentRequest.
SendPaymentRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Empty Constructor
SendPaymentRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Json Parsing Constructor
SendPaymentRequest(RouterOuterClass.SendPaymentRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Constructor using underlying Lightning API Object
SendPaymentRequest.DestCustomRecordsEntries - Class in org.lightningj.lnd.wrapper.router.message
Wrapping class used for conversion between Map and XML notation.
SendPaymentRequest.DestCustomRecordsEntry - Class in org.lightningj.lnd.wrapper.router.message
Inner class DestCustomRecordsEntry for class SendPaymentRequest.
sendPaymentSync(LightningApi.SendRequest, StreamObserver<LightningApi.SendResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
SendPaymentSync is the synchronous non-streaming version of SendPayment.
sendPaymentSync(LightningApi.SendRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
SendPaymentSync is the synchronous non-streaming version of SendPayment.
sendPaymentSync(LightningApi.SendRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
SendPaymentSync is the synchronous non-streaming version of SendPayment.
sendPaymentSync(LightningApi.SendRequest, StreamObserver<LightningApi.SendResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
SendPaymentSync is the synchronous non-streaming version of SendPayment.
sendPaymentSync(byte[], String, Long, Long, byte[], String, String, Integer, FeeLimit, Long, byte[], Integer, Map<Long, byte[]>, Boolean, List<FeatureBit>, byte[], StreamObserver<SendResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a sendPaymentSync request.
sendPaymentSync(SendRequest, StreamObserver<SendResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a sendPaymentSync request.
sendPaymentSync(byte[], String, Long, Long, byte[], String, String, Integer, FeeLimit, Long, byte[], Integer, Map<Long, byte[]>, Boolean, List<FeatureBit>, byte[]) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a sendPaymentSync request.
sendPaymentSync(SendRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a sendPaymentSync request.
sendPaymentV2(RouterOuterClass.SendPaymentRequest, StreamObserver<LightningApi.Payment>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
SendPaymentV2 attempts to route a payment described by the passed PaymentRequest to the final destination.
sendPaymentV2(RouterOuterClass.SendPaymentRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
SendPaymentV2 attempts to route a payment described by the passed PaymentRequest to the final destination.
sendPaymentV2(RouterOuterClass.SendPaymentRequest, StreamObserver<LightningApi.Payment>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
SendPaymentV2 attempts to route a payment described by the passed PaymentRequest to the final destination.
sendPaymentV2(byte[], Long, Long, byte[], Integer, byte[], String, Integer, Long, Long, Long, List<Long>, byte[], Integer, List<RouteHint>, Map<Long, byte[]>, Boolean, List<FeatureBit>, Integer, Boolean, Long, Boolean, Double, StreamObserver<Payment>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a sendPaymentV2 request.
sendPaymentV2(SendPaymentRequest, StreamObserver<Payment>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a sendPaymentV2 request.
sendPaymentV2(byte[], Long, Long, byte[], Integer, byte[], String, Integer, Long, Long, Long, List<Long>, byte[], Integer, List<RouteHint>, Map<Long, byte[]>, Boolean, List<FeatureBit>, Integer, Boolean, Long, Boolean, Double) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a sendPaymentV2 request.
sendPaymentV2(SendPaymentRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a sendPaymentV2 request.
SendRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendRequest.
SendRequest() - Constructor for class org.lightningj.lnd.wrapper.message.SendRequest
Empty Constructor
SendRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendRequest
Json Parsing Constructor
SendRequest(LightningApi.SendRequest) - Constructor for class org.lightningj.lnd.wrapper.message.SendRequest
Constructor using underlying Lightning API Object
SendRequest.DestCustomRecordsEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
SendRequest.DestCustomRecordsEntry - Class in org.lightningj.lnd.wrapper.message
Inner class DestCustomRecordsEntry for class SendRequest.
SendResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendResponse.
SendResponse() - Constructor for class org.lightningj.lnd.wrapper.message.SendResponse
Empty Constructor
SendResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendResponse
Json Parsing Constructor
SendResponse(LightningApi.SendResponse) - Constructor for class org.lightningj.lnd.wrapper.message.SendResponse
Constructor using underlying Lightning API Object
sendToRoute(StreamObserver<LightningApi.SendResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
Deprecated.
sendToRoute(StreamObserver<LightningApi.SendResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
Deprecated.
sendToRoute(RouterOuterClass.SendToRouteRequest, StreamObserver<RouterOuterClass.SendToRouteResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
Deprecated.
sendToRoute(RouterOuterClass.SendToRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
Deprecated.
sendToRoute(RouterOuterClass.SendToRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
Deprecated.
sendToRoute(RouterOuterClass.SendToRouteRequest, StreamObserver<RouterOuterClass.SendToRouteResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
Deprecated.
sendToRoute(byte[], Route, Boolean, StreamObserver<SendToRouteResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a sendToRoute request.
sendToRoute(SendToRouteRequest, StreamObserver<SendToRouteResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a sendToRoute request.
sendToRoute(byte[], Route, Boolean) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a sendToRoute request.
sendToRoute(SendToRouteRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a sendToRoute request.
SendToRouteRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SendToRouteRequest.
SendToRouteRequest() - Constructor for class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Empty Constructor
SendToRouteRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Json Parsing Constructor
SendToRouteRequest(LightningApi.SendToRouteRequest) - Constructor for class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Constructor using underlying Lightning API Object
SendToRouteRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SendToRouteRequest.
SendToRouteRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Empty Constructor
SendToRouteRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Json Parsing Constructor
SendToRouteRequest(RouterOuterClass.SendToRouteRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Constructor using underlying Lightning API Object
SendToRouteResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SendToRouteResponse.
SendToRouteResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
Empty Constructor
SendToRouteResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
Json Parsing Constructor
SendToRouteResponse(RouterOuterClass.SendToRouteResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
Constructor using underlying Lightning API Object
sendToRouteSync(LightningApi.SendToRouteRequest, StreamObserver<LightningApi.SendResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
SendToRouteSync is a synchronous version of SendToRoute.
sendToRouteSync(LightningApi.SendToRouteRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
SendToRouteSync is a synchronous version of SendToRoute.
sendToRouteSync(LightningApi.SendToRouteRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
SendToRouteSync is a synchronous version of SendToRoute.
sendToRouteSync(LightningApi.SendToRouteRequest, StreamObserver<LightningApi.SendResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
SendToRouteSync is a synchronous version of SendToRoute.
sendToRouteSync(byte[], String, Route, StreamObserver<SendResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a sendToRouteSync request.
sendToRouteSync(SendToRouteRequest, StreamObserver<SendResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a sendToRouteSync request.
sendToRouteSync(byte[], String, Route) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a sendToRouteSync request.
sendToRouteSync(SendToRouteRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a sendToRouteSync request.
sendToRouteV2(RouterOuterClass.SendToRouteRequest, StreamObserver<LightningApi.HTLCAttempt>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
SendToRouteV2 attempts to make a payment via the specified route.
sendToRouteV2(RouterOuterClass.SendToRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
SendToRouteV2 attempts to make a payment via the specified route.
sendToRouteV2(RouterOuterClass.SendToRouteRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
SendToRouteV2 attempts to make a payment via the specified route.
sendToRouteV2(RouterOuterClass.SendToRouteRequest, StreamObserver<LightningApi.HTLCAttempt>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
SendToRouteV2 attempts to make a payment via the specified route.
sendToRouteV2(byte[], Route, Boolean, StreamObserver<HTLCAttempt>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a sendToRouteV2 request.
sendToRouteV2(SendToRouteRequest, StreamObserver<HTLCAttempt>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a sendToRouteV2 request.
sendToRouteV2(byte[], Route, Boolean) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a sendToRouteV2 request.
sendToRouteV2(SendToRouteRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a sendToRouteV2 request.
SERIALIZED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
SERVER_ACTIVE_VALUE - Static variable in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
SERVER_ACTIVE means that the lnd server is ready to accept calls.
ServerSideException - Exception in org.lightningj.lnd.wrapper
Exception indicating an error occurred on server side which indicate there is some problem on the server side that might persist for some time.
ServerSideException(String, Status) - Constructor for exception org.lightningj.lnd.wrapper.ServerSideException
Exception indicating an error occurred on server side which indicate there is some problem on the server side that might persist for some time.
ServerSideException(String, Status, Throwable) - Constructor for exception org.lightningj.lnd.wrapper.ServerSideException
Exception indicating an error occurred on server side which indicate there is some problem on the server side that might persist for some time.
SERVICE_NAME - Static variable in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.chainkit.proto.ChainKitGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.dev.proto.DevGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.peers.proto.PeersGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.proto.LightningGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.router.proto.RouterGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.signer.proto.SignerGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.stateservice.proto.StateGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.verrpc.proto.VersionerGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc
 
SERVICE_NAME - Static variable in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc
 
SESSION_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
SESSION_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
SESSION_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
SESSION_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
SESSION_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
SESSION_INFO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
SESSIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
SET_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
SET_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMP
 
SET_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
SET_ID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SetID
 
SET_INIT_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
SET_INIT identifies features that should be sent in an Init message to a remote peer.
SET_INVOICE_AMP_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
SET_INVOICE_AMP identifies the features that should be advertised on AMP invoices generated by the daemon.
SET_INVOICE_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
SET_INVOICE identifies features that should be advertised on invoices generated by the daemon.
SET_LEGACY_GLOBAL_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
SET_LEGACY_GLOBAL identifies features that should be set in the legacy GlobalFeatures field of an Init message, which maintains backwards compatibility with nodes that haven't implemented flat features.
SET_NODE_ANN_VALUE - Static variable in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
SET_NODE_ANN identifies features that should be advertised on node announcements.
SET_OVERPAID_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
SET_OVERPAID = 18;
SET_TOTAL_MISMATCH_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
SET_TOTAL_MISMATCH = 16;
SET_TOTAL_TOO_LOW_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
SET_TOTAL_TOO_LOW = 17;
setAbandoned(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool abandoned = 6;
setAbandoned(boolean) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Setter for abandoned.
setAccept(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
Whether or not the client accepts the channel.
setAccept(boolean) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for accept.
setAcceptHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Block height at which this htlc was accepted.
setAcceptHeight(int) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for acceptHeight.
setAcceptTime(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Time at which this htlc was accepted.
setAcceptTime(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for acceptTime.
setAccount(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
An optional filter to only include transactions relevant to an account.
setAccount(String) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
setAccount(String) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The name of the account to generate a new address for.
setAccount(String) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
The wallet account the balance is shown for.
setAccount(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The name of the account to retrieve the next address of.
setAccount(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
The name of the account to finalize the PSBT with.
setAccount(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The name of the account to fund the PSBT with.
setAccount(WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
setAccount(WalletKitOuterClass.Account.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The details of the imported account.
setAccount(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
setAccount(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Account is the third number in the derivation path.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Setter for account.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Setter for account.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.message.NewAddressRequest
Setter for account.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceRequest
Setter for account.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Setter for account.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
Setter for account.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for account.
setAccount(Account) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Setter for list of account.
setAccount(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Setter for account.
setAccount(int) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Setter for account.
setAccountBalance(Map<String, WalletAccountBalance>) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Populates accountBalance with all the values in the map.
setAccountBalanceEntries(WalletBalanceResponse.AccountBalanceEntries) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Sets a wrapped list of entries, used for XML conversion.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
An optional filter to only include transactions relevant to an account.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The name of the account to generate a new address for.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
The wallet account the balance is shown for.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The name of the account to retrieve the next address of.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
The name of the account to finalize the PSBT with.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The name of the account to fund the PSBT with.
setAccountBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
An optional filter to only include outputs belonging to an account.
setAccountName(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional filter to only return addresses matching this account.
setAccountName(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
Setter for accountName.
setAccountNameBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional filter to only return addresses matching this account.
setAccounts(int, WalletKitOuterClass.Account) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
setAccounts(int, WalletKitOuterClass.Account.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
repeated .walletrpc.Account accounts = 1;
setAccounts(int, Walletunlocker.WatchOnlyAccount) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
setAccounts(int, Walletunlocker.WatchOnlyAccount.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The list of accounts to import.
setAccounts(List<Account>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsResponse
Setter for list of accounts.
setAccounts(List<WatchOnlyAccount>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Setter for list of accounts.
setAccountWithAddresses(int, WalletKitOuterClass.AccountWithAddresses) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
setAccountWithAddresses(int, WalletKitOuterClass.AccountWithAddresses.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
A list of all the accounts and their addresses.
setAccountWithAddresses(List<AccountWithAddresses>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesResponse
Setter for list of accountWithAddresses.
setAction(PeersOuterClass.UpdateAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
Determines the kind of action.
setAction(PeersOuterClass.UpdateAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
Determines the kind of action.
setAction(String) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The action that is granted.
setAction(RouterOuterClass.ResolveHoldForwardAction) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The resolve action for this intercepted htlc.
setAction(RouterOuterClass.ChanStatusAction) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.routerrpc.ChanStatusAction action = 2;
setAction(String) - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermission
Setter for action.
setAction(UpdateAction) - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
Setter for action.
setAction(UpdateAction) - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
Setter for action.
setAction(ResolveHoldForwardAction) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Setter for action.
setAction(ChanStatusAction) - Method in class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
Setter for action.
setActionBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The action that is granted.
setActions(int, String) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
repeated string actions = 2;
setActions(List<String>) - Method in class org.lightningj.lnd.wrapper.message.Op
Setter for list of actions.
setActionValue(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
Determines the kind of action.
setActionValue(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
Determines the kind of action.
setActionValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The resolve action for this intercepted htlc.
setActionValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.routerrpc.ChanStatusAction action = 2;
setActive(boolean) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
Indicates whether the autopilot is active or not.
setActive(boolean) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Indicates whether the neutrino backend is active or not.
setActive(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether this channel is active or not
setActive(boolean) - Method in class org.lightningj.lnd.wrapper.autopilot.message.StatusResponse
Setter for active.
setActive(boolean) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for active.
setActive(boolean) - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Setter for active.
setActiveChannel(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
setActiveChannel(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint active_channel = 3;
setActiveChannel(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Setter for list of activeChannel.
setActiveOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool active_only = 1;
setActiveOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Setter for activeOnly.
setActiveSessionCandidate(boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Setter for activeSessionCandidate.
setActiveSessionCandidate(boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Setter for activeSessionCandidate.
setActiveSessionCandidate(boolean) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
wtclientrpc.Tower.active_session_candidate is deprecated. See wtclient.proto;l=122
setActiveSessionCandidate(boolean) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
Whether the watchtower is currently a candidate for new sessions.
setAddIndex(long) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
The "add" index of this invoice.
setAddIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
The "add" index of this invoice.
setAddIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The "add" index of this invoice.
setAddIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
If specified (non-zero), then we'll first start by sending out notifications for all added indexes with an add_index greater than this value.
setAddIndex(long) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Setter for addIndex.
setAddIndex(long) - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Setter for addIndex.
setAddIndex(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for addIndex.
setAddIndex(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceSubscription
Setter for addIndex.
setAdditionalPublicChannels(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
The number of additional channels the user would like to open.
setAdditionalPublicChannels(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveRequest
Setter for additionalPublicChannels.
setAddr(LightningApi.LightningAddress) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
setAddr(LightningApi.LightningAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
Lightning address of the peer to connect to.
setAddr(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string addr = 2;
setAddr(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The address to send coins to
setAddr(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
The address encoded using a bech32 format.
setAddr(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The address which will be used to look up the private key and sign the corresponding message.
setAddr(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The address which will be used to look up the public key and verify the the signature.
setAddr(LightningAddress) - Method in class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Setter for list of addr.
setAddr(String) - Method in class org.lightningj.lnd.wrapper.message.NodeAddress
Setter for addr.
setAddr(String) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for addr.
setAddr(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrResponse
Setter for addr.
setAddr(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
Setter for addr.
setAddr(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Setter for addr.
setAddrBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string addr = 2;
setAddrBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The address to send coins to
setAddrBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
The address encoded using a bech32 format.
setAddrBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The address which will be used to look up the private key and sign the corresponding message.
setAddrBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The address which will be used to look up the public key and verify the the signature.
setAddress(String) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
The address used to apply the update action.
setAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
The newly generated wallet address
setAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The address
setAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Network address of the peer; eg `127.0.0.1:10011`
setAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The address
setAddress(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
setAddress(String) - Method in class org.lightningj.lnd.wrapper.message.NewAddressResponse
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wrapper.message.Utxo
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
Setter for address.
setAddress(String) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
A network address the watchtower is reachable over.
setAddress(String) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
If set, then the record for this address will be removed, indicating that is is stale.
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
The address used to apply the update action.
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
The newly generated wallet address
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The address
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Network address of the peer; eg `127.0.0.1:10011`
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The address
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The address encoded using the appropriate format depending on the address type (base58, bech32, bech32m).
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
A network address the watchtower is reachable over.
setAddressBytes(ByteString) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
If set, then the record for this address will be removed, indicating that is is stale.
setAddresses(int, LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
setAddresses(int, LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
repeated .lnrpc.NodeAddress addresses = 4;
setAddresses(int, String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.addresses is deprecated. See lightning.api.proto;l=3386
setAddresses(int, WalletKitOuterClass.AddressProperty) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
setAddresses(int, WalletKitOuterClass.AddressProperty.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
List of address, its type internal/external & balance.
setAddresses(List<NodeAddress>) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Setter for list of addresses.
setAddresses(List<String>) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Setter for list of addresses.
setAddresses(List<AddressProperty>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Setter for list of addresses.
setAddresses(List<String>) - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Setter for list of addresses.
setAddresses(int, String) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The list of addresses the watchtower is reachable over.
setAddressType(LightningApi.AddressType) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The type of address
setAddressType(WalletKitOuterClass.AddressType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The type of addresses the account supports.
setAddressType(WalletKitOuterClass.AddressType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The type of addresses the account supports.
setAddressType(WalletKitOuterClass.AddressType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
setAddressType(WalletKitOuterClass.AddressType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
The type of address that will be generated from the public key.
setAddressType(WalletKitOuterClass.AddressType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this address type.
setAddressType(AddressType) - Method in class org.lightningj.lnd.wrapper.message.Utxo
Setter for addressType.
setAddressType(AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for addressType.
setAddressType(AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Setter for addressType.
setAddressType(AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Setter for addressType.
setAddressType(AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
Setter for addressType.
setAddressType(AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
Setter for addressType.
setAddressTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The type of address
setAddressTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The type of addresses the account supports.
setAddressTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The type of addresses the account supports.
setAddressTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
An address type is only required when the extended account public key has a legacy version (xpub, tpub, etc.), such that the wallet cannot detect what address scheme it belongs to.
setAddressTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
The type of address that will be generated from the public key.
setAddressTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this address type.
setAddressUpdates(int, PeersOuterClass.UpdateAddressAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
setAddressUpdates(int, PeersOuterClass.UpdateAddressAction.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the node's known addresses.
setAddressUpdates(List<UpdateAddressAction>) - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Setter for list of addressUpdates.
setAddrToAmount(Map<String, Long>) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Populates AddrToAmount with all the values in the map.
setAddrToAmount(Map<String, Long>) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Populates AddrToAmount with all the values in the map.
setAddrToAmountEntries(EstimateFeeRequest.AddrToAmountEntries) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Sets a wrapped list of entries, used for XML conversion.
setAddrToAmountEntries(SendManyRequest.AddrToAmountEntries) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Sets a wrapped list of entries, used for XML conversion.
setAdminMacaroon(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
The binary serialized admin macaroon that can be used to access the daemon after rotating the macaroon root key.
setAdminMacaroon(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
The binary serialized admin macaroon that can be used to access the daemon after creating the wallet.
setAdminMacaroon(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordResponse
Setter for adminMacaroon.
setAdminMacaroon(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletResponse
Setter for adminMacaroon.
setAdvertisingNode(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string advertising_node = 5;
setAdvertisingNode(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Setter for advertisingNode.
setAdvertisingNodeBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string advertising_node = 5;
setAezeedPassphrase(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
setAezeedPassphrase(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
aezeed_passphrase is an optional user provided passphrase that will be used to encrypt the generated aezeed cipher seed.
setAezeedPassphrase(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
Setter for aezeedPassphrase.
setAezeedPassphrase(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for aezeedPassphrase.
setAlias(String) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Alias or nick name of the node.
setAlias(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
If applicable, the alias of the current node, e.g.
setAlias(String) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string alias = 3;
setAlias(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string alias = 4;
setAlias(String) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for alias.
setAlias(String) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Setter for alias.
setAlias(String) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Setter for alias.
setAlias(String) - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Setter for alias.
setAliasBytes(ByteString) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Alias or nick name of the node.
setAliasBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
If applicable, the alias of the current node, e.g.
setAliasBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string alias = 3;
setAliasBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string alias = 4;
setAliases(int, long) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
The set of all aliases stored for the base SCID.
setAliases(List<Long>) - Method in class org.lightningj.lnd.wrapper.message.AliasMap
Setter for list of aliases.
setAliasMaps(int, LightningApi.AliasMap) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
setAliasMaps(int, LightningApi.AliasMap.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
repeated .lnrpc.AliasMap alias_maps = 1;
setAliasMaps(List<AliasMap>) - Method in class org.lightningj.lnd.wrapper.message.ListAliasesResponse
Setter for list of aliasMaps.
setAliasScids(int, long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This lists out the set of alias short channel ids that exist for a channel.
setAliasScids(int, long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
This lists out the set of alias short channel ids that existed for the closed channel.
setAliasScids(List<Long>) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for list of aliasScids.
setAliasScids(List<Long>) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for list of aliasScids.
setAllLeaves(int, WalletKitOuterClass.TapLeaf) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
setAllLeaves(int, WalletKitOuterClass.TapLeaf.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
The complete, ordered list of all tap leaves of the tree.
setAllLeaves(List<TapLeaf>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptFullTree
Setter for list of allLeaves.
setAllowExternalPermissions(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
Informs the RPC on whether to allow external permissions that LND is not aware of.
setAllowExternalPermissions(boolean) - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Setter for allowExternalPermissions.
setAllowSelfPayment(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
If set, circular payments to self are permitted.
setAllowSelfPayment(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, circular payments to self are permitted.
setAllowSelfPayment(boolean) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for allowSelfPayment.
setAllowSelfPayment(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for allowSelfPayment.
setAllSignerPubkeys(int, ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
setAllSignerPubkeys(int, ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session.
setAllSignerPubkeys(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Setter for list of allSignerPubkeys.
setAllSignerPubkeys(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Setter for list of allSignerPubkeys.
setAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
int64 amount = 2;
setAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The value of the output coin in satoshis
setAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The total value of the htlc
setAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The amount in satoshis to send
setAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction amount, denominated in satoshis
setAmount(long) - Method in class org.lightningj.lnd.wrapper.message.HTLC
Setter for amount.
setAmount(long) - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Setter for amount.
setAmount(long) - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Setter for amount.
setAmount(long) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for amount.
setAmount(long) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for amount.
setAmountSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The amount that was claimed by the resolution.
setAmountSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The value of the unspent coin in satoshis
setAmountSat(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The value of the output we're attempting to sweep.
setAmountSat(long) - Method in class org.lightningj.lnd.wrapper.message.Resolution
Setter for amountSat.
setAmountSat(long) - Method in class org.lightningj.lnd.wrapper.message.Utxo
Setter for amountSat.
setAmountSat(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for amountSat.
setAmp(LightningApi.AMP) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
setAmp(LightningApi.AMP.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Details relevant to AMP HTLCs, only populated if this is an AMP HTLC.
setAmp(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, an AMP-payment will be attempted.
setAmp(AMP) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for list of amp.
setAmp(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for amp.
setAmpInvoiceState(Map<String, AMPInvoiceState>) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Populates ampInvoiceState with all the values in the map.
setAmpInvoiceStateEntries(Invoice.AmpInvoiceStateEntries) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Sets a wrapped list of entries, used for XML conversion.
setAmpRecord(LightningApi.AMPRecord) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
setAmpRecord(LightningApi.AMPRecord.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an AMP payment.
setAmpRecord(AMPRecord) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for list of ampRecord.
setAmt(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The size of the pre-crafted output to be used as the channel point for this channel funding.
setAmt(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The amount to send expressed in satoshis.
setAmt(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The amount to send expressed in satoshis.
setAmt(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Number of satoshis to send.
setAmt(long) - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Setter for amt.
setAmt(long) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for amt.
setAmt(long) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for amt.
setAmt(long) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for amt.
setAmtIn(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in satoshis) of the incoming HTLC that created half the circuit.
setAmtIn(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for amtIn.
setAmtInMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in milli-satoshis) of the incoming HTLC that created half the circuit.
setAmtInMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for amtInMsat.
setAmtMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
The amount of the htlc in msat.
setAmtMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The amount to send expressed in millisatoshis.
setAmtMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The amount to send expressed in millisatoshis.
setAmtMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
The amount to send expressed in msat.
setAmtMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The amount for which to calculate a probability.
setAmtMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Number of millisatoshis to send.
setAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for amtMsat.
setAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for amtMsat.
setAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for amtMsat.
setAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Setter for amtMsat.
setAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Setter for amtMsat.
setAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for amtMsat.
setAmtOut(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in satoshis) of the outgoing HTLC that created the second half of the circuit.
setAmtOut(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for amtOut.
setAmtOutMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total amount (in milli-satoshis) of the outgoing HTLC that created the second half of the circuit.
setAmtOutMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for amtOutMsat.
setAmtPaid(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
lnrpc.Invoice.amt_paid is deprecated. See lightning.api.proto;l=3595
setAmtPaid(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for amtPaid.
setAmtPaidMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The total amount paid for the sub-invoice expressed in milli satoshis.
setAmtPaidMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The amount that was accepted for this invoice, in millisatoshis.
setAmtPaidMsat(long) - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Setter for amtPaidMsat.
setAmtPaidMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for amtPaidMsat.
setAmtPaidSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The amount that was accepted for this invoice, in satoshis.
setAmtPaidSat(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for amtPaidSat.
setAmtSat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
The amount one wishes to send to the target destination.
setAmtSat(long) - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
Setter for amtSat.
setAmtToForward(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.amt_to_forward is deprecated. See lightning.api.proto;l=3075
setAmtToForward(long) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for amtToForward.
setAmtToForwardMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
int64 amt_to_forward_msat = 6;
setAmtToForwardMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for amtToForwardMsat.
setAnchor(LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
setAnchor(PendingChannelsResponse.ForceClosedChannel.AnchorState) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for anchor.
setAnchorValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState anchor = 9;
setAppMajor(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The major application version.
setAppMajor(int) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for appMajor.
setAppMinor(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The minor application version.
setAppMinor(int) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for appMinor.
setAppPatch(int) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application patch number.
setAppPatch(int) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for appPatch.
setAppPreRelease(String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application pre-release modifier, possibly empty.
setAppPreRelease(String) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for appPreRelease.
setAppPreReleaseBytes(ByteString) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The application pre-release modifier, possibly empty.
setApriori(RouterOuterClass.AprioriParameters) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
setApriori(RouterOuterClass.AprioriParameters.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.AprioriParameters apriori = 7;
setApriori(AprioriParameters) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for list of apriori.
setAttemptId(long) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The unique ID that is used for this attempt.
setAttemptId(long) - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Setter for attemptId.
setAttemptTimeNs(long) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The time in UNIX nanoseconds at which this HTLC was sent.
setAttemptTimeNs(long) - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Setter for attemptTimeNs.
setAutoFailHeight(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The block height at which this htlc will be auto-failed to prevent the channel from force-closing.
setAutoFailHeight(int) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for autoFailHeight.
setAvgChannelSize(double) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
double avg_channel_size = 7;
setAvgChannelSize(double) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for avgChannelSize.
setAvgOutDegree(double) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
double avg_out_degree = 2;
setAvgOutDegree(double) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for avgOutDegree.
setBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Deprecated.
lnrpc.ChannelBalanceResponse.balance is deprecated. See lightning.api.proto;l=2887
setBalance(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
The balance of the address.
setBalance(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for balance.
setBalance(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Setter for balance.
setBanned(boolean) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
bool banned = 1;
setBanned(boolean) - Method in class org.lightningj.lnd.wrapper.neutrino.message.IsBannedResponse
Setter for banned.
setBaseFee(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The base fee charged regardless of the number of milli-satoshis sent.
setBaseFee(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The base fee that must be used for incoming HTLC's to this particular channel.
setBaseFee(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The base fee charged regardless of the number of milli-satoshis sent.
setBaseFee(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for baseFee.
setBaseFee(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for baseFee.
setBaseFee(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for baseFee.
setBaseFeeMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The base fee charged regardless of the number of milli-satoshis sent.
setBaseFeeMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The base fee charged regardless of the number of milli-satoshis sent.
setBaseFeeMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Setter for baseFeeMsat.
setBaseFeeMsat(long) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for baseFeeMsat.
setBasePsbt(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
An optional base PSBT the new channel output will be added to.
setBasePsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.message.PsbtShim
Setter for basePsbt.
setBaseScid(long) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
For non-zero-conf channels, this is the confirmed SCID.
setBaseScid(long) - Method in class org.lightningj.lnd.wrapper.message.AliasMap
Setter for baseScid.
setBestHeaderTimestamp(long) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Timestamp of the block best known to the wallet
setBestHeaderTimestamp(long) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for bestHeaderTimestamp.
setBetweennessCentrality(Map<String, FloatMetric>) - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
Populates betweennessCentrality with all the values in the map.
setBetweennessCentralityEntries(NodeMetricsResponse.BetweennessCentralityEntries) - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse
Sets a wrapped list of entries, used for XML conversion.
setBimodal(RouterOuterClass.BimodalParameters) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
setBimodal(RouterOuterClass.BimodalParameters.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
.routerrpc.BimodalParameters bimodal = 8;
setBimodal(BimodalParameters) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for list of bimodal.
setBits(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The bits in hex notation.
setBits(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The bits in hex notation.
setBits(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for bits.
setBits(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for bits.
setBitsBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The bits in hex notation.
setBitsBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The bits in hex notation.
setBlockHash(ByteString) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
The hash of the best block.
setBlockHash(ByteString) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
The hash of the best block at the specified height.
setBlockHash(ByteString) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
The hash of the block with the requested header.
setBlockHash(ByteString) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
The hash of the requested block.
setBlockHash(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The hash of the block in which the confirmed transaction was included in.
setBlockHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block hash.
setBlockHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the hash of the best block
setBlockHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The hash of the block this transaction was included in
setBlockHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
Setter for blockHash.
setBlockHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashResponse
Setter for blockHash.
setBlockHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderRequest
Setter for blockHash.
setBlockHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockRequest
Setter for blockHash.
setBlockHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Setter for blockHash.
setBlockHash(String) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for blockHash.
setBlockHash(String) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for blockHash.
setBlockHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Setter for blockHash.
setBlockHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block hash.
setBlockHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the hash of the best block
setBlockHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The hash of the block this transaction was included in
setBlockHeight(int) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
The height of the best block.
setBlockHeight(long) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
Block height of the target best chain block.
setBlockHeight(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The height of the block in which the confirmed transaction was included in.
setBlockHeight(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Best block height.
setBlockHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
int32 block_height = 2;
setBlockHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The node's current view of the height of the best block
setBlockHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The height of the block this transaction was included in
setBlockHeight(int) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBestBlockResponse
Setter for blockHeight.
setBlockHeight(long) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHashRequest
Setter for blockHeight.
setBlockHeight(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Setter for blockHeight.
setBlockHeight(int) - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Setter for blockHeight.
setBlockHeight(int) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for blockHeight.
setBlockHeight(int) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for blockHeight.
setBlockHeight(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Setter for blockHeight.
setBlockSha(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
bytes block_sha = 1;
setBlockSha(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Setter for blockSha.
setBlocksTilMaturity(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
Remaining # of blocks until the commitment output can be swept.
setBlocksTilMaturity(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The number of blocks remaining until the current stage can be swept.
setBlocksTilMaturity(int) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for blocksTilMaturity.
setBlocksTilMaturity(int) - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Setter for blocksTilMaturity.
setBreach(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool breach = 4;
setBreach(boolean) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Setter for breach.
setBroadcastAttempts(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The number of broadcast attempts we've made to sweep the output.
setBroadcastAttempts(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for broadcastAttempts.
setBuildTags(int, String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The list of build tags that were supplied during compilation.
setBuildTags(List<String>) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for list of buildTags.
setBytesRecv(long) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Bytes of data transmitted from this peer
setBytesRecv(long) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for bytesRecv.
setBytesSent(long) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Bytes of data transmitted to this peer
setBytesSent(long) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for bytesSent.
setCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total amount of funds held in this channel
setCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Total capacity of the channel.
setCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
int64 capacity = 6;
setCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
int64 capacity = 3;
setCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
int64 capacity = 2;
setCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 capacity = 3;
setCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for capacity.
setCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for capacity.
setCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for capacity.
setCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Setter for capacity.
setCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Setter for capacity.
setCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for capacity.
setCapacityFraction(double) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The fraction of a channel's capacity that we consider to have liquidity.
setCapacityFraction(double) - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Setter for capacityFraction.
setChain(String) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The blockchain the node is on (eg bitcoin, litecoin)
setChain(String) - Method in class org.lightningj.lnd.wrapper.message.Chain
Setter for chain.
setChainBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The blockchain the node is on (eg bitcoin, litecoin)
setChainHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The hash of the genesis block that the proposed channel resides in.
setChainHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The hash of the genesis block that this channel resides within.
setChainHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The target chain that this channel was opened within.
setChainHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for chainHash.
setChainHash(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for chainHash.
setChainHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for chainHash.
setChainHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The hash of the genesis block that this channel resides within.
setChains(int, LightningApi.Chain) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
setChains(int, LightningApi.Chain.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
A list of active chains the node is connected to
setChains(List<Chain>) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for list of chains.
setChanBackup(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Is an encrypted single-chan backup.
setChanBackup(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelBackup
Setter for chanBackup.
setChanBackups(int, LightningApi.ChannelBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
setChanBackups(int, LightningApi.ChannelBackup.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
A set of single-chan static channel backups.
setChanBackups(LightningApi.ChannelBackups) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
setChanBackups(LightningApi.ChannelBackups.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore as a list of channel/backup pairs.
setChanBackups(List<ChannelBackup>) - Method in class org.lightningj.lnd.wrapper.message.ChannelBackups
Setter for list of chanBackups.
setChanBackups(ChannelBackups) - Method in class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
Setter for list of chanBackups.
setChanCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.chan_capacity is deprecated. See lightning.api.proto;l=3074
setChanCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for chanCapacity.
setChanClose(LightningApi.ChannelCloseUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
setChanClose(LightningApi.ChannelCloseUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.ChannelCloseUpdate chan_close = 3;
setChanClose(ChannelCloseUpdate) - Method in class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
Setter for list of chanClose.
setChange(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
Whether a change address should be derived.
setChange(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Setter for change.
setChangeOutputIndex(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The index of the added change output or -1 if no change was left over.
setChangeOutputIndex(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Setter for changeOutputIndex.
setChangeType(WalletKitOuterClass.ChangeAddressType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The address type for the change.
setChangeType(ChangeAddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for changeType.
setChangeTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The address type for the change.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
The unique channel ID for the channel.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The unique channel ID for the channel.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The unique channel ID for the channel.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
The unique channel ID for the channel.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The short channel id that this fee report belongs to.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The unique description of the funding transaction.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
The unique channel ID for the channel.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
The unique channel ID for the channel.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The unique identifier of the channel.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Short channel id over which the htlc was received.
setChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
uint64 chan_id = 1;
setChanId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
/ The id of the channel that the is part of this circuit.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.ChanInfoRequest
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.HopHint
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
Setter for chanId.
setChanId(long) - Method in class org.lightningj.lnd.wrapper.router.message.CircuitKey
Setter for chanId.
setChanIdIn(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The incoming channel ID that carried the HTLC that created the circuit.
setChanIdIn(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for chanIdIn.
setChanIdOut(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The outgoing channel ID that carried the preimage that completed the circuit.
setChanIdOut(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for chanIdOut.
setChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
setChannel(LightningApi.PendingChannelsResponse.PendingChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The pending channel to be closed
setChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
setChannel(LightningApi.PendingChannelsResponse.PendingChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The pending channel to be force closed
setChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
setChannel(LightningApi.PendingChannelsResponse.PendingChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The pending channel
setChannel(LightningApi.PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
setChannel(LightningApi.PendingChannelsResponse.PendingChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The pending channel waiting for closing tx to confirm
setChannel(PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
Setter for list of channel.
setChannel(PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for list of channel.
setChannel(PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Setter for list of channel.
setChannel(PendingChannelsResponse.PendingChannel) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Setter for list of channel.
setChannelBackups(LightningApi.ChanBackupSnapshot) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
setChannelBackups(LightningApi.ChanBackupSnapshot.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
setChannelBackups(LightningApi.ChanBackupSnapshot) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
setChannelBackups(LightningApi.ChanBackupSnapshot.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
channel_backups is an optional argument that allows clients to recover the settled funds within a set of channels.
setChannelBackups(ChanBackupSnapshot) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for list of channelBackups.
setChannelBackups(ChanBackupSnapshot) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Setter for list of channelBackups.
setChannelFees(int, LightningApi.ChannelFeeReport) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
setChannelFees(int, LightningApi.ChannelFeeReport.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
An array of channel fee reports which describes the current fee schedule for each channel.
setChannelFees(List<ChannelFeeReport>) - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Setter for list of channelFees.
setChannelFlags(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
A bit-field which the initiator uses to specify proposed channel behavior.
setChannelFlags(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The bitfield that describes additional meta-data concerning how the update is to be interpreted.
setChannelFlags(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for channelFlags.
setChannelFlags(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for channelFlags.
setChannelId(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
The unique channel ID for the channel.
setChannelId(long) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
The short channel id of this edge.
setChannelId(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for channelId.
setChannelId(long) - Method in class org.lightningj.lnd.wrapper.message.EdgeLocator
Setter for channelId.
setChannelPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
setChannelPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
.lnrpc.ChannelPoint channel_point = 1;
setChannelPoint(String) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The outpoint (txid:index) of the funding transaction.
setChannelPoint(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The outpoint (txid:index) of the funding transaction.
setChannelPoint(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The channel that this fee report belongs to.
setChannelPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
setChannelPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
.lnrpc.ChannelPoint channel_point = 1;
setChannelPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
setChannelPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The outpoint (txid:index) of the funding transaction.
setChannelPoint(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string channel_point = 2;
setChannelPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Setter for list of channelPoint.
setChannelPoint(String) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for channelPoint.
setChannelPoint(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for channelPoint.
setChannelPoint(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Setter for channelPoint.
setChannelPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ChannelOpenUpdate
Setter for list of channelPoint.
setChannelPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Setter for list of channelPoint.
setChannelPoint(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for channelPoint.
setChannelPointBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The outpoint (txid:index) of the funding transaction.
setChannelPointBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The outpoint (txid:index) of the funding transaction.
setChannelPointBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The channel that this fee report belongs to.
setChannelPointBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string channel_point = 2;
setChannelReserve(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The minimum amount of satoshis the initiator requires us to have at all times.
setChannelReserve(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for channelReserve.
setChannels(int, LightningApi.BatchOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
setChannels(int, LightningApi.BatchOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The list of channels to open.
setChannels(int, LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
setChannels(int, LightningApi.ChannelCloseSummary.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
repeated .lnrpc.ChannelCloseSummary channels = 1;
setChannels(int, LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
setChannels(int, LightningApi.Channel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
The list of active channels
setChannels(int, LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
setChannels(int, LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
A list of all public channels for the node.
setChannels(List<BatchOpenChannel>) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Setter for list of channels.
setChannels(List<ChannelCloseSummary>) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsResponse
Setter for list of channels.
setChannels(List<Channel>) - Method in class org.lightningj.lnd.wrapper.message.ListChannelsResponse
Setter for list of channels.
setChannels(List<ChannelEdge>) - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Setter for list of channels.
setChannelUpdate(LightningApi.ChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
setChannelUpdate(LightningApi.ChannelUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
An optional channel update message.
setChannelUpdate(ChannelUpdate) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for list of channelUpdate.
setChannelUpdates(int, LightningApi.ChannelEdgeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
setChannelUpdates(int, LightningApi.ChannelEdgeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ChannelEdgeUpdate channel_updates = 2;
setChannelUpdates(List<ChannelEdgeUpdate>) - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Setter for list of channelUpdates.
setChanOpen(LightningApi.ChannelOpenUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
setChanOpen(LightningApi.ChannelOpenUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel's funding transaction has now reached the required number of confirmations on chain and can be used.
setChanOpen(ChannelOpenUpdate) - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Setter for list of chanOpen.
setChanPending(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
setChanPending(LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the channel is now fully negotiated and the funding transaction published.
setChanPending(PendingUpdate) - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Setter for list of chanPending.
setChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
setChanPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
Identifies the channel that this backup belongs to.
setChanPoint(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string chan_point = 2;
setChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
setChanPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.ChannelPoint chan_point = 2;
setChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
setChanPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The target channel point to refrence in created commitment transactions.
setChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
setChanPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
.lnrpc.ChannelPoint chan_point = 4;
setChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
setChanPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
The target channel point to obtain a back up for.
setChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
setChanPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, this update will target a specific channel.
setChanPoint(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
setChanPoint(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
.lnrpc.ChannelPoint chan_point = 1;
setChanPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ChannelBackup
Setter for list of chanPoint.
setChanPoint(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for chanPoint.
setChanPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Setter for list of chanPoint.
setChanPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Setter for list of chanPoint.
setChanPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Setter for list of chanPoint.
setChanPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ExportChannelBackupRequest
Setter for list of chanPoint.
setChanPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for list of chanPoint.
setChanPoint(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
Setter for list of chanPoint.
setChanPointBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string chan_point = 2;
setChanPoints(int, LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
setChanPoints(int, LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
Is the set of all channels that are included in this multi-channel backup.
setChanPoints(List<ChannelPoint>) - Method in class org.lightningj.lnd.wrapper.message.MultiChanBackup
Setter for list of chanPoints.
setChanPointShim(LightningApi.ChanPointShim) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
setChanPointShim(LightningApi.ChanPointShim.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim where the channel point was fully constructed outside of lnd's wallet and the transaction might already be published.
setChanPointShim(ChanPointShim) - Method in class org.lightningj.lnd.wrapper.message.FundingShim
Setter for list of chanPointShim.
setChanReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The minimum satoshis this node is required to reserve in its balance.
setChanReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Setter for chanReserveSat.
setChanStatusFlags(String) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
A set of flags showing the current state of the channel.
setChanStatusFlags(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
A set of flags showing the current state of the channel.
setChanStatusFlags(String) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for chanStatusFlags.
setChanStatusFlags(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for chanStatusFlags.
setChanStatusFlagsBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
A set of flags showing the current state of the channel.
setChanStatusFlagsBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
A set of flags showing the current state of the channel.
setChildIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
A nonce used to randomize the child preimage and child hash from a given root_share.
setChildIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
uint32 child_index = 3;
setChildIndex(int) - Method in class org.lightningj.lnd.wrapper.message.AMP
Setter for childIndex.
setChildIndex(int) - Method in class org.lightningj.lnd.wrapper.message.AMPRecord
Setter for childIndex.
setCipherSeedMnemonic(int, String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
setCipherSeedMnemonic(int, String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
cipher_seed_mnemonic is a 24-word mnemonic that encodes a prior aezeed cipher seed obtained by the user.
setCipherSeedMnemonic(List<String>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
Setter for list of cipherSeedMnemonic.
setCipherSeedMnemonic(List<String>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for list of cipherSeedMnemonic.
setCleanup(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
Cleanup indicates that after signing, the session state can be cleaned up, since another participant is going to be responsible for combining the partial signatures.
setCleanup(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Setter for cleanup.
setCloseAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
setCloseAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Close address is the address that we will enforce payout to on cooperative close if the channel was opened utilizing option upfront shutdown.
setCloseAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
setCloseAddress(String) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for closeAddress.
setCloseAddress(String) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for closeAddress.
setCloseAddress(String) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for closeAddress.
setCloseAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
setCloseAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Close address is the address that we will enforce payout to on cooperative close if the channel was opened utilizing option upfront shutdown.
setCloseAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Close address is an optional address which specifies the address to which funds should be paid out to upon cooperative close.
setClosedChannel(LightningApi.ChannelCloseSummary) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
setClosedChannel(LightningApi.ChannelCloseSummary.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelCloseSummary closed_channel = 2;
setClosedChannel(ChannelCloseSummary) - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Setter for list of closedChannel.
setClosedChans(int, LightningApi.ClosedChannelUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
setClosedChans(int, LightningApi.ClosedChannelUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.ClosedChannelUpdate closed_chans = 3;
setClosedChans(List<ClosedChannelUpdate>) - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Setter for list of closedChans.
setClosedHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
uint32 closed_height = 3;
setClosedHeight(int) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelUpdate
Setter for closedHeight.
setCloseHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Height at which the funding transaction was spent.
setCloseHeight(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for closeHeight.
setCloseInitiator(LightningApi.Initiator) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Close initiator indicates which party initiated the close.
setCloseInitiator(Initiator) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for closeInitiator.
setCloseInitiatorValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Close initiator indicates which party initiated the close.
setClosePending(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
setClosePending(LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
.lnrpc.PendingUpdate close_pending = 1;
setClosePending(PendingUpdate) - Method in class org.lightningj.lnd.wrapper.message.CloseStatusUpdate
Setter for list of closePending.
setCloseType(LightningApi.ChannelCloseSummary.ClosureType) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Details on how the channel was closed.
setCloseType(ChannelCloseSummary.ClosureType) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for closeType.
setCloseTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Details on how the channel was closed.
setClosingTxHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The txid of the transaction which ultimately closed this channel.
setClosingTxHash(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for closingTxHash.
setClosingTxHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The txid of the transaction which ultimately closed this channel.
setClosingTxid(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
bytes closing_txid = 1;
setClosingTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The transaction id of the closing transaction
setClosingTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The transaction id of the closing transaction
setClosingTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The transaction id of the closing transaction
setClosingTxid(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
Setter for closingTxid.
setClosingTxid(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ClosedChannel
Setter for closingTxid.
setClosingTxid(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for closingTxid.
setClosingTxid(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Setter for closingTxid.
setClosingTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
The transaction id of the closing transaction
setClosingTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The transaction id of the closing transaction
setClosingTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The transaction id of the closing transaction
setCltvExpiry(long) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Delta to use for the time-lock of the CLTV extended to the final hop.
setCltvExpiry(int) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent cltv expiry value.
setCltvExpiry(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Delta to use for the time-lock of the CLTV extended to the final hop.
setCltvExpiry(long) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 cltv_expiry = 9;
setCltvExpiry(long) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for cltvExpiry.
setCltvExpiry(int) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for cltvExpiry.
setCltvExpiry(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for cltvExpiry.
setCltvExpiry(long) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for cltvExpiry.
setCltvExpiryDelta(int) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The time-lock delta of the channel.
setCltvExpiryDelta(int) - Method in class org.lightningj.lnd.wrapper.message.HopHint
Setter for cltvExpiryDelta.
setCltvLimit(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional maximum total time lock for the route.
setCltvLimit(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
An optional maximum total time lock for the route.
setCltvLimit(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional maximum total time lock for the route.
setCltvLimit(int) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for cltvLimit.
setCltvLimit(int) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for cltvLimit.
setCltvLimit(int) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for cltvLimit.
setCode(LightningApi.Failure.FailureCode) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
Failure code as defined in the Lightning spec
setCode(Failure.FailureCode) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for code.
setCodeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
Failure code as defined in the Lightning spec
setCoinType(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Coin type is the second number in the derivation path, this is _always_ 0 for purposes 49 and 84.
setCoinType(int) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Setter for coinType.
setColor(String) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Color is the node's color in hex code format.
setColor(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The color of the current node in hex code format
setColor(String) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string color = 5;
setColor(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string color = 5;
setColor(String) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for color.
setColor(String) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Setter for color.
setColor(String) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Setter for color.
setColor(String) - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Setter for color.
setColorBytes(ByteString) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Color is the node's color in hex code format.
setColorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The color of the current node in hex code format
setColorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string color = 5;
setColorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string color = 5;
setCombinedKey(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
setCombinedKey(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The combined public key (in the 32-byte x-only format) with all tweaks applied to it.
setCombinedKey(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Setter for combinedKey.
setCombinedKey(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Setter for combinedKey.
setCommit(String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
A verbose description of the daemon's commit.
setCommit(String) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for commit.
setCommitBytes(ByteString) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
A verbose description of the daemon's commit.
setCommitFee(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The amount calculated to be paid in fees for the current set of commitment transactions.
setCommitFee(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The amount calculated to be paid in fees for the current set of commitment transactions.
setCommitFee(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for commitFee.
setCommitFee(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Setter for commitFee.
setCommitHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The SHA1 commit hash that the daemon is compiled with.
setCommitHash(String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The SHA1 commit hash that the daemon is compiled with.
setCommitHash(String) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for commitHash.
setCommitHash(String) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for commitHash.
setCommitHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The SHA1 commit hash that the daemon is compiled with.
setCommitHashBytes(ByteString) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The SHA1 commit hash that the daemon is compiled with.
setCommitments(LightningApi.PendingChannelsResponse.Commitments) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
setCommitments(LightningApi.PendingChannelsResponse.Commitments.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
A list of valid commitment transactions.
setCommitments(PendingChannelsResponse.Commitments) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Setter for list of commitments.
setCommitmentType(LightningApi.CommitmentType) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The explicit commitment type to use.
setCommitmentType(LightningApi.CommitmentType) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The commitment type used by this channel.
setCommitmentType(LightningApi.CommitmentType) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The commitment type the initiator wishes to use for the proposed channel.
setCommitmentType(LightningApi.CommitmentType) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The explicit commitment type to use.
setCommitmentType(LightningApi.CommitmentType) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The commitment type used by this channel.
setCommitmentType(CommitmentType) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for commitmentType.
setCommitmentType(CommitmentType) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for commitmentType.
setCommitmentType(CommitmentType) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for commitmentType.
setCommitmentType(CommitmentType) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for commitmentType.
setCommitmentType(CommitmentType) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for commitmentType.
setCommitmentTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The explicit commitment type to use.
setCommitmentTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The commitment type used by this channel.
setCommitmentTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The commitment type the initiator wishes to use for the proposed channel.
setCommitmentTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The explicit commitment type to use.
setCommitmentTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The commitment type used by this channel.
setCommitWeight(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The weight of the commitment transaction
setCommitWeight(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The weight of the commitment transaction
setCommitWeight(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for commitWeight.
setCommitWeight(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Setter for commitWeight.
setCompactSig(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Use the compact (pubkey recoverable) format instead of the raw lnwire format.
setCompactSig(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Setter for compactSig.
setConf(ChainNotifierOuterClass.ConfDetails) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
setConf(ChainNotifierOuterClass.ConfDetails.Builder) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event that includes the confirmation details of the request (txid/ouput script).
setConf(ConfDetails) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
Setter for list of conf.
setConfig(RouterOuterClass.MissionControlConfig) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
setConfig(RouterOuterClass.MissionControlConfig.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
Mission control's currently active config.
setConfig(RouterOuterClass.MissionControlConfig) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
setConfig(RouterOuterClass.MissionControlConfig.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
The config to set for mission control.
setConfig(MissionControlConfig) - Method in class org.lightningj.lnd.wrapper.router.message.GetMissionControlConfigResponse
Setter for list of config.
setConfig(MissionControlConfig) - Method in class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigRequest
Setter for list of config.
setConfirmations(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The number of confirmations.
setConfirmations(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The number of confirmations.
setConfirmations(long) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The number of confirmations for the Utxo
setConfirmations(long) - Method in class org.lightningj.lnd.wrapper.message.Utxo
Setter for confirmations.
setConfirmations(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for confirmations.
setConfirmations(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for confirmations.
setConfirmedBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
The confirmed balance of the account (with >= 1 confirmations).
setConfirmedBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The confirmed balance of a wallet(with >= 1 confirmations)
setConfirmedBalance(long) - Method in class org.lightningj.lnd.wrapper.message.WalletAccountBalance
Setter for confirmedBalance.
setConfirmedBalance(long) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Setter for confirmedBalance.
setConfTarget(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
The number of confirmations to shoot for when estimating the fee.
setConfTarget(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeRequest
Setter for confTarget.
setConnectingNode(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string connecting_node = 6;
setConnectingNode(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Setter for connectingNode.
setConnectingNodeBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
string connecting_node = 6;
setCooperative(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool cooperative = 1;
setCooperative(boolean) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Setter for cooperative.
setCountTotalPayments(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, all payments (complete and incomplete, independent of the max_payments parameter) will be counted.
setCountTotalPayments(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Setter for countTotalPayments.
setCreationDate(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
When this invoice was created.
setCreationDate(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.creation_date is deprecated. See lightning.api.proto;l=3892
setCreationDate(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for creationDate.
setCreationDate(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for creationDate.
setCreationDateEnd(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, returns all invoices with a creation date less than or equal to it.
setCreationDateEnd(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, returns all invoices with a creation date less than or equal to it.
setCreationDateEnd(long) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Setter for creationDateEnd.
setCreationDateEnd(long) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Setter for creationDateEnd.
setCreationDateStart(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, returns all invoices with a creation date greater than or equal to it.
setCreationDateStart(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, returns all invoices with a creation date greater than or equal to it.
setCreationDateStart(long) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Setter for creationDateStart.
setCreationDateStart(long) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Setter for creationDateStart.
setCreationTimeNs(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The time in UNIX nanoseconds at which the payment was created.
setCreationTimeNs(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for creationTimeNs.
setCsvDelay(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.csv_delay is deprecated. See lightning.api.proto;l=1470
setCsvDelay(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The number of blocks to use for the relative time lock in the pay-to-self output of both commitment transactions.
setCsvDelay(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The csv delay (in blocks) that we require for the remote party.
setCsvDelay(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The CSV delay expressed in relative blocks.
setCsvDelay(int) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for csvDelay.
setCsvDelay(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for csvDelay.
setCsvDelay(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for csvDelay.
setCsvDelay(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Setter for csvDelay.
setCurrentPassword(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
current_password should be the current valid passphrase used to unlock the daemon.
setCurrentPassword(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Setter for currentPassword.
setCustomCaveatCondition(String) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The parsed condition of the macaroon's custom caveat for convenient access.
setCustomCaveatCondition(String) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for customCaveatCondition.
setCustomCaveatConditionBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The parsed condition of the macaroon's custom caveat for convenient access.
setCustomMacaroonCaveatName(String) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the custom macaroon caveat that this middleware is responsible for.
setCustomMacaroonCaveatName(String) - Method in class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Setter for customMacaroonCaveatName.
setCustomMacaroonCaveatNameBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the custom macaroon caveat that this middleware is responsible for.
setCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Populates customRecords with all the values in the map.
setCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.message.Hop
Populates customRecords with all the values in the map.
setCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Populates customRecords with all the values in the map.
setCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Populates customRecords with all the values in the map.
setCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Populates customRecords with all the values in the map.
setCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Populates customRecords with all the values in the map.
setCustomRecordsEntries(ChannelEdge.CustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Sets a wrapped list of entries, used for XML conversion.
setCustomRecordsEntries(Hop.CustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.message.Hop
Sets a wrapped list of entries, used for XML conversion.
setCustomRecordsEntries(InvoiceHTLC.CustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Sets a wrapped list of entries, used for XML conversion.
setCustomRecordsEntries(LightningNode.CustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Sets a wrapped list of entries, used for XML conversion.
setCustomRecordsEntries(RoutingPolicy.CustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Sets a wrapped list of entries, used for XML conversion.
setCustomRecordsEntries(ForwardHtlcInterceptRequest.CustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Sets a wrapped list of entries, used for XML conversion.
setData(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Raw message data
setData(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Raw message data.
setData(byte[]) - Method in class org.lightningj.lnd.wrapper.message.CustomMessage
Setter for data.
setData(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Setter for data.
setDayFeeSum(long) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 24 hrs.
setDayFeeSum(long) - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Setter for dayFeeSum.
setDecayTime(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
DecayTime describes the information decay of knowledge about previous successes and failures in channels.
setDecayTime(long) - Method in class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Setter for decayTime.
setDeleted(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
A boolean indicates that the deletion is successful.
setDeleted(boolean) - Method in class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDResponse
Setter for deleted.
setDeliveryAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
An optional address to send funds to in the case of a cooperative close.
setDeliveryAddress(String) - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Setter for deliveryAddress.
setDeliveryAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
An optional address to send funds to in the case of a cooperative close.
setDerivationPath(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The derivation path corresponding to the account public key.
setDerivationPath(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The derivation path corresponding to the account public key.
setDerivationPath(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for derivationPath.
setDerivationPath(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Setter for derivationPath.
setDerivationPathBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The derivation path corresponding to the account public key.
setDerivationPathBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The derivation path corresponding to the account public key.
setDescription(String) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description = 6;
setDescription(String) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for description.
setDescriptionBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description = 6;
setDescriptionHash(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Hash (SHA-256) of a description of the payment.
setDescriptionHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Hash (SHA-256) of a description of the payment.
setDescriptionHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description_hash = 7;
setDescriptionHash(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for descriptionHash.
setDescriptionHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for descriptionHash.
setDescriptionHash(String) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for descriptionHash.
setDescriptionHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string description_hash = 7;
setDest(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The identity pubkey of the payment recipient.
setDest(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
The destination once wishes to obtain a routing fee quote to.
setDest(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The identity pubkey of the payment recipient
setDest(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for dest.
setDest(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeRequest
Setter for dest.
setDest(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for dest.
setDestAddresses(int, String) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Deprecated.
lnrpc.Transaction.dest_addresses is deprecated. See lightning.api.proto;l=724
setDestAddresses(List<String>) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for list of destAddresses.
setDestCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Populates destCustomRecords with all the values in the map.
setDestCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Populates destCustomRecords with all the values in the map.
setDestCustomRecords(Map<Long, byte[]>) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Populates destCustomRecords with all the values in the map.
setDestCustomRecordsEntries(QueryRoutesRequest.DestCustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Sets a wrapped list of entries, used for XML conversion.
setDestCustomRecordsEntries(SendRequest.DestCustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Sets a wrapped list of entries, used for XML conversion.
setDestCustomRecordsEntries(SendPaymentRequest.DestCustomRecordsEntries) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Sets a wrapped list of entries, used for XML conversion.
setDestFeatures(int, LightningApi.FeatureBit) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
setDestFeatures(int, LightningApi.FeatureBit) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
setDestFeatures(int, LightningApi.FeatureBit) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
setDestFeatures(List<FeatureBit>) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for destFeatures.
setDestFeatures(List<FeatureBit>) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for destFeatures.
setDestFeatures(List<FeatureBit>) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for destFeatures.
setDestFeaturesValue(int, int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Features assumed to be supported by the final node.
setDestFeaturesValue(int, int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Features assumed to be supported by the final node.
setDestFeaturesValue(int, int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Features assumed to be supported by the final node.
setDestination(String) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string destination = 1;
setDestination(String) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for destination.
setDestinationBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string destination = 1;
setDestString(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
setDestString(String) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for destString.
setDestStringBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.dest_string is deprecated. See lightning.api.proto;l=796
setDirectionReverse(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
The direction of this edge.
setDirectionReverse(boolean) - Method in class org.lightningj.lnd.wrapper.message.EdgeLocator
Setter for directionReverse.
setDisabled(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
bool disabled = 5;
setDisabled(boolean) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Setter for disabled.
setDoubleHash(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Double-SHA256 hash instead of just the default single round.
setDoubleHash(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Setter for doubleHash.
setDoubleTweak(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A private key that will be used in combination with its corresponding private key to derive the private key that is to be used to sign the target input.
setDoubleTweak(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for doubleTweak.
setDryRun(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
Whether a dry run should be attempted when importing the account.
setDryRun(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Setter for dryRun.
setDryRunExternalAddrs(int, String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the external branch of the account.
setDryRunExternalAddrs(List<String>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Setter for list of dryRunExternalAddrs.
setDryRunInternalAddrs(int, String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
The first N addresses that belong to the internal branch of the account.
setDryRunInternalAddrs(List<String>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountResponse
Setter for list of dryRunInternalAddrs.
setDustLimit(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The dust limit of the initiator's commitment tx.
setDustLimit(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for dustLimit.
setDustLimitSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The dust limit (in satoshis) of the initiator's commitment tx.
setDustLimitSat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Setter for dustLimitSat.
setEdges(int, LightningApi.ChannelEdge) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
setEdges(int, LightningApi.ChannelEdge.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `ChannelEdge`s in this channel graph
setEdges(List<ChannelEdge>) - Method in class org.lightningj.lnd.wrapper.message.ChannelGraph
Setter for list of edges.
setEnable(boolean) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
Whether the autopilot agent should be enabled or not.
setEnable(boolean) - Method in class org.lightningj.lnd.wrapper.autopilot.message.ModifyStatusRequest
Setter for enable.
setEncipheredSeed(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
enciphered_seed are the raw aezeed cipher seed bytes.
setEncipheredSeed(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedResponse
Setter for encipheredSeed.
setEndHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
The height until which to list transactions, inclusive.
setEndHeight(int) - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Setter for endHeight.
setEndTime(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
End time is the end point of the forwarding history request.
setEndTime(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Setter for endTime.
setEntity(String) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The entity a permission grants access to.
setEntity(String) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
string entity = 1;
setEntity(String) - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermission
Setter for entity.
setEntity(String) - Method in class org.lightningj.lnd.wrapper.message.Op
Setter for entity.
setEntityBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
The entity a permission grants access to.
setEntityBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
string entity = 1;
setEphemeralPubkey(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
The ephemeral public key to use for the DH key derivation.
setEphemeralPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Setter for ephemeralPubkey.
setError(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
An optional error to send the initiating party to indicate why the channel was rejected.
setError(String) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
The error to return to the user.
setError(String) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The string representation of the error sent by our peer.
setError(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for error.
setError(String) - Method in class org.lightningj.lnd.wrapper.message.InterceptFeedback
Setter for error.
setError(String) - Method in class org.lightningj.lnd.wrapper.message.TimestampedError
Setter for error.
setErrorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
An optional error to send the initiating party to indicate why the channel was rejected.
setErrorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
The error to return to the user.
setErrorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The string representation of the error sent by our peer.
setErrors(int, LightningApi.TimestampedError) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
setErrors(int, LightningApi.TimestampedError.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The latest errors received from our peer with timestamps, limited to the 10 most recent errors.
setErrors(List<TimestampedError>) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for list of errors.
setEventType(RouterOuterClass.HtlcEvent.EventType) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The event type indicates whether the htlc was part of a send, receive or forward.
setEventType(HtlcEvent.EventType) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for eventType.
setEventTypeValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The event type indicates whether the htlc was part of a send, receive or forward.
setExcludeExhaustedSessions(boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Setter for excludeExhaustedSessions.
setExcludeExhaustedSessions(boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
Setter for excludeExhaustedSessions.
setExcludeExhaustedSessions(boolean) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
Whether to exclude exhausted sessions in the response info.
setExcludeExhaustedSessions(boolean) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
Whether to exclude exhausted sessions in the response info.
setExpiration(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
The absolute expiration of the output lease represented as a unix timestamp.
setExpiration(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The absolute expiration of the output lease represented as a unix timestamp.
setExpiration(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputResponse
Setter for expiration.
setExpiration(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Setter for expiration.
setExpirationHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
uint32 expiration_height = 4;
setExpirationHeight(int) - Method in class org.lightningj.lnd.wrapper.message.HTLC
Setter for expirationHeight.
setExpirationSeconds(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The time in seconds before the lock expires.
setExpirationSeconds(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Setter for expirationSeconds.
setExpiry(long) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Payment request expiry time in seconds.
setExpiry(int) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
uint32 expiry = 5;
setExpiry(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Payment request expiry time in seconds.
setExpiry(long) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 expiry = 5;
setExpiry(long) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for expiry.
setExpiry(int) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for expiry.
setExpiry(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for expiry.
setExpiry(long) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for expiry.
setExpiryHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Block height at which this htlc expires.
setExpiryHeight(int) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for expiryHeight.
setExtendedMasterKey(String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
setExtendedMasterKey(String) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for extendedMasterKey.
setExtendedMasterKeyBirthdayTimestamp(long) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key_birthday_timestamp is the optional unix timestamp in seconds to use as the wallet's birthday when using an extended master key to restore the wallet.
setExtendedMasterKeyBirthdayTimestamp(long) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for extendedMasterKeyBirthdayTimestamp.
setExtendedMasterKeyBytes(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
extended_master_key is an alternative to specifying cipher_seed_mnemonic and aezeed_passphrase.
setExtendedPublicKey(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The public key backing the account that all keys are derived from represented as an extended key.
setExtendedPublicKey(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A public key that corresponds to a wallet account represented as an extended key.
setExtendedPublicKey(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for extendedPublicKey.
setExtendedPublicKey(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Setter for extendedPublicKey.
setExtendedPublicKeyBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The public key backing the account that all keys are derived from represented as an extended key.
setExtendedPublicKeyBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A public key that corresponds to a wallet account represented as an extended key.
setExternalKeyCount(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The number of keys derived from the external branch of the account public key.
setExternalKeyCount(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for externalKeyCount.
setExtraOpaqueData(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The set of data that was appended to this message, some of which we may not actually know how to iterate or parse.
setExtraOpaqueData(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for extraOpaqueData.
setFailAmtMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Lowest amount that failed to forward in millisats.
setFailAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Setter for failAmtMsat.
setFailAmtSat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Lowest amount that failed to forward rounded to whole sats.
setFailAmtSat(long) - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Setter for failAmtSat.
setFailedHtlcsOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
Only delete failed HTLCs from payments, not the payment itself.
setFailedHtlcsOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
Only delete failed HTLCs from the payment, not the payment itself.
setFailedHtlcsOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
Setter for failedHtlcsOnly.
setFailedHtlcsOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
Setter for failedHtlcsOnly.
setFailedPaymentsOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
Only delete failed payments.
setFailedPaymentsOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.DeleteAllPaymentsRequest
Setter for failedPaymentsOnly.
setFailedUpdates(int, LightningApi.FailedUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
setFailedUpdates(int, LightningApi.FailedUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
List of failed policy updates.
setFailedUpdates(List<FailedUpdate>) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateResponse
Setter for list of failedUpdates.
setFailTime(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Time of last failure.
setFailTime(long) - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Setter for failTime.
setFailure(LightningApi.Failure) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
setFailure(LightningApi.Failure.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
Detailed htlc failure info.
setFailure(LightningApi.Failure) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
setFailure(LightningApi.Failure.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The failure message in case the payment failed.
setFailure(Failure) - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Setter for list of failure.
setFailure(Failure) - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
Setter for list of failure.
setFailureCode(LightningApi.Failure.FailureCode) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Return the specified failure code in case the resolve action is Fail.
setFailureCode(Failure.FailureCode) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Setter for failureCode.
setFailureCodeValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Return the specified failure code in case the resolve action is Fail.
setFailureDetail(RouterOuterClass.FailureDetail) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureDetail provides additional information about the reason for the failure.
setFailureDetail(FailureDetail) - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Setter for failureDetail.
setFailureDetailValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureDetail provides additional information about the reason for the failure.
setFailureMessage(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
Encrypted failure message in case the resolve action is Fail.
setFailureMessage(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Setter for failureMessage.
setFailureReason(LightningApi.PaymentFailureReason) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
.lnrpc.PaymentFailureReason failure_reason = 16;
setFailureReason(PaymentFailureReason) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for failureReason.
setFailureReasonValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
.lnrpc.PaymentFailureReason failure_reason = 16;
setFailureSourceIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
The position in the path of the intermediate or final node that generated the failure message.
setFailureSourceIndex(int) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for failureSourceIndex.
setFailureString(String) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
A string representation of the link failure.
setFailureString(String) - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Setter for failureString.
setFailureStringBytes(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
A string representation of the link failure.
setFallbackAddr(String) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Fallback on-chain address.
setFallbackAddr(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Fallback on-chain address.
setFallbackAddr(String) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string fallback_addr = 8;
setFallbackAddr(String) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for fallbackAddr.
setFallbackAddr(String) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for fallbackAddr.
setFallbackAddr(String) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for fallbackAddr.
setFallbackAddrBytes(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Fallback on-chain address.
setFallbackAddrBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Fallback on-chain address.
setFallbackAddrBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string fallback_addr = 8;
setFeatureBit(LightningApi.FeatureBit) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
The feature bit used to apply the update action.
setFeatureBit(FeatureBit) - Method in class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
Setter for featureBit.
setFeatureBitValue(int) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
The feature bit used to apply the update action.
setFeatures(Map<Integer, Feature>) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Populates features with all the values in the map.
setFeatures(Map<Integer, Feature>) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Populates features with all the values in the map.
setFeatures(Map<Integer, Feature>) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Populates features with all the values in the map.
setFeatures(Map<Integer, Feature>) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Populates features with all the values in the map.
setFeatures(Map<Integer, Feature>) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Populates features with all the values in the map.
setFeatures(Map<Integer, Feature>) - Method in class org.lightningj.lnd.wrapper.message.Peer
Populates features with all the values in the map.
setFeaturesEntries(GetInfoResponse.FeaturesEntries) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Sets a wrapped list of entries, used for XML conversion.
setFeaturesEntries(Invoice.FeaturesEntries) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Sets a wrapped list of entries, used for XML conversion.
setFeaturesEntries(LightningNode.FeaturesEntries) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Sets a wrapped list of entries, used for XML conversion.
setFeaturesEntries(NodeUpdate.FeaturesEntries) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Sets a wrapped list of entries, used for XML conversion.
setFeaturesEntries(PayReq.FeaturesEntries) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Sets a wrapped list of entries, used for XML conversion.
setFeaturesEntries(Peer.FeaturesEntries) - Method in class org.lightningj.lnd.wrapper.message.Peer
Sets a wrapped list of entries, used for XML conversion.
setFeatureUpdates(int, PeersOuterClass.UpdateFeatureAction) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
setFeatureUpdates(int, PeersOuterClass.UpdateFeatureAction.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
Set of changes for the features that the node supports.
setFeatureUpdates(List<UpdateFeatureAction>) - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateRequest
Setter for list of featureUpdates.
setFee(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total fee (in satoshis) that this payment circuit carried.
setFee(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.fee is deprecated. See lightning.api.proto;l=3076
setFee(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.fee is deprecated. See lightning.api.proto;l=3897
setFee(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for fee.
setFee(long) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for fee.
setFee(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for fee.
setFeeBaseMsat(int) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The base fee of the channel denominated in millisatoshis.
setFeeBaseMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 fee_base_msat = 3;
setFeeBaseMsat(int) - Method in class org.lightningj.lnd.wrapper.message.HopHint
Setter for feeBaseMsat.
setFeeBaseMsat(long) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Setter for feeBaseMsat.
setFeedback(LightningApi.InterceptFeedback) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
setFeedback(LightningApi.InterceptFeedback.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The middleware received an interception request and gives feedback to it.
setFeedback(InterceptFeedback) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Setter for list of feedback.
setFeeLimit(LightningApi.FeeLimit) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
setFeeLimit(LightningApi.FeeLimit.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
setFeeLimit(LightningApi.FeeLimit) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
setFeeLimit(LightningApi.FeeLimit.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
setFeeLimit(FeeLimit) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for list of feeLimit.
setFeeLimit(FeeLimit) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for list of feeLimit.
setFeeLimitMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of millisatoshis that will be paid as a fee of the payment.
setFeeLimitMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for feeLimitMsat.
setFeeLimitSat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of satoshis that will be paid as a fee of the payment.
setFeeLimitSat(long) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for feeLimitSat.
setFeeMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The total fee (in milli-satoshis) that this payment circuit carried.
setFeeMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
int64 fee_msat = 7;
setFeeMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The fee paid for this payment in milli-satoshis
setFeeMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for feeMsat.
setFeeMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for feeMsat.
setFeeMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for feeMsat.
setFeePerKw(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The required number of satoshis per kilo-weight that the requester will pay at all times, for both the funding transaction and commitment transaction.
setFeePerKw(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The initial fee rate that the initiator suggests for both commitment transactions.
setFeePerKw(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The required number of satoshis per kilo-weight that the requester will pay at all times, for both the funding transaction and commitment transaction.
setFeePerKw(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for feePerKw.
setFeePerKw(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for feePerKw.
setFeePerKw(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Setter for feePerKw.
setFeePerMil(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The amount charged per milli-satoshis transferred expressed in millionths of a satoshi.
setFeePerMil(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Setter for feePerMil.
setFeeProportionalMillionths(int) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The fee rate of the channel for sending one satoshi across it denominated in millionths of a satoshi.
setFeeProportionalMillionths(int) - Method in class org.lightningj.lnd.wrapper.message.HopHint
Setter for feeProportionalMillionths.
setFeeRate(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The fee rate in ppm (parts per million) that will be charged in proportion of the value of each forwarded HTLC.
setFeeRate(double) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
The effective fee rate in milli-satoshis.
setFeeRate(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The fee rate that will be charged per millionth of a satoshi.
setFeeRate(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The fee rate in ppm (parts per million) that will be charged in proportion of the value of each forwarded HTLC.
setFeeRate(double) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The effective fee rate in milli-satoshis.
setFeeRate(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for feeRate.
setFeeRate(double) - Method in class org.lightningj.lnd.wrapper.message.ChannelFeeReport
Setter for feeRate.
setFeeRate(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for feeRate.
setFeeRate(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for feeRate.
setFeeRate(double) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for feeRate.
setFeeRateMilliMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 fee_rate_milli_msat = 4;
setFeeRateMilliMsat(long) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Setter for feeRateMilliMsat.
setFeeRatePpm(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The effective fee rate in micro-satoshis (parts per million).
setFeeRatePpm(int) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for feeRatePpm.
setFeerateSatPerByte(long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
Deprecated.
lnrpc.EstimateFeeResponse.feerate_sat_per_byte is deprecated. See lightning.api.proto;l=1114
setFeerateSatPerByte(long) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Setter for feerateSatPerByte.
setFeeSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
The total fee in satoshis.
setFeeSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The fee paid for this payment in satoshis
setFeeSat(long) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Setter for feeSat.
setFeeSat(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for feeSat.
setFilter(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
GCS filter.
setFilter(byte[]) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterResponse
Setter for filter.
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
An optional CLTV delta from the current height that should be used for the timelock of the final hop.
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
CLTV delta from the current height that should be used for the timelock of the final hop
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The CLTV delta from the current height that should be used to set the timelock for the final hop.
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for finalCltvDelta.
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for finalCltvDelta.
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Setter for finalCltvDelta.
setFinalCltvDelta(int) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for finalCltvDelta.
setFinalHtlcEvent(RouterOuterClass.FinalHtlcEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
setFinalHtlcEvent(RouterOuterClass.FinalHtlcEvent.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.FinalHtlcEvent final_htlc_event = 12;
setFinalHtlcEvent(FinalHtlcEvent) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for list of finalHtlcEvent.
setFinalRawTx(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly.
setFinalRawTx(byte[]) - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Setter for finalRawTx.
setFinalSignature(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
The final, full signature that is valid for the combined public key.
setFinalSignature(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
Setter for finalSignature.
setFirstIndexOffset(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
The index of the last item in the set of returned invoices.
setFirstIndexOffset(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The index of the first item in the set of returned payments.
setFirstIndexOffset(long) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Setter for firstIndexOffset.
setFirstIndexOffset(long) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Setter for firstIndexOffset.
setFixed(long) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of satoshis.
setFixed(long) - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
Setter for fixed.
setFixedMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a fixed amount of millisatoshis.
setFixedMsat(long) - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
Setter for fixedMsat.
setFlags(int) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent flags value.
setFlags(int) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for flags.
setFlapCount(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The number of times we have recorded this peer going offline or coming online, recorded across restarts.
setFlapCount(int) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for flapCount.
setForce(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
If true, then the channel will be closed forcibly.
setForce(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Whether to force override MC pair history.
setForce(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
Whether this input must be force-swept.
setForce(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Whether this input must be force-swept.
setForce(boolean) - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Setter for force.
setForce(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
Setter for force.
setForce(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Setter for force.
setForce(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for force.
setForwardEvent(RouterOuterClass.ForwardEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
setForwardEvent(RouterOuterClass.ForwardEvent.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardEvent forward_event = 7;
setForwardEvent(ForwardEvent) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for list of forwardEvent.
setForwardFailEvent(RouterOuterClass.ForwardFailEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
setForwardFailEvent(RouterOuterClass.ForwardFailEvent.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.ForwardFailEvent forward_fail_event = 8;
setForwardFailEvent(ForwardFailEvent) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for list of forwardFailEvent.
setForwardingChannel(long) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
If this HTLC is involved in a forwarding operation, this field indicates the forwarding channel.
setForwardingChannel(long) - Method in class org.lightningj.lnd.wrapper.message.HTLC
Setter for forwardingChannel.
setForwardingEvents(int, LightningApi.ForwardingEvent) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
setForwardingEvents(int, LightningApi.ForwardingEvent.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
A list of forwarding events from the time slice of the time series specified in the request.
setForwardingEvents(List<ForwardingEvent>) - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
Setter for list of forwardingEvents.
setForwardingHtlcIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
Index identifying the htlc on the forwarding channel.
setForwardingHtlcIndex(long) - Method in class org.lightningj.lnd.wrapper.message.HTLC
Setter for forwardingHtlcIndex.
setFrom(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
The sending node of the pair.
setFrom(byte[]) - Method in class org.lightningj.lnd.wrapper.message.NodePair
Setter for from.
setFromNode(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The source node pubkey of the pair.
setFromNode(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Setter for fromNode.
setFullInclusionProof(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The BIP-0341 serialized inclusion proof that is required to prove that the revealed leaf is part of the tree.
setFullInclusionProof(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
Setter for fullInclusionProof.
setFullKeyOnly(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the final, tweaked Taproot key is known and no additional information about the internal key or type of tweak that was used to derive it.
setFullKeyOnly(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Setter for fullKeyOnly.
setFullMethod(String) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
string fullMethod = 3;
setFullMethod(String) - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Setter for fullMethod.
setFullMethodBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
string fullMethod = 3;
setFullTree(WalletKitOuterClass.TapscriptFullTree) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
setFullTree(WalletKitOuterClass.TapscriptFullTree.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The full script tree with all individual leaves is known and the root hash can be constructed from the full tree directly.
setFullTree(TapscriptFullTree) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Setter for list of fullTree.
setFullyResolvedChannel(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
setFullyResolvedChannel(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint fully_resolved_channel = 7;
setFullyResolvedChannel(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Setter for list of fullyResolvedChannel.
setFundedPsbt(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
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.
setFundedPsbt(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
A PSBT that should be signed and finalized.
setFundedPsbt(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The funded but not yet signed PSBT packet.
setFundedPsbt(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
The PSBT that should be signed.
setFundedPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Setter for fundedPsbt.
setFundedPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtRequest
Setter for fundedPsbt.
setFundedPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Setter for fundedPsbt.
setFundedPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtRequest
Setter for fundedPsbt.
setFundingAddress(String) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
setFundingAddress(String) - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Setter for fundingAddress.
setFundingAddressBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The P2WSH address of the channel funding multisig address that the below specified amount in satoshis needs to be sent to.
setFundingAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
The exact amount in satoshis that needs to be sent to the above address to fund the pending channel.
setFundingAmount(long) - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Setter for fundingAmount.
setFundingAmt(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The funding amount in satoshis that initiator wishes to use in the channel.
setFundingAmt(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for fundingAmt.
setFundingCanceled(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool funding_canceled = 5;
setFundingCanceled(boolean) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Setter for fundingCanceled.
setFundingExpiryBlocks(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
The number of blocks until the funding transaction is considered expired.
setFundingExpiryBlocks(int) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingOpenChannel
Setter for fundingExpiryBlocks.
setFundingShim(LightningApi.FundingShim) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
setFundingShim(LightningApi.FundingShim.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Funding shims are an optional argument that allow the caller to intercept certain funding functionality.
setFundingShim(FundingShim) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for list of fundingShim.
setFundingTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Txid of the funding transaction.
setFundingTxidBytes(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
Setter for fundingTxidBytes.
setFundingTxidStr(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
setFundingTxidStr(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
Setter for fundingTxidStr.
setFundingTxidStrBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
Hex-encoded string representing the byte-reversed hash of the funding transaction.
setFundMax(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If set, then lnd will attempt to commit all the coins under control of the internal wallet to open the channel, and the LocalFundingAmount field must be zero and is ignored.
setFundMax(boolean) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for fundMax.
setGlobal(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, then this update applies to all currently active channels.
setGlobal(boolean) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for global.
setGlobalFeatures(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
Deprecated.
lnrpc.NodeUpdate.global_features is deprecated. See lightning.api.proto;l=3393
setGlobalFeatures(byte[]) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Setter for globalFeatures.
setGoVersion(String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The version of go that compiled the executable.
setGoVersion(String) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for goVersion.
setGoVersionBytes(ByteString) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The version of go that compiled the executable.
setGraphDiameter(int) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 graph_diameter = 1;
setGraphDiameter(int) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for graphDiameter.
setHalfLifeSeconds(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The amount of time mission control will take to restore a penalized node or channel back to 50% success probability, expressed in seconds.
setHalfLifeSeconds(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.half_life_seconds is deprecated. See router.proto;l=482
setHalfLifeSeconds(long) - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Setter for halfLifeSeconds.
setHalfLifeSeconds(long) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for halfLifeSeconds.
setHash(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
The hash of the block.
setHash(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
The hash of the transaction.
setHash(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The hash of the preimage
setHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
The block hash.
setHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
Block hash in hex notation.
setHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block hash (same as provided).
setHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
Block hash in hex notation.
setHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block hash (same as provided).
setHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
Block hash in hex notation.
setHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
The payment hash of the AMP HTLC.
setHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.BlockEpoch
Setter for hash.
setHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.Outpoint
Setter for hash.
setHash(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for hash.
setHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AMP
Setter for hash.
setHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashResponse
Setter for hash.
setHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderRequest
Setter for hash.
setHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for hash.
setHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockRequest
Setter for hash.
setHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for hash.
setHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetCFilterRequest
Setter for hash.
setHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
The block hash.
setHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
Block hash in hex notation.
setHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block hash (same as provided).
setHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
Block hash in hex notation.
setHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block hash (same as provided).
setHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
Block hash in hex notation.
setHashLock(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
bytes hash_lock = 3;
setHashLock(byte[]) - Method in class org.lightningj.lnd.wrapper.message.HTLC
Setter for hashLock.
setHaveAllNonces(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
Indicates whether all nonces required to start the signing process are known now.
setHaveAllNonces(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
Indicates whether all nonces required to start the signing process are known now.
setHaveAllNonces(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesResponse
Setter for haveAllNonces.
setHaveAllNonces(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Setter for haveAllNonces.
setHaveAllSignatures(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
Indicates whether all partial signatures required to create a final, full signature are known yet.
setHaveAllSignatures(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigResponse
Setter for haveAllSignatures.
setHeight(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
The height of the block.
setHeight(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
The block height or index.
setHeight(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block height or index.
setHeight(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block height or index.
setHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent block height.
setHeight(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.BlockEpoch
Setter for height.
setHeight(int) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for height.
setHeight(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHashRequest
Setter for height.
setHeight(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for height.
setHeight(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for height.
setHeightHint(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The earliest height in the chain for which the transaction/output script could have been included in a block.
setHeightHint(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The earliest height in the chain for which the outpoint/output script could have been spent.
setHeightHint(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Setter for heightHint.
setHeightHint(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Setter for heightHint.
setHeuristic(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
string heuristic = 1;
setHeuristic(String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
The name of the heuristic to provide scores to.
setHeuristic(String) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Setter for heuristic.
setHeuristic(String) - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Setter for heuristic.
setHeuristicBytes(ByteString) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
string heuristic = 1;
setHeuristicBytes(ByteString) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
The name of the heuristic to provide scores to.
setHistory(RouterOuterClass.PairData) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
setHistory(RouterOuterClass.PairData.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
.routerrpc.PairData history = 7;
setHistory(RouterOuterClass.PairData) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
setHistory(RouterOuterClass.PairData.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The historical data for the requested pair.
setHistory(PairData) - Method in class org.lightningj.lnd.wrapper.router.message.PairHistory
Setter for list of history.
setHistory(PairData) - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityResponse
Setter for list of history.
setHopHints(int, LightningApi.HopHint) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
setHopHints(int, LightningApi.HopHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
A list of hop hints that when chained together can assist in reaching a specific destination.
setHopHints(List<HopHint>) - Method in class org.lightningj.lnd.wrapper.message.RouteHint
Setter for list of hopHints.
setHopProbability(double) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The probability of success mission control should assign to hop in a route where it has no other information available.
setHopProbability(float) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.hop_probability is deprecated. See router.proto;l=491
setHopProbability(double) - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Setter for hopProbability.
setHopProbability(float) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for hopProbability.
setHopPubkeys(int, ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
A list of hops that defines the route.
setHopPubkeys(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Setter for list of hopPubkeys.
setHops(int, LightningApi.Hop) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
setHops(int, LightningApi.Hop.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Contains details concerning the specific forwarding details at each hop.
setHops(List<Hop>) - Method in class org.lightningj.lnd.wrapper.message.Route
Setter for list of hops.
setHost(String) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The network location of the lightning node, e.g.
setHost(String) - Method in class org.lightningj.lnd.wrapper.message.LightningAddress
Setter for host.
setHostBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The network location of the lightning node, e.g.
setHtlcId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
/ The index of the incoming htlc in the incoming channel.
setHtlcId(long) - Method in class org.lightningj.lnd.wrapper.router.message.CircuitKey
Setter for htlcId.
setHtlcIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
Index identifying the htlc on the channel.
setHtlcIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Index identifying the htlc on the channel.
setHtlcIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
uint64 htlc_index = 2;
setHtlcIndex(long) - Method in class org.lightningj.lnd.wrapper.message.HTLC
Setter for htlcIndex.
setHtlcIndex(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for htlcIndex.
setHtlcIndex(long) - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionRequest
Setter for htlcIndex.
setHtlcMaximumMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The maximum HTLC value which will be accepted.
setHtlcMaximumMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for htlcMaximumMsat.
setHtlcMinimumMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The minimum HTLC value which will be accepted.
setHtlcMinimumMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for htlcMinimumMsat.
setHtlcMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
A failure type-dependent htlc value.
setHtlcMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for htlcMsat.
setHtlcs(int, LightningApi.InvoiceHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
setHtlcs(int, LightningApi.InvoiceHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
List of HTLCs paying to this invoice [EXPERIMENTAL].
setHtlcs(int, LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
setHtlcs(int, LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The HTLCs made in attempt to settle the payment.
setHtlcs(int, LightningApi.HTLCAttempt) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
setHtlcs(int, LightningApi.HTLCAttempt.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The HTLCs made in attempt to settle the payment [EXPERIMENTAL].
setHtlcs(List<InvoiceHTLC>) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for list of htlcs.
setHtlcs(List<HTLCAttempt>) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for list of htlcs.
setHtlcs(List<HTLCAttempt>) - Method in class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Setter for list of htlcs.
setId(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
An ID of 32 random bytes that must be unique for each distinct application using this RPC which will be used to bound the output lease to.
setId(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The unique ID that was used to lock the output.
setId(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
A 32 byte random ID that identifies the lease.
SetID - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SetID.
SetID() - Constructor for class org.lightningj.lnd.wrapper.message.SetID
Empty Constructor
SetID(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SetID
Json Parsing Constructor
SetID(LightningApi.SetID) - Constructor for class org.lightningj.lnd.wrapper.message.SetID
Constructor using underlying Lightning API Object
setId(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Setter for id.
setId(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputRequest
Setter for id.
setId(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Setter for id.
setIdentityKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string identity_key = 2;
setIdentityKey(String) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Setter for identityKey.
setIdentityKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
string identity_key = 2;
setIdentityPubkey(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The identity pubkey of the current node.
setIdentityPubkey(String) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for identityPubkey.
setIdentityPubkeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The identity pubkey of the current node.
setIgnoredEdges(int, LightningApi.EdgeLocator) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
setIgnoredEdges(int, LightningApi.EdgeLocator.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Deprecated.
setIgnoredEdges(List<EdgeLocator>) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for list of ignoredEdges.
setIgnoredNodes(int, ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of nodes to ignore during path finding.
setIgnoredNodes(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for list of ignoredNodes.
setIgnoredPairs(int, LightningApi.NodePair) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
setIgnoredPairs(int, LightningApi.NodePair.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
A list of directed node pairs that will be ignored during path finding.
setIgnoredPairs(List<NodePair>) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for list of ignoredPairs.
setIgnoreLocalState(boolean) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
If set, we will ignore the local channel state when calculating scores.
setIgnoreLocalState(boolean) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
Setter for ignoreLocalState.
setIKnowWhatIAmDoing(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
Override the requirement for being in dev mode by setting this to true and confirming the user knows what they are doing and this is a potential foot gun to lose funds if used on active channels.
setIKnowWhatIAmDoing(boolean) - Method in class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Setter for iKnowWhatIAmDoing.
setInactiveChannel(LightningApi.ChannelPoint) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
setInactiveChannel(LightningApi.ChannelPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelPoint inactive_channel = 4;
setInactiveChannel(ChannelPoint) - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Setter for list of inactiveChannel.
setInactiveOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool inactive_only = 2;
setInactiveOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Setter for inactiveOnly.
setInbound(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
A channel is inbound if the counterparty initiated the channel
setInbound(boolean) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for inbound.
setIncludeBlock(boolean) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
If true, then the block that mines the specified txid/script will be included in eventual the notification event.
setIncludeBlock(boolean) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Setter for includeBlock.
setIncludeChannels(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
If true, will include all known channels associated with the node.
setIncludeChannels(boolean) - Method in class org.lightningj.lnd.wrapper.message.NodeInfoRequest
Setter for includeChannels.
setIncludeIncomplete(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If true, then return payments that have not yet fully completed.
setIncludeIncomplete(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Setter for includeIncomplete.
setIncludeSessions(boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Setter for includeSessions.
setIncludeSessions(boolean) - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersRequest
Setter for includeSessions.
setIncludeSessions(boolean) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
Whether we should include sessions with the watchtower in the response.
setIncludeSessions(boolean) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
Whether we should include sessions with the watchtower in the response.
setIncludeUnannounced(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
Whether unannounced channels are included in the response or not.
setIncludeUnannounced(boolean) - Method in class org.lightningj.lnd.wrapper.message.ChannelGraphRequest
Setter for includeUnannounced.
setIncoming(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
bool incoming = 1;
setIncoming(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The direction within the channel that the htlc was sent
setIncoming(boolean) - Method in class org.lightningj.lnd.wrapper.message.HTLC
Setter for incoming.
setIncoming(boolean) - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Setter for incoming.
setIncomingAmountMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The incoming htlc amount.
setIncomingAmountMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for incomingAmountMsat.
setIncomingAmtMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The amount of the incoming htlc.
setIncomingAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Setter for incomingAmtMsat.
setIncomingChannelId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The short channel id that the incoming htlc arrived at our node on.
setIncomingChannelId(long) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for incomingChannelId.
setIncomingCircuitKey(RouterOuterClass.CircuitKey) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
setIncomingCircuitKey(RouterOuterClass.CircuitKey.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The key of this forwarded htlc.
setIncomingCircuitKey(RouterOuterClass.CircuitKey) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
setIncomingCircuitKey(RouterOuterClass.CircuitKey.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The key of this forwarded htlc.
setIncomingCircuitKey(CircuitKey) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for list of incomingCircuitKey.
setIncomingCircuitKey(CircuitKey) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Setter for list of incomingCircuitKey.
setIncomingExpiry(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The incoming htlc expiry.
setIncomingExpiry(int) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for incomingExpiry.
setIncomingHtlcId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
Incoming id is the index of the incoming htlc in the incoming channel.
setIncomingHtlcId(long) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for incomingHtlcId.
setIncomingTimelock(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The timelock on the incoming htlc.
setIncomingTimelock(int) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Setter for incomingTimelock.
setIndex(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
The index of the output within the transaction.
setIndex(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.Outpoint
Setter for index.
setIndexOffset(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Index offset is the offset in the time series to start at.
setIndexOffset(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
The index of an invoice that will be used as either the start or end of a query to determine which invoices should be returned in the response.
setIndexOffset(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
The index of a payment that will be used as either the start or end of a query to determine which payments should be returned in the response.
setIndexOffset(int) - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Setter for indexOffset.
setIndexOffset(long) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Setter for indexOffset.
setIndexOffset(long) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Setter for indexOffset.
setInFlightMaxMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The maximum amount of funds in millisatoshis that we allow the remote peer to have in outstanding htlcs.
setInFlightMaxMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for inFlightMaxMsat.
setInfo(RouterOuterClass.HtlcInfo) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
setInfo(RouterOuterClass.HtlcInfo.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
Info contains details about the htlc that was forwarded.
setInfo(RouterOuterClass.HtlcInfo) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
setInfo(RouterOuterClass.HtlcInfo.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
Info contains details about the htlc that we failed.
setInfo(HtlcInfo) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardEvent
Setter for list of info.
setInfo(HtlcInfo) - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Setter for list of info.
setInitiator(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
True if we were the ones that created the channel.
setInitiator(LightningApi.Initiator) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The party that initiated opening the channel.
setInitiator(boolean) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for initiator.
setInitiator(Initiator) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for initiator.
setInitiatorValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The party that initiated opening the channel.
setInputIndex(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The target input within the transaction that should be signed.
setInputIndex(int) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for inputIndex.
setInputs(int, LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
setInputs(int, LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
An optional list of inputs to use.
setInputs(List<OutPoint>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Setter for list of inputs.
setInputScripts(int, SignerOuterClass.InputScript) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
setInputScripts(int, SignerOuterClass.InputScript.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
The set of fully valid input scripts requested.
setInputScripts(List<InputScript>) - Method in class org.lightningj.lnd.wrapper.signer.message.InputScriptResp
Setter for list of inputScripts.
setInternalKeyCount(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The number of keys derived from the internal branch of the account public key.
setInternalKeyCount(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for internalKeyCount.
setInternalPublicKey(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
The internal public key, serialized as 32-byte x-only public key.
setInternalPublicKey(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Setter for internalPublicKey.
setInvoices(int, LightningApi.Invoice) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
setInvoices(int, LightningApi.Invoice.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
A list of invoices from the time slice of the time series specified in the request.
setInvoices(List<Invoice>) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Setter for list of invoices.
setIsAmp(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Signals whether or not this is an AMP invoice.
setIsAmp(boolean) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for isAmp.
setIsError(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
Indicates that the response from lnd was an error, not a gRPC response.
setIsError(boolean) - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Setter for isError.
setIsInternal(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
Denotes if the address is a change address.
setIsInternal(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddressProperty
Setter for isInternal.
setIsKeysend(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Indicates if this invoice was a spontaneous payment that arrived via keysend [EXPERIMENTAL].
setIsKeysend(boolean) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for isKeysend.
setIsKnown(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
bool is_known = 4;
setIsKnown(boolean) - Method in class org.lightningj.lnd.wrapper.message.Feature
Setter for isKnown.
setIsOurAddress(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
Denotes if the output is controlled by the internal wallet
setIsOurAddress(boolean) - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Setter for isOurAddress.
setIsOurOutput(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
Denotes if the outpoint is controlled by the internal wallet.
setIsOurOutput(boolean) - Method in class org.lightningj.lnd.wrapper.message.PreviousOutPoint
Setter for isOurOutput.
setIsRequired(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
bool is_required = 3;
setIsRequired(boolean) - Method in class org.lightningj.lnd.wrapper.message.Feature
Setter for isRequired.
setIsSchnorrSig(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
Specifies if the signature is a Schnorr signature.
setIsSchnorrSig(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Setter for isSchnorrSig.
setIsXOnly(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
Specifies if the target key should be converted to an x-only public key before tweaking.
setIsXOnly(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.TweakDesc
Setter for isXOnly.
setKey(String) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
Setter for key.
setKey(int) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
Setter for key.
setKey(int) - Method in class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
Setter for key.
setKey(int) - Method in class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntry
Setter for key.
setKey(int) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntry
Setter for key.
setKey(int) - Method in class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntry
Setter for key.
setKey(int) - Method in class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
Setter for key.
setKey(long) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntry
Setter for key.
setKey(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntry
Setter for key.
setKeyDesc(SignerOuterClass.KeyDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
setKeyDesc(SignerOuterClass.KeyDescriptor.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
A key descriptor describes the key used for performing ECDH.
setKeyDesc(SignerOuterClass.KeyDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
setKeyDesc(SignerOuterClass.KeyDescriptor.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A descriptor that precisely describes *which* key to use for signing.
setKeyDesc(KeyDescriptor) - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Setter for list of keyDesc.
setKeyDesc(KeyDescriptor) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for list of keyDesc.
setKeyFamily(int) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
The family of key being identified.
setKeyFamily(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
The family of key being identified.
setKeyFamily(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
The target key family to derive a key from.
setKeyFamily(int) - Method in class org.lightningj.lnd.wrapper.message.KeyLocator
Setter for keyFamily.
setKeyFamily(int) - Method in class org.lightningj.lnd.wrapper.signer.message.KeyLocator
Setter for keyFamily.
setKeyFamily(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.KeyReq
Setter for keyFamily.
setKeyFingerPrint(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
Is the key finger print of the root pubkey that this request is targeting.
setKeyFingerPrint(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.KeyReq
Setter for keyFingerPrint.
setKeyIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
The precise index of the key being identified.
setKeyIndex(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
The precise index of the key being identified.
setKeyIndex(int) - Method in class org.lightningj.lnd.wrapper.message.KeyLocator
Setter for keyIndex.
setKeyIndex(int) - Method in class org.lightningj.lnd.wrapper.signer.message.KeyLocator
Setter for keyIndex.
setKeyLoc(LightningApi.KeyLocator) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
setKeyLoc(LightningApi.KeyLocator.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The key locator that identifies which key to use for signing.
setKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
setKeyLoc(SignerOuterClass.KeyLocator.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The key locator that identifies which private key to use for signing.
setKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
setKeyLoc(SignerOuterClass.KeyLocator.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The key locator that identifies which key to use for signing.
setKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
setKeyLoc(SignerOuterClass.KeyLocator.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
Deprecated.
setKeyLoc(SignerOuterClass.KeyLocator) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
setKeyLoc(SignerOuterClass.KeyLocator.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The key locator that identifies which key to use for signing.
setKeyLoc(KeyLocator) - Method in class org.lightningj.lnd.wrapper.message.KeyDescriptor
Setter for list of keyLoc.
setKeyLoc(KeyLocator) - Method in class org.lightningj.lnd.wrapper.signer.message.KeyDescriptor
Setter for list of keyLoc.
setKeyLoc(KeyLocator) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Setter for list of keyLoc.
setKeyLoc(KeyLocator) - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Setter for list of keyLoc.
setKeyLoc(KeyLocator) - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Setter for list of keyLoc.
setKeySpendOnly(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
Indicates that the above script_root is expected to be empty because this is a BIP-0086 key spend only commitment where only the internal key is committed to instead of also including a script root hash.
setKeySpendOnly(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.TaprootTweakDesc
Setter for keySpendOnly.
setLabel(String) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
An optional label for the batch transaction, limited to 500 characters.
setLabel(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
An optional label for the transaction, limited to 500 characters.
setLabel(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
An optional label for the transaction, limited to 500 characters.
setLabel(String) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
A label that was optionally set on transaction broadcast.
setLabel(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The label to add to the transaction, limited to 500 characters.
setLabel(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
An optional label for the transaction, limited to 500 characters.
setLabel(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
An optional label to save with the transaction.
setLabel(String) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Setter for label.
setLabel(String) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for label.
setLabel(String) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Setter for label.
setLabel(String) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for label.
setLabel(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Setter for label.
setLabel(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Setter for label.
setLabel(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Transaction
Setter for label.
setLabelBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
An optional label for the batch transaction, limited to 500 characters.
setLabelBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
An optional label for the transaction, limited to 500 characters.
setLabelBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
An optional label for the transaction, limited to 500 characters.
setLabelBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
A label that was optionally set on transaction broadcast.
setLabelBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The label to add to the transaction, limited to 500 characters.
setLabelBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
An optional label for the transaction, limited to 500 characters.
setLabelBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
An optional label to save with the transaction.
setLastFlapNs(long) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The timestamp of the last flap we observed for this peer.
setLastFlapNs(long) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for lastFlapNs.
setLastHopPubkey(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The pubkey of the last hop of the route.
setLastHopPubkey(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The pubkey of the last hop of the route.
setLastHopPubkey(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The pubkey of the last hop of the route.
setLastHopPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for lastHopPubkey.
setLastHopPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for lastHopPubkey.
setLastHopPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for lastHopPubkey.
setLastIndexOffset(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
The index of the last item in the set of returned invoices.
setLastIndexOffset(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The index of the last item in the set of returned payments.
setLastIndexOffset(long) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceResponse
Setter for lastIndexOffset.
setLastIndexOffset(long) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Setter for lastIndexOffset.
setLastOffsetIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
The index of the last time in the set of returned forwarding events.
setLastOffsetIndex(int) - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryResponse
Setter for lastOffsetIndex.
setLastPingPayload(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The last ping payload the peer has sent to us.
setLastPingPayload(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for lastPingPayload.
setLastUpdate(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
Deprecated.
lnrpc.ChannelEdge.last_update is deprecated. See lightning.api.proto;l=3276
setLastUpdate(int) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
uint32 last_update = 1;
setLastUpdate(int) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint32 last_update = 7;
setLastUpdate(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for lastUpdate.
setLastUpdate(int) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Setter for lastUpdate.
setLastUpdate(int) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Setter for lastUpdate.
setLatestError(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
If true, only the last error that our peer sent us will be returned with the peer's information, rather than the full set of historic errors we have stored.
setLatestError(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListPeersRequest
Setter for latestError.
setLeafVersion(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
The leaf version.
setLeafVersion(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapLeaf
Setter for leafVersion.
setLevelSpec(String) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
string level_spec = 2;
setLevelSpec(String) - Method in class org.lightningj.lnd.wrapper.message.DebugLevelRequest
Setter for levelSpec.
setLevelSpecBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
string level_spec = 2;
setLifetime(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The number of seconds that the channel has been monitored by the channel scoring system.
setLifetime(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for lifetime.
setLimboBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The balance in satoshis encumbered in this pending channel
setLimboBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
The balance in satoshis encumbered in this channel
setLimboBalance(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for limboBalance.
setLimboBalance(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Setter for limboBalance.
setLinkFailEvent(RouterOuterClass.LinkFailEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
setLinkFailEvent(RouterOuterClass.LinkFailEvent.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.LinkFailEvent link_fail_event = 10;
setLinkFailEvent(LinkFailEvent) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for list of linkFailEvent.
setListeners(int, String) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The listening addresses of the watchtower.
setListeners(List<String>) - Method in class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Setter for list of listeners.
setLocalBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This node's current balance in this channel
setLocalBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
setLocalBalance(LightningApi.Amount.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local balances.
setLocalBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 local_balance = 4;
setLocalBalance(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for localBalance.
setLocalBalance(Amount) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for list of localBalance.
setLocalBalance(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for localBalance.
setLocalChanReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.local_chan_reserve_sat is deprecated. See lightning.api.proto;l=1483
setLocalChanReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The minimum satoshis this node is required to reserve in its balance.
setLocalChanReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for localChanReserveSat.
setLocalChanReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for localChanReserveSat.
setLocalCommitFeeSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the local commitment.
setLocalCommitFeeSat(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Setter for localCommitFeeSat.
setLocalConstraints(LightningApi.ChannelConstraints) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
setLocalConstraints(LightningApi.ChannelConstraints.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the local node.
setLocalConstraints(ChannelConstraints) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for list of localConstraints.
setLocalForce(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool local_force = 2;
setLocalForce(boolean) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Setter for localForce.
setLocalFundingAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis the wallet should commit to the channel.
setLocalFundingAmount(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis the wallet should commit to the channel
setLocalFundingAmount(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for localFundingAmount.
setLocalFundingAmount(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for localFundingAmount.
setLocalKey(LightningApi.KeyDescriptor) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
setLocalKey(LightningApi.KeyDescriptor.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Our local key to use when creating the multi-sig output.
setLocalKey(KeyDescriptor) - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Setter for list of localKey.
setLocalPartialSignature(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
The partial signature created by the local signer.
setLocalPartialSignature(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignResponse
Setter for localPartialSignature.
setLocalPublicNonces(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The two public nonces the local signer uses, combined into a single value of 66 bytes.
setLocalPublicNonces(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Setter for localPublicNonces.
setLocalTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the local version of the commitment tx.
setLocalTxid(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Setter for localTxid.
setLocalTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the local version of the commitment tx.
setLockedBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The total amount of wallet UTXOs held in outputs that are locked for other usage.
setLockedBalance(long) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Setter for lockedBalance.
setLockedUtxos(int, WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
setLockedUtxos(int, WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
The list of lock leases that were acquired for the inputs in the funded PSBT packet.
setLockedUtxos(int, WalletKitOuterClass.UtxoLease) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
setLockedUtxos(int, WalletKitOuterClass.UtxoLease.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
The list of currently leased utxos.
setLockedUtxos(List<UtxoLease>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtResponse
Setter for list of lockedUtxos.
setLockedUtxos(List<UtxoLease>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListLeasesResponse
Setter for list of lockedUtxos.
setLookupModifier(InvoicesOuterClass.LookupModifier) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
.invoicesrpc.LookupModifier lookup_modifier = 4;
setLookupModifier(LookupModifier) - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Setter for lookupModifier.
setLookupModifierValue(int) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
.invoicesrpc.LookupModifier lookup_modifier = 4;
setMacaroon(String) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
The hex encoded macaroon, serialized in binary format.
setMacaroon(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
bytes macaroon = 1;
setMacaroon(String) - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonResponse
Setter for macaroon.
setMacaroon(byte[]) - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Setter for macaroon.
setMacaroonBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
The hex encoded macaroon, serialized in binary format.
setMacaroonRootKey(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
macaroon_root_key is an optional 32 byte macaroon root key that can be provided when initializing the wallet rather than letting lnd generate one on its own.
setMacaroonRootKey(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for macaroonRootKey.
setMasterKeyBirthdayTimestamp(long) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The unix timestamp in seconds of when the master key was created.
setMasterKeyBirthdayTimestamp(long) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Setter for masterKeyBirthdayTimestamp.
setMasterKeyFingerprint(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The fingerprint of the root key from which the account public key was derived from.
setMasterKeyFingerprint(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public key was derived from.
setMasterKeyFingerprint(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
The fingerprint of the root key (also known as the key with derivation path m/) from which the account public keys were derived from.
setMasterKeyFingerprint(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for masterKeyFingerprint.
setMasterKeyFingerprint(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Setter for masterKeyFingerprint.
setMasterKeyFingerprint(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Setter for masterKeyFingerprint.
setMaturityHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The height at which funds can be swept into the wallet
setMaturityHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The next block height at which we can spend the current stage
setMaturityHeight(int) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for maturityHeight.
setMaturityHeight(int) - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Setter for maturityHeight.
setMaxAcceptedHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The total number of incoming HTLC's that the initiator will accept.
setMaxAcceptedHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The total number of incoming HTLC's that the initiator will accept.
setMaxAcceptedHtlcs(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for maxAcceptedHtlcs.
setMaxAcceptedHtlcs(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Setter for maxAcceptedHtlcs.
setMaxBackups(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Setter for maxBackups.
setMaxBackups(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The maximum number of backups allowed by the watchtower session.
setMaxChannelSize(long) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 max_channel_size = 9;
setMaxChannelSize(long) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for maxChannelSize.
setMaxConfs(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
The maximum number of confirmations to be included.
setMaxConfs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
The maximum number of confirmations to be included.
setMaxConfs(int) - Method in class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Setter for maxConfs.
setMaxConfs(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Setter for maxConfs.
setMaxFeePerVbyte(long) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The maximum fee rate the closer is willing to pay.
setMaxFeePerVbyte(long) - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Setter for maxFeePerVbyte.
setMaxHtlcCount(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The maximum number of htlcs that the remote peer can offer us.
setMaxHtlcCount(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for maxHtlcCount.
setMaxHtlcMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If set, the maximum HTLC size in milli-satoshis.
setMaxHtlcMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint64 max_htlc_msat = 6;
setMaxHtlcMsat(long) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for maxHtlcMsat.
setMaxHtlcMsat(long) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Setter for maxHtlcMsat.
setMaximumPaymentResults(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
The maximum number of payment results that mission control will store.
setMaximumPaymentResults(int) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for maximumPaymentResults.
setMaxLocalCsv(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
setMaxLocalCsv(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Max local csv is the maximum csv delay we will allow for our own commitment transaction.
setMaxLocalCsv(int) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for maxLocalCsv.
setMaxLocalCsv(int) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for maxLocalCsv.
setMaxOutDegree(int) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 max_out_degree = 3;
setMaxOutDegree(int) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for maxOutDegree.
setMaxParts(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The maximum number of partial payments that may be use to complete the full amount.
setMaxParts(int) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for maxParts.
setMaxPayments(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
The maximal number of payments returned in the response to this query.
setMaxPayments(long) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Setter for maxPayments.
setMaxPendingAmtMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The maximum amount of coins in millisatoshis that can be pending in this channel.
setMaxPendingAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Setter for maxPendingAmtMsat.
setMaxShardSizeMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The largest payment split that should be attempted when making a payment if splitting is necessary.
setMaxShardSizeMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for maxShardSizeMsat.
setMaxUpdates(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Setter for maxUpdates.
setMaxUpdates(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
The maximum number of updates each session we negotiate with watchtowers should allow.
setMaxValueInFlight(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The maximum amount of coins in millisatoshis that can be pending in this channel.
setMaxValueInFlight(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for maxValueInFlight.
setMedianChannelSizeSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 median_channel_size_sat = 10;
setMedianChannelSizeSat(long) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for medianChannelSizeSat.
setMemo(String) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
An optional memo to attach along with the invoice.
setMemo(String) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMemo(String) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMemo(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
An optional memo to attach along with the invoice.
setMemo(String) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMemo(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMemo(String) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for memo.
setMemo(String) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for memo.
setMemo(String) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for memo.
setMemo(String) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for memo.
setMemo(String) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for memo.
setMemo(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for memo.
setMemoBytes(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
An optional memo to attach along with the invoice.
setMemoBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMemoBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMemoBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
An optional memo to attach along with the invoice.
setMemoBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMemoBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
An optional note-to-self to go along with the channel containing some useful information.
setMerkleroot(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The merkle root.
setMerkleroot(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The merkle root.
setMerkleroot(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for merkleroot.
setMerkleroot(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for merkleroot.
setMerklerootBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The merkle root.
setMerklerootBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The merkle root.
setMessageDigest(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
The 32-byte SHA256 digest of the message to sign.
setMessageDigest(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Setter for messageDigest.
setMessageFlags(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The bitfield that describes whether optional fields are present in this update.
setMessageFlags(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for messageFlags.
setMetadata(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
The payment metadata to send along with the payment to the payee.
setMetadata(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for metadata.
setMethodFullUri(String) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent to/from.
setMethodFullUri(String) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
setMethodFullUri(String) - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Setter for methodFullUri.
setMethodFullUri(String) - Method in class org.lightningj.lnd.wrapper.message.StreamAuth
Setter for methodFullUri.
setMethodFullUriBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the RPC method the message was sent to/from.
setMethodFullUriBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
The full URI (in the format /<rpcpackage>.<ServiceName>/MethodName, for example /lnrpc.Lightning/GetInfo) of the streaming RPC method that was just established.
setMethodPermissions(Map<String, MacaroonPermissionList>) - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
Populates methodPermissions with all the values in the map.
setMethodPermissionsEntries(ListPermissionsResponse.MethodPermissionsEntries) - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse
Sets a wrapped list of entries, used for XML conversion.
setMiddlewareName(String) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the middleware to register.
setMiddlewareName(String) - Method in class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Setter for middlewareName.
setMiddlewareNameBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
The name of the middleware to register.
setMinAcceptDepth(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The number of confirmations we require before we consider the channel open.
setMinAcceptDepth(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for minAcceptDepth.
setMinChannelSize(long) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 min_channel_size = 8;
setMinChannelSize(long) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for minChannelSize.
setMinConfs(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
setMinConfs(int) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
setMinConfs(int) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
The minimum number of confirmations to be included.
setMinConfs(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The minimum number of confirmations each one of your outputs used for the funding transaction must satisfy.
setMinConfs(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
setMinConfs(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
setMinConfs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
setMinConfs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
The minimum number of confirmations to be included.
setMinConfs(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
The minimum number of confirmations each one of your outputs used for the transaction must satisfy.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.message.ListUnspentRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Setter for minConfs.
setMinConfs(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Setter for minConfs.
setMinHtlc(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The smallest HTLC in millisatoshis that the initiator will accept.
setMinHtlc(long) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
int64 min_htlc = 2;
setMinHtlc(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for minHtlc.
setMinHtlc(long) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Setter for minHtlc.
setMinHtlcIn(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The minimum value in millisatoshis for incoming htlcs on the channel.
setMinHtlcIn(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for minHtlcIn.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
The smallest HTLC in millisatoshis that the initiator will accept.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The minimum HTLC size in milli-satoshis.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for minHtlcMsat.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelConstraints
Setter for minHtlcMsat.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for minHtlcMsat.
setMinHtlcMsat(long) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for minHtlcMsat.
setMinHtlcMsatSpecified(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
If true, min_htlc_msat is applied.
setMinHtlcMsatSpecified(boolean) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for minHtlcMsatSpecified.
setMinimumFailureRelaxInterval(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
The minimum time that must have passed since the previously recorded failure before we raise the failure amount.
setMinimumFailureRelaxInterval(long) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for minimumFailureRelaxInterval.
setMissionControlConfig(RouterOuterClass.SetMissionControlConfigRequest, StreamObserver<RouterOuterClass.SetMissionControlConfigResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
SetMissionControlConfig will set mission control's config, if the config provided is valid.
setMissionControlConfig(RouterOuterClass.SetMissionControlConfigRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
SetMissionControlConfig will set mission control's config, if the config provided is valid.
setMissionControlConfig(RouterOuterClass.SetMissionControlConfigRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
SetMissionControlConfig will set mission control's config, if the config provided is valid.
setMissionControlConfig(RouterOuterClass.SetMissionControlConfigRequest, StreamObserver<RouterOuterClass.SetMissionControlConfigResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
SetMissionControlConfig will set mission control's config, if the config provided is valid.
setMissionControlConfig(MissionControlConfig, StreamObserver<SetMissionControlConfigResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a setMissionControlConfig request.
setMissionControlConfig(SetMissionControlConfigRequest, StreamObserver<SetMissionControlConfigResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a setMissionControlConfig request.
setMissionControlConfig(MissionControlConfig) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a setMissionControlConfig request.
setMissionControlConfig(SetMissionControlConfigRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a setMissionControlConfig request.
SetMissionControlConfigRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SetMissionControlConfigRequest.
SetMissionControlConfigRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigRequest
Empty Constructor
SetMissionControlConfigRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigRequest
Json Parsing Constructor
SetMissionControlConfigRequest(RouterOuterClass.SetMissionControlConfigRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigRequest
Constructor using underlying Lightning API Object
SetMissionControlConfigResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SetMissionControlConfigResponse.
SetMissionControlConfigResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigResponse
Empty Constructor
SetMissionControlConfigResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigResponse
Json Parsing Constructor
SetMissionControlConfigResponse(RouterOuterClass.SetMissionControlConfigResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.SetMissionControlConfigResponse
Constructor using underlying Lightning API Object
setModel(RouterOuterClass.MissionControlConfig.ProbabilityModel) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
ProbabilityModel defines which probability estimator should be used in pathfinding.
setModel(MissionControlConfig.ProbabilityModel) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for model.
setModelValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
ProbabilityModel defines which probability estimator should be used in pathfinding.
setMonthFeeSum(long) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 month.
setMonthFeeSum(long) - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Setter for monthFeeSum.
setMppRecord(LightningApi.MPPRecord) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
setMppRecord(LightningApi.MPPRecord.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional TLV record that signals the use of an MPP payment.
setMppRecord(MPPRecord) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for list of mppRecord.
setMppTotalAmtMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
The total amount of the mpp payment in msat.
setMppTotalAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for mppTotalAmtMsat.
setMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
Value denominated in milli-satoshis.
setMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Amount
Setter for msat.
setMsg(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
The message to be signed.
setMsg(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The message over which the signature is to be verified.
setMsg(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The message to be signed.
setMsg(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The message over which the signature is to be verified.
setMsg(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
The message to be signed.
setMsg(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The message to be signed.
setMsg(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SignMessageRequest
Setter for msg.
setMsg(byte[]) - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageRequest
Setter for msg.
setMsg(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Setter for msg.
setMsg(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Setter for msg.
setMsg(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
Setter for msg.
setMsg(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Setter for msg.
setMsgId(long) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The unique message ID of this middleware intercept message.
setMsgId(long) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for msgId.
setMultiChanBackup(LightningApi.MultiChanBackup) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
setMultiChanBackup(LightningApi.MultiChanBackup.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
A multi-channel backup that covers all open channels currently known to lnd.
setMultiChanBackup(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
A single encrypted blob containing all the static channel backups of the channel listed above.
setMultiChanBackup(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
The channels to restore in the packed multi backup format.
setMultiChanBackup(MultiChanBackup) - Method in class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
Setter for list of multiChanBackup.
setMultiChanBackup(byte[]) - Method in class org.lightningj.lnd.wrapper.message.MultiChanBackup
Setter for multiChanBackup.
setMultiChanBackup(byte[]) - Method in class org.lightningj.lnd.wrapper.message.RestoreChanBackupRequest
Setter for multiChanBackup.
setMusig2(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
Indicates that the funding output is using a MuSig2 multi-sig output.
setMusig2(boolean) - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Setter for musig2.
setName(String) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
string name = 2;
setName(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The name used to identify the account.
setName(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The name used to identify the account.
setName(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A name to identify the account with.
setName(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this name.
setName(String) - Method in class org.lightningj.lnd.wrapper.message.Feature
Setter for name.
setName(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for name.
setName(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AccountWithAddresses
Setter for name.
setName(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportAccountRequest
Setter for name.
setName(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAccountsRequest
Setter for name.
setNameBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
The name used to identify the account.
setNameBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
The name used to identify the account.
setNameBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
A name to identify the account with.
setNameBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
An optional filter to only return accounts matching this name.
setNetwork(String) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The network the node is on (eg regtest, testnet, mainnet)
setNetwork(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string network = 1;
setNetwork(String) - Method in class org.lightningj.lnd.wrapper.message.Chain
Setter for network.
setNetwork(String) - Method in class org.lightningj.lnd.wrapper.message.NodeAddress
Setter for network.
setNetworkBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
The network the node is on (eg regtest, testnet, mainnet)
setNetworkBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
string network = 1;
setNewMacaroonRootKey(boolean) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
new_macaroon_root_key is an optional argument instructing the daemon to rotate the macaroon root key when set to true.
setNewMacaroonRootKey(boolean) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Setter for newMacaroonRootKey.
setNewPassword(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
new_password should be the new passphrase that will be needed to unlock the daemon.
setNewPassword(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Setter for newPassword.
setNextBroadcastHeight(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The next height of the chain at which we'll attempt to broadcast the sweep transaction of the output.
setNextBroadcastHeight(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for nextBroadcastHeight.
setNode(LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
setNode(LightningApi.LightningNode.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
An individual vertex/node within the channel graph.
setNode(LightningNode) - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Setter for list of node.
setNode1Policy(LightningApi.RoutingPolicy) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
setNode1Policy(LightningApi.RoutingPolicy.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node1_policy = 7;
setNode1Policy(RoutingPolicy) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for list of node1Policy.
setNode1Pub(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node1_pub = 4;
setNode1Pub(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for node1Pub.
setNode1PubBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node1_pub = 4;
setNode2Policy(LightningApi.RoutingPolicy) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
setNode2Policy(LightningApi.RoutingPolicy.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
.lnrpc.RoutingPolicy node2_policy = 8;
setNode2Policy(RoutingPolicy) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for list of node2Policy.
setNode2Pub(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node2_pub = 5;
setNode2Pub(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge
Setter for node2Pub.
setNode2PubBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
string node2_pub = 5;
setNodeAddresses(int, LightningApi.NodeAddress) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
setNodeAddresses(int, LightningApi.NodeAddress.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
repeated .lnrpc.NodeAddress node_addresses = 7;
setNodeAddresses(List<NodeAddress>) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate
Setter for list of nodeAddresses.
setNodeFrom(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
The source node pubkey of the pair.
setNodeFrom(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.PairHistory
Setter for nodeFrom.
setNodeId(String) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The public key of the node at the start of the channel.
setNodeId(String) - Method in class org.lightningj.lnd.wrapper.message.HopHint
Setter for nodeId.
setNodeIdBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
The public key of the node at the start of the channel.
setNodePubkey(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The pubkey of the node to open a channel with.
setNodePubkey(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The pubkey of the node that wishes to open an inbound channel.
setNodePubkey(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The pubkey of the node to open a channel with.
setNodePubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for nodePubkey.
setNodePubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for nodePubkey.
setNodePubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for nodePubkey.
setNodePubkeyString(String) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
setNodePubkeyString(String) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for nodePubkeyString.
setNodePubkeyStringBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.node_pubkey_string is deprecated. See lightning.api.proto;l=2235
setNodes(int, LightningApi.LightningNode) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
setNodes(int, LightningApi.LightningNode.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
The list of `LightningNode`s in this channel graph
setNodes(List<LightningNode>) - Method in class org.lightningj.lnd.wrapper.message.ChannelGraph
Setter for list of nodes.
setNodeTo(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
The destination node pubkey of the pair.
setNodeTo(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.PairHistory
Setter for nodeTo.
setNodeUpdates(int, LightningApi.NodeUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
setNodeUpdates(int, LightningApi.NodeUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
repeated .lnrpc.NodeUpdate node_updates = 1;
setNodeUpdates(List<NodeUpdate>) - Method in class org.lightningj.lnd.wrapper.message.GraphTopologyUpdate
Setter for list of nodeUpdates.
setNodeWeight(double) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
NodeWeight defines how strongly other previous forwardings on channels of a router should be taken into account when computing a channel's probability to route.
setNodeWeight(double) - Method in class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Setter for nodeWeight.
setNoInflightUpdates(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
If set, only the final payment update is streamed back.
setNoInflightUpdates(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
If set, only the final payment update is streamed back.
setNoInflightUpdates(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
If set, only the final payment updates are streamed back.
setNoInflightUpdates(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for noInflightUpdates.
setNoInflightUpdates(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.TrackPaymentRequest
Setter for noInflightUpdates.
setNoInflightUpdates(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.TrackPaymentsRequest
Setter for noInflightUpdates.
setNonce(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The nonce.
setNonce(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The nonce.
setNonce(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
bytes nonce = 1;
setNonce(byte[]) - Method in class org.lightningj.lnd.wrapper.message.MacaroonId
Setter for nonce.
setNonce(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for nonce.
setNonce(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for nonce.
setNoPublish(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
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.
setNoPublish(boolean) - Method in class org.lightningj.lnd.wrapper.message.PsbtShim
Setter for noPublish.
setNormalizedValue(double) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
The value normalized to [0,1] or [-1,1].
setNormalizedValue(double) - Method in class org.lightningj.lnd.wrapper.message.FloatMetric
Setter for normalizedValue.
setNtx(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The number of transactions in the block.
setNtx(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The number of transactions in the block.
setNtx(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for ntx.
setNtx(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for ntx.
setNumActiveChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of active channels
setNumActiveChannels(int) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for numActiveChannels.
setNumBackups(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Setter for numBackups.
setNumBackups(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Setter for numBackups.
setNumBackups(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups made to all active and exhausted watchtower sessions.
setNumBackups(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The total number of successful backups that have been made to the watchtower session.
setNumChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 num_channels = 5;
setNumChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
The total number of channels for the node.
setNumChannels(int) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for numChannels.
setNumChannels(int) - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Setter for numChannels.
setNumConfirmations(int) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The number of confirmations
setNumConfirmations(int) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for numConfirmations.
setNumConfs(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The number of desired confirmations the transaction/output script should reach before dispatching a confirmation notification.
setNumConfs(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Setter for numConfs.
setNumConfsLeft(int) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
uint32 num_confs_left = 3;
setNumConfsLeft(int) - Method in class org.lightningj.lnd.wrapper.message.ConfirmationUpdate
Setter for numConfsLeft.
setNumFailedBackups(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Setter for numFailedBackups.
setNumFailedBackups(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
setNumForwardingPackages(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
Total number of forwarding packages created in this channel.
setNumForwardingPackages(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for numForwardingPackages.
setNumInactiveChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of inactive channels
setNumInactiveChannels(int) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for numInactiveChannels.
setNumMaxEvents(int) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
The max number of events to return in the response to this query.
setNumMaxEvents(int) - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Setter for numMaxEvents.
setNumMaxInvoices(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
The max number of invoices to return in the response to this query.
setNumMaxInvoices(long) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Setter for numMaxInvoices.
setNumMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 num_msat = 12;
setNumMsat(long) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for numMsat.
setNumNodes(int) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
uint32 num_nodes = 4;
setNumNodes(int) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for numNodes.
setNumPeers(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of peers
setNumPeers(int) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for numPeers.
setNumPendingBackups(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Setter for numPendingBackups.
setNumPendingBackups(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Setter for numPendingBackups.
setNumPendingBackups(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
setNumPendingBackups(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The total number of backups in the session that are currently pending to be acknowledged by the watchtower.
setNumPendingChannels(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Number of pending channels
setNumPendingChannels(int) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for numPendingChannels.
setNumSatoshis(long) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 num_satoshis = 3;
setNumSatoshis(long) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for numSatoshis.
setNumSessions(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Setter for numSessions.
setNumSessions(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Setter for numSessions.
setNumSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
wtclientrpc.Tower.num_sessions is deprecated. See wtclient.proto;l=127
setNumSessions(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The number of sessions that have been negotiated with the watchtower.
setNumSessionsAcquired(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Setter for numSessionsAcquired.
setNumSessionsAcquired(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of new sessions made to watchtowers.
setNumSessionsExhausted(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Setter for numSessionsExhausted.
setNumSessionsExhausted(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
The total number of watchtower sessions that have been exhausted.
setNumUpdates(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of updates conducted within this channel.
setNumUpdates(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for numUpdates.
setNumZombieChans(long) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
The number of edges marked as zombies.
setNumZombieChans(long) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for numZombieChans.
setOffchain(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
Offchain indicates whether the htlc was resolved off-chain or on-chain.
setOffchain(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
bool offchain = 2;
setOffchain(boolean) - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionResponse
Setter for offchain.
setOffchain(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.FinalHtlcEvent
Setter for offchain.
setOnionBlob(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The onion blob for the next hop
setOnionBlob(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for onionBlob.
setOnionSha256(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
The sha256 sum of the onion payload.
setOnionSha256(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Failure
Setter for onionSha256.
setOpenChannel(LightningApi.Channel) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
setOpenChannel(LightningApi.Channel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.Channel open_channel = 1;
setOpenChannel(Channel) - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Setter for list of openChannel.
setOpenInitiator(LightningApi.Initiator) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Open initiator is the party that initiated opening the channel.
setOpenInitiator(Initiator) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for openInitiator.
setOpenInitiatorValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Open initiator is the party that initiated opening the channel.
setOps(int, LightningApi.Op) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
setOps(int, LightningApi.Op.Builder) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
repeated .lnrpc.Op ops = 1;
setOps(int, LightningApi.Op) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
setOps(int, LightningApi.Op.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
repeated .lnrpc.Op ops = 3;
setOps(List<Op>) - Method in class org.lightningj.lnd.wrapper.message.MacaroonId
Setter for list of ops.
setOps(List<Op>) - Method in class org.lightningj.lnd.wrapper.peers.message.NodeAnnouncementUpdateResponse
Setter for list of ops.
setOtherPartialSignatures(int, ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The list of all other participants' partial signatures to add to the current session.
setOtherPartialSignatures(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
Setter for list of otherPartialSignatures.
setOtherSignerPublicNonces(int, ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
A list of all public nonces of other signing participants that should be registered.
setOtherSignerPublicNonces(int, ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional list of all public nonces of other signing participants that might already be known.
setOtherSignerPublicNonces(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
Setter for list of otherSignerPublicNonces.
setOtherSignerPublicNonces(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Setter for list of otherSignerPublicNonces.
setOutcome(LightningApi.ResolutionOutcome) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outcome of our on chain action that resolved the outpoint.
setOutcome(ResolutionOutcome) - Method in class org.lightningj.lnd.wrapper.message.Resolution
Setter for outcome.
setOutcomeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outcome of our on chain action that resolved the outpoint.
setOutgoingAmountMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The outgoing htlc amount.
setOutgoingAmountMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for outgoingAmountMsat.
setOutgoingAmtMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The amount of the outgoing htlc.
setOutgoingAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Setter for outgoingAmtMsat.
setOutgoingChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The channel id of the channel that must be taken to the first hop.
setOutgoingChanId(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The channel id of the channel that must be taken to the first hop.
setOutgoingChanId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
The channel id of the channel that must be taken to the first hop.
setOutgoingChanId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Deprecated.
routerrpc.SendPaymentRequest.outgoing_chan_id is deprecated. See router.proto;l=234
setOutgoingChanId(long) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for outgoingChanId.
setOutgoingChanId(long) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for outgoingChanId.
setOutgoingChanId(long) - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Setter for outgoingChanId.
setOutgoingChanId(long) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for outgoingChanId.
setOutgoingChanIds(int, long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The channel ids of the channels are allowed for the first hop.
setOutgoingChanIds(List<Long>) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for list of outgoingChanIds.
setOutgoingChannelId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The short channel id that the outgoing htlc left our node on.
setOutgoingChannelId(long) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for outgoingChannelId.
setOutgoingExpiry(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The outgoing htlc expiry.
setOutgoingExpiry(int) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for outgoingExpiry.
setOutgoingHtlcId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
Outgoing id is the index of the outgoing htlc in the outgoing channel.
setOutgoingHtlcId(long) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for outgoingHtlcId.
setOutgoingRequestedChanId(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The requested outgoing channel id for this forwarded htlc.
setOutgoingRequestedChanId(long) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for outgoingRequestedChanId.
setOutgoingTimelock(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
The timelock on the outgoing htlc.
setOutgoingTimelock(int) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcInfo
Setter for outgoingTimelock.
setOutpoint(ChainNotifierOuterClass.Outpoint) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
setOutpoint(ChainNotifierOuterClass.Outpoint.Builder) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The outpoint for which we should request a spend notification for.
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
The outpoint in format txid:n
setOutpoint(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The final output to be swept back to the user's wallet
setOutpoint(String) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
The outpoint in format txid:n.
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The outpoint that was spent by the resolution.
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The outpoint in format txid:n
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The input we're attempting to bump the fee of.
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
The identifying outpoint of the output being leased.
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The outpoint of the output we're attempting to sweep.
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
The identifying outpoint of the output being released.
setOutpoint(LightningApi.OutPoint) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
setOutpoint(LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The identifying outpoint of the output being leased.
setOutpoint(Outpoint) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Setter for list of outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.message.FailedUpdate
Setter for list of outpoint.
setOutpoint(String) - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Setter for outpoint.
setOutpoint(String) - Method in class org.lightningj.lnd.wrapper.message.PreviousOutPoint
Setter for outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.message.Resolution
Setter for list of outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.message.Utxo
Setter for list of outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Setter for list of outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.walletkit.message.LeaseOutputRequest
Setter for list of outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for list of outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ReleaseOutputRequest
Setter for list of outpoint.
setOutpoint(OutPoint) - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Setter for list of outpoint.
setOutpointBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
The final output to be swept back to the user's wallet
setOutpointBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
The outpoint in format txid:n.
setOutpoints(int, LightningApi.OutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
setOutpoints(int, LightningApi.OutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A list of selected outpoints that are allocated for channel funding.
setOutpoints(List<OutPoint>) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for list of outpoints.
setOutput(SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
setOutput(SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A description of the output being spent.
setOutput(TxOut) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for list of output.
setOutputDetails(int, LightningApi.OutputDetail) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
setOutputDetails(int, LightningApi.OutputDetail.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Outputs that received funds for this transaction
setOutputDetails(List<OutputDetail>) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for list of outputDetails.
setOutputIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
The index of the output of the funding transaction
setOutputIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
The index of the output on the transaction.
setOutputIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The output index used in the raw transaction
setOutputIndex(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
uint32 output_index = 2;
setOutputIndex(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelPoint
Setter for outputIndex.
setOutputIndex(int) - Method in class org.lightningj.lnd.wrapper.message.OutPoint
Setter for outputIndex.
setOutputIndex(long) - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Setter for outputIndex.
setOutputIndex(int) - Method in class org.lightningj.lnd.wrapper.message.PendingUpdate
Setter for outputIndex.
setOutputs(int, SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
setOutputs(int, SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
A slice of the outputs that should be created in the transaction produced.
setOutputs(List<TxOut>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Setter for list of outputs.
setOutputs(Map<String, Long>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Populates outputs with all the values in the map.
setOutputsEntries(TxTemplate.OutputsEntries) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Sets a wrapped list of entries, used for XML conversion.
setOutputType(LightningApi.OutputScriptType) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The type of the output
setOutputType(OutputScriptType) - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Setter for outputType.
setOutputTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The type of the output
setOverwrite(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
Whether to overwrite the existing label, if it is present.
setOverwrite(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Setter for overwrite.
setP2TrAddress(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
setP2TrAddress(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptResponse
Setter for p2trAddress.
setP2TrAddressBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
setPairs(int, RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
setPairs(int, RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
Node pair-level mission control state.
setPairs(int, RouterOuterClass.PairHistory) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
setPairs(int, RouterOuterClass.PairHistory.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
Node pair-level mission control state to be imported.
setPairs(List<PairHistory>) - Method in class org.lightningj.lnd.wrapper.router.message.QueryMissionControlResponse
Setter for list of pairs.
setPairs(List<PairHistory>) - Method in class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
Setter for list of pairs.
setPartialReveal(WalletKitOuterClass.TapscriptPartialReveal) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
setPartialReveal(WalletKitOuterClass.TapscriptPartialReveal.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only a single script leaf is known.
setPartialReveal(TapscriptPartialReveal) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Setter for list of partialReveal.
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
The payment address of the generated invoice.
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes payment_addr = 2;
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
The payment address of the generated invoice.
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The payment address of this invoice.
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
A unique, random identifier used to authenticate the sender as the intended payer of a multi-path payment.
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
bytes payment_addr = 11;
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The payment address of the generated invoice.
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
An optional payment addr to be included within the last hop of the route.
setPaymentAddr(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An optional payment addr to be included within the last hop of the route.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.message.MPPRecord
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteRequest
Setter for paymentAddr.
setPaymentAddr(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for paymentAddr.
setPaymentError(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
string payment_error = 1;
setPaymentError(String) - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Setter for paymentError.
setPaymentErrorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
string payment_error = 1;
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
Hash corresponding to the (hold) invoice to cancel.
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
When using REST, this field must be encoded as base64.
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
Payment hash to delete.
setPaymentHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment hash
setPaymentHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string payment_hash = 2;
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
The hash to use within the payment's HTLC.
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
bytes payment_hash = 4;
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
The payment hash to use for the HTLC.
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
The htlc payment hash.
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The hash to use within the payment's HTLC
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
The payment hash to use for the HTLC.
setPaymentHash(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
The hash of the payment to look up.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.CancelInvoiceMsg
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.DeletePaymentRequest
Setter for paymentHash.
setPaymentHash(String) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for paymentHash.
setPaymentHash(String) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Setter for paymentHash.
setPaymentHash(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.TrackPaymentRequest
Setter for paymentHash.
setPaymentHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment hash
setPaymentHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
string payment_hash = 2;
setPaymentHashString(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
setPaymentHashString(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
setPaymentHashString(String) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for paymentHashString.
setPaymentHashString(String) - Method in class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Setter for paymentHashString.
setPaymentHashStringBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
Deprecated.
lnrpc.SendRequest.payment_hash_string is deprecated. See lightning.api.proto;l=822
setPaymentHashStringBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Deprecated.
lnrpc.SendToRouteRequest.payment_hash_string is deprecated. See lightning.api.proto;l=909
setPaymentIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The creation index of this payment.
setPaymentIndex(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for paymentIndex.
setPaymentPreimage(String) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment preimage
setPaymentPreimage(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
bytes payment_preimage = 2;
setPaymentPreimage(String) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for paymentPreimage.
setPaymentPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Setter for paymentPreimage.
setPaymentPreimageBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The payment preimage
setPaymentRequest(String) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequest(String) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequest(String) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequest(String) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The optional payment request being fulfilled.
setPaymentRequest(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequest(String) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequest(String) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceResp
Setter for paymentRequest.
setPaymentRequest(String) - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Setter for paymentRequest.
setPaymentRequest(String) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for paymentRequest.
setPaymentRequest(String) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for paymentRequest.
setPaymentRequest(String) - Method in class org.lightningj.lnd.wrapper.message.SendRequest
Setter for paymentRequest.
setPaymentRequest(String) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for paymentRequest.
setPaymentRequestBytes(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequestBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequestBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequestBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The optional payment request being fulfilled.
setPaymentRequestBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRequestBytes(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
A bare-bones invoice for a payment within the Lightning Network.
setPaymentRoute(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
setPaymentRoute(LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
.lnrpc.Route payment_route = 3;
setPaymentRoute(Route) - Method in class org.lightningj.lnd.wrapper.message.SendResponse
Setter for list of paymentRoute.
setPayments(int, LightningApi.Payment) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
setPayments(int, LightningApi.Payment.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
The list of payments
setPayments(List<Payment>) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Setter for list of payments.
setPayReq(String) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
The payment request string to be decoded
setPayReq(String) - Method in class org.lightningj.lnd.wrapper.message.PayReqString
Setter for payReq.
setPayReqBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
The payment request string to be decoded
setPeer(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Peer from which the message originates
setPeer(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
Filters the response for channels with a target peer's pubkey.
setPeer(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Peer to send the message to
setPeer(byte[]) - Method in class org.lightningj.lnd.wrapper.message.CustomMessage
Setter for peer.
setPeer(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Setter for peer.
setPeer(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Setter for peer.
setPeerAddrs(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
Peer to add.
setPeerAddrs(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
Peer to disconnect.
setPeerAddrs(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
Peer to lookup.
setPeerAddrs(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.AddPeerRequest
Setter for peerAddrs.
setPeerAddrs(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.DisconnectPeerRequest
Setter for peerAddrs.
setPeerAddrs(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.IsBannedRequest
Setter for peerAddrs.
setPeerAddrsBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
Peer to add.
setPeerAddrsBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
Peer to disconnect.
setPeerAddrsBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
Peer to lookup.
setPeerAlias(String) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The configured alias name of our peer.
setPeerAlias(String) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for peerAlias.
setPeerAliasBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The configured alias name of our peer.
setPeerAliasIn(String) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the incoming channel.
setPeerAliasIn(String) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for peerAliasIn.
setPeerAliasInBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the incoming channel.
setPeerAliasLookup(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Informs the server if the peer alias should be looked up for each forwarding event.
setPeerAliasLookup(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
Informs the server if the peer alias lookup per channel should be enabled.
setPeerAliasLookup(boolean) - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Setter for peerAliasLookup.
setPeerAliasLookup(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Setter for peerAliasLookup.
setPeerAliasOut(String) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the outgoing channel.
setPeerAliasOut(String) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for peerAliasOut.
setPeerAliasOutBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The peer alias of the outgoing channel.
setPeers(int, String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Connected peers.
setPeers(int, LightningApi.Peer) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
setPeers(int, LightningApi.Peer.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
The list of currently connected peers
setPeers(List<Peer>) - Method in class org.lightningj.lnd.wrapper.message.ListPeersResponse
Setter for list of peers.
setPeers(List<String>) - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Setter for list of peers.
setPeerScidAlias(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This is the peer SCID alias.
setPeerScidAlias(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for peerScidAlias.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
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.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The pending channel id.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The pending channel id to which this response applies.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
If non-zero, then this will be used as the pending channel ID on the wire protocol to initate the funding request.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
The pending channel ID of the channel to get the PSBT for.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
The pending channel ID of the channel to get the PSBT for.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
The pending channel ID of the channel to cancel the funding shim for.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
The pending channel ID of the created channel.
setPendingChanId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
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.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.FundingShimCancel
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Setter for pendingChanId.
setPendingChanId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.PsbtShim
Setter for pendingChanId.
setPendingChannels(int, LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
setPendingChannels(int, LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
repeated .lnrpc.PendingUpdate pending_channels = 1;
setPendingChannels(List<PendingUpdate>) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelResponse
Setter for list of pendingChannels.
setPendingClosingChannels(int, LightningApi.PendingChannelsResponse.ClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
setPendingClosingChannels(int, LightningApi.PendingChannelsResponse.ClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Deprecated.
setPendingClosingChannels(List<PendingChannelsResponse.ClosedChannel>) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Setter for list of pendingClosingChannels.
setPendingForceClosingChannels(int, LightningApi.PendingChannelsResponse.ForceClosedChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
setPendingForceClosingChannels(int, LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending force closing
setPendingForceClosingChannels(List<PendingChannelsResponse.ForceClosedChannel>) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Setter for list of pendingForceClosingChannels.
setPendingFundingShimOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
bool pending_funding_shim_only = 2;
setPendingFundingShimOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.AbandonChannelRequest
Setter for pendingFundingShimOnly.
setPendingHtlcs(int, LightningApi.HTLC) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
setPendingHtlcs(int, LightningApi.HTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The list of active, uncleared HTLCs currently pending within the channel.
setPendingHtlcs(int, LightningApi.PendingHTLC) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
setPendingHtlcs(int, LightningApi.PendingHTLC.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
repeated .lnrpc.PendingHTLC pending_htlcs = 8;
setPendingHtlcs(List<HTLC>) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for list of pendingHtlcs.
setPendingHtlcs(List<PendingHTLC>) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for list of pendingHtlcs.
setPendingOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, only invoices that are not settled and not canceled will be returned in the response.
setPendingOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Setter for pendingOnly.
setPendingOpenBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Deprecated.
lnrpc.ChannelBalanceResponse.pending_open_balance is deprecated. See lightning.api.proto;l=2890
setPendingOpenBalance(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for pendingOpenBalance.
setPendingOpenChannel(LightningApi.PendingUpdate) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
setPendingOpenChannel(LightningApi.PendingUpdate.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.PendingUpdate pending_open_channel = 6;
setPendingOpenChannel(PendingUpdate) - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Setter for list of pendingOpenChannel.
setPendingOpenChannels(int, LightningApi.PendingChannelsResponse.PendingOpenChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
setPendingOpenChannels(int, LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels pending opening
setPendingOpenChannels(List<PendingChannelsResponse.PendingOpenChannel>) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Setter for list of pendingOpenChannels.
setPendingOpenLocalBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
setPendingOpenLocalBalance(LightningApi.Amount.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending local balances.
setPendingOpenLocalBalance(Amount) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for list of pendingOpenLocalBalance.
setPendingOpenRemoteBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
setPendingOpenRemoteBalance(LightningApi.Amount.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels pending remote balances.
setPendingOpenRemoteBalance(Amount) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for list of pendingOpenRemoteBalance.
setPendingSweeps(int, WalletKitOuterClass.PendingSweep) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
setPendingSweeps(int, WalletKitOuterClass.PendingSweep.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
The set of outputs currently being swept by lnd's central batching engine.
setPendingSweeps(List<PendingSweep>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweepsResponse
Setter for list of pendingSweeps.
setPercent(long) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
The fee limit expressed as a percentage of the payment amount.
setPercent(long) - Method in class org.lightningj.lnd.wrapper.message.FeeLimit
Setter for percent.
setPerformValidation(boolean) - Method in class org.lightningj.lnd.wrapper.API
 
setPerm(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
If set, the daemon will attempt to persistently connect to the target peer.
setPerm(boolean) - Method in class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Setter for perm.
setPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
setPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The list of permissions the new macaroon should grant.
setPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
setPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
repeated .lnrpc.MacaroonPermission permissions = 2;
setPermissions(int, LightningApi.MacaroonPermission) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
setPermissions(int, LightningApi.MacaroonPermission.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
A list of macaroon permissions.
setPermissions(List<MacaroonPermission>) - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Setter for list of permissions.
setPermissions(List<MacaroonPermission>) - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermRequest
Setter for list of permissions.
setPermissions(List<MacaroonPermission>) - Method in class org.lightningj.lnd.wrapper.message.MacaroonPermissionList
Setter for list of permissions.
setPingTime(long) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Ping time to this peer
setPingTime(long) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for pingTime.
setPkScript(String) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The pkscript in hex
setPkScript(String) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The pkscript in hex
setPkScript(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
The script of the output being spent.
setPkScript(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The public key script of the leased output.
setPkScript(String) - Method in class org.lightningj.lnd.wrapper.message.OutputDetail
Setter for pkScript.
setPkScript(String) - Method in class org.lightningj.lnd.wrapper.message.Utxo
Setter for pkScript.
setPkScript(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.TxOut
Setter for pkScript.
setPkScript(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Setter for pkScript.
setPkScriptBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
The pkscript in hex
setPkScriptBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
The pkscript in hex
setPolicyType(PolicyType) - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyRequest
Setter for policyType.
setPolicyType(PolicyType) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Setter for policyType.
setPolicyType(Wtclient.PolicyType) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
The client type from which to retrieve the active offering policy.
setPolicyType(Wtclient.PolicyType) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The session's policy type.
setPolicyTypeValue(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
The client type from which to retrieve the active offering policy.
setPolicyTypeValue(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The session's policy type.
setPregeneratedLocalNonce(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A set of pre generated secret local nonces to use in the musig2 session.
setPregeneratedLocalNonce(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Setter for pregeneratedLocalNonce.
setPreimage(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
Externally discovered pre-image that should be used to settle the hold invoice.
setPreimage(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
The preimage used to settle this AMP htlc.
setPreimage(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The preimage that was used to settle the HTLC.
setPreimage(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
The preimage in case the resolve action is Settle.
setPreimage(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
The pre-image of the payment when state is SUCCEEDED.
setPreimage(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
The preimage obtained by making the payment.
setPreimage(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
The revealed preimage.
setPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceMsg
Setter for preimage.
setPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AMP
Setter for preimage.
setPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Setter for preimage.
setPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptResponse
Setter for preimage.
setPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Setter for preimage.
setPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteResponse
Setter for preimage.
setPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SettleEvent
Setter for preimage.
setPreviousBlockHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The hash of the previous block.
setPreviousBlockHash(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The hash of the previous block.
setPreviousBlockHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for previousBlockHash.
setPreviousBlockHash(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for previousBlockHash.
setPreviousBlockHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The hash of the previous block.
setPreviousBlockHashBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The hash of the previous block.
setPreviousOutpoints(int, LightningApi.PreviousOutPoint) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
setPreviousOutpoints(int, LightningApi.PreviousOutPoint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
PreviousOutpoints/Inputs of this transaction.
setPreviousOutpoints(List<PreviousOutPoint>) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for list of previousOutpoints.
setPrevOutputs(int, SignerOuterClass.TxOut) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
setPrevOutputs(int, SignerOuterClass.TxOut.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The full list of UTXO information for each of the inputs being spent.
setPrevOutputs(List<TxOut>) - Method in class org.lightningj.lnd.wrapper.signer.message.SignReq
Setter for list of prevOutputs.
setPrivate(boolean) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Whether this invoice should include routing hints for private channels.
setPrivate(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
Whether this channel should be private, not announced to the greater network.
setPrivate(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether this channel is advertised to the network or not.
setPrivate(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Whether this invoice should include routing hints for private channels.
setPrivate(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Whether this channel should be private, not announced to the greater network.
setPrivate(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
Whether this channel is advertised to the network or not.
setPrivate(boolean) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for private.
setPrivate(boolean) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for private.
setPrivate(boolean) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for private.
setPrivate(boolean) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for private.
setPrivate(boolean) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for private.
setPrivate(boolean) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for private.
setPrivateOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool private_only = 4;
setPrivateOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Setter for privateOnly.
setProbability(double) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
The success probability for the requested pair.
setProbability(double) - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityResponse
Setter for probability.
setProgress(double) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
The recovery progress, ranging from 0 to 1.
setProgress(double) - Method in class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Setter for progress.
setPsbt(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
A raw PSBT that contains the pending channel output.
setPsbt(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use an existing PSBT packet as the template for the funded PSBT.
setPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ReadyForPsbtFunding
Setter for psbt.
setPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for psbt.
setPsbtFinalize(LightningApi.FundingPsbtFinalize) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
setPsbtFinalize(LightningApi.FundingPsbtFinalize.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
setPsbtFinalize(FundingPsbtFinalize) - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Setter for list of psbtFinalize.
setPsbtFund(LightningApi.ReadyForPsbtFunding) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
setPsbtFund(LightningApi.ReadyForPsbtFunding.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
Signals that the funding process has been suspended and the construction of a PSBT that funds the channel PK script is now required.
setPsbtFund(ReadyForPsbtFunding) - Method in class org.lightningj.lnd.wrapper.message.OpenStatusUpdate
Setter for list of psbtFund.
setPsbtShim(LightningApi.PsbtShim) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
setPsbtShim(LightningApi.PsbtShim.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
A channel shim that uses a PSBT to fund and sign the channel funding transaction.
setPsbtShim(PsbtShim) - Method in class org.lightningj.lnd.wrapper.message.FundingShim
Setter for list of psbtShim.
setPsbtVerify(LightningApi.FundingPsbtVerify) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
setPsbtVerify(LightningApi.FundingPsbtVerify.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to continue a funding flow that was initiated to be executed through a PSBT.
setPsbtVerify(FundingPsbtVerify) - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Setter for list of psbtVerify.
setPubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
The pubkey of the node to disconnect from
setPubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional public key of the hop.
setPubkey(String) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The identity pubkey of the Lightning node.
setPubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string pub_key = 2;
setPubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
The 33-byte hex-encoded compressed public of the target node
setPubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The identity pubkey of the peer
setPubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
The identity pubkey of the peer.
setPubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The 33-byte hex-encoded public key for the payment destination
setPubkey(String) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
The pubkey recovered from the signature
setPubkey(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The public key the signature has to be valid for.
setPubkey(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
The pubkey recovered from the signature.
setPubkey(ByteString) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The public key of the watchtower.
setPubKey(String) - Method in class org.lightningj.lnd.wrapper.message.DisconnectPeerRequest
Setter for pubKey.
setPubKey(String) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for pubKey.
setPubkey(String) - Method in class org.lightningj.lnd.wrapper.message.LightningAddress
Setter for pubkey.
setPubKey(String) - Method in class org.lightningj.lnd.wrapper.message.LightningNode
Setter for pubKey.
setPubKey(String) - Method in class org.lightningj.lnd.wrapper.message.NodeInfoRequest
Setter for pubKey.
setPubKey(String) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for pubKey.
setPubKey(String) - Method in class org.lightningj.lnd.wrapper.message.PeerEvent
Setter for pubKey.
setPubKey(String) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for pubKey.
setPubkey(String) - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageResponse
Setter for pubkey.
setPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Setter for pubkey.
setPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrResponse
Setter for pubkey.
setPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Setter for pubkey.
setPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.wtclient.message.AddTowerRequest
Setter for pubkey.
setPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.wtclient.message.GetTowerInfoRequest
Setter for pubkey.
setPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.wtclient.message.RemoveTowerRequest
Setter for pubkey.
setPubkey(byte[]) - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Setter for pubkey.
setPubkey(ByteString) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
The identifying public key of the watchtower to add.
setPubkey(ByteString) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
The identifying public key of the watchtower to retrieve information for.
setPubkey(ByteString) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
The identifying public key of the watchtower to remove.
setPubkey(ByteString) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
The identifying public key of the watchtower.
setPubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
The pubkey of the node to disconnect from
setPubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
An optional public key of the hop.
setPubkeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
The identity pubkey of the Lightning node.
setPubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
string pub_key = 2;
setPubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
The 33-byte hex-encoded compressed public of the target node
setPubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The identity pubkey of the peer
setPubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
The identity pubkey of the peer.
setPubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The 33-byte hex-encoded public key for the payment destination
setPubkeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
The pubkey recovered from the signature
setPubkeys(int, String) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
repeated string pubkeys = 1;
setPubkeys(List<String>) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresRequest
Setter for list of pubkeys.
setPublicKey(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
A compressed public key represented as raw bytes.
setPublicKey(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportPublicKeyRequest
Setter for publicKey.
setPublicOnly(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
bool public_only = 3;
setPublicOnly(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListChannelsRequest
Setter for publicOnly.
setPublishError(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
If blank, then no error occurred and the transaction was successfully published.
setPublishError(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PublishResponse
Setter for publishError.
setPublishErrorBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
If blank, then no error occurred and the transaction was successfully published.
setPurpose(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
Purpose is the first number in the derivation path, must be either 49, 84 or 1017.
setPurpose(int) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Setter for purpose.
setPushAmountSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The amount that the initiator of the channel optionally pushed to the remote party on channel open.
setPushAmountSat(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for pushAmountSat.
setPushAmt(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
The push amount of the proposed channel in millisatoshis.
setPushAmt(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for pushAmt.
setPushSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis to push to the remote side as part of the initial commitment state.
setPushSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis to push to the remote side as part of the initial commitment state
setPushSat(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for pushSat.
setPushSat(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for pushSat.
setRaw(WalletKitOuterClass.TxTemplate) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
setRaw(WalletKitOuterClass.TxTemplate.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Use the outputs and optional inputs from this raw template.
setRaw(TxTemplate) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for list of raw.
setRawBlock(ByteString) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
The raw bytes of the requested block.
setRawBlock(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The raw bytes of the block that mined the transaction.
setRawBlock(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockResponse
Setter for rawBlock.
setRawBlock(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Setter for rawBlock.
setRawBlockHeader(ByteString) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
The header of the block with the requested hash.
setRawBlockHeader(byte[]) - Method in class org.lightningj.lnd.wrapper.chainkit.message.GetBlockHeaderResponse
Setter for rawBlockHeader.
setRawFinalTx(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
The fully signed and finalized transaction in the raw wire format.
setRawFinalTx(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtResponse
Setter for rawFinalTx.
setRawHex(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The raw hex of the block.
setRawHex(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The raw hex of the block.
setRawHex(byte[]) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for rawHex.
setRawHex(byte[]) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for rawHex.
setRawKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
The raw bytes of the key being identified.
setRawKeyBytes(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
The raw bytes of the public key in the key pair being identified.
setRawKeyBytes(byte[]) - Method in class org.lightningj.lnd.wrapper.message.KeyDescriptor
Setter for rawKeyBytes.
setRawKeyBytes(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.KeyDescriptor
Setter for rawKeyBytes.
setRawMacaroon(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The raw bytes of the complete macaroon as sent by the gRPC client in the original request.
setRawMacaroon(byte[]) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for rawMacaroon.
setRawSigs(int, ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
A set of signatures realized in a fixed 64-byte format ordered in ascending input order.
setRawSigs(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.message.SignResp
Setter for list of rawSigs.
setRawSpendingTx(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The raw bytes of the spending transaction.
setRawSpendingTx(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Setter for rawSpendingTx.
setRawTx(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The raw bytes of the confirmed transaction.
setRawTx(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
The serialized transaction sent out on the network.
setRawTx(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Setter for rawTx.
setRawTx(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsResponse
Setter for rawTx.
setRawTxBytes(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
The raw bytes of the transaction to be signed.
setRawTxBytes(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignReq
Setter for rawTxBytes.
setRawTxHex(String) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The raw transaction hex.
setRawTxHex(String) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for rawTxHex.
setRawTxHexBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The raw transaction hex.
setReadOnlyMode(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
Instead of defining a custom macaroon caveat name a middleware can register itself for read-only access only.
setReadOnlyMode(boolean) - Method in class org.lightningj.lnd.wrapper.message.MiddlewareRegistration
Setter for readOnlyMode.
setReason(LightningApi.UpdateFailure) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
Reason for the policy update failure.
setReason(UpdateFailure) - Method in class org.lightningj.lnd.wrapper.message.FailedUpdate
Setter for reason.
setReasonValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
Reason for the policy update failure.
setRecoveredBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
The total value of funds successfully recovered from this channel
setRecoveredBalance(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel
Setter for recoveredBalance.
setRecoveryFinished(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
Whether the wallet recovery progress is finished
setRecoveryFinished(boolean) - Method in class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Setter for recoveryFinished.
setRecoveryMode(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
Whether the wallet is in recovery mode
setRecoveryMode(boolean) - Method in class org.lightningj.lnd.wrapper.message.GetRecoveryInfoResponse
Setter for recoveryMode.
setRecoveryWindow(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
setRecoveryWindow(int) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
recovery_window is an optional argument specifying the address lookahead when restoring a wallet seed.
setRecoveryWindow(int) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for recoveryWindow.
setRecoveryWindow(int) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Setter for recoveryWindow.
setRefMsgId(long) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The request message ID this response refers to.
setRefMsgId(long) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Setter for refMsgId.
setRegComplete(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
This is used to indicate to the client that the server has successfully registered the interceptor.
setRegComplete(boolean) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for regComplete.
setRegister(LightningApi.MiddlewareRegistration) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
setRegister(LightningApi.MiddlewareRegistration.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
The registration message identifies the middleware that's being registered in lnd.
setRegister(MiddlewareRegistration) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareResponse
Setter for list of register.
setRemoteBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The counterparty's current balance in this channel
setRemoteBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
setRemoteBalance(LightningApi.Amount.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote balances.
setRemoteBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
int64 remote_balance = 5;
setRemoteBalance(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for remoteBalance.
setRemoteBalance(Amount) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for list of remoteBalance.
setRemoteBalance(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for remoteBalance.
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The number of satoshis we require the remote peer to reserve.
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.remote_chan_reserve_sat is deprecated. See lightning.api.proto;l=1489
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The number of satoshis we require the remote peer to reserve.
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
The minimum satoshis the other node is required to reserve in its balance.
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for remoteChanReserveSat.
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for remoteChanReserveSat.
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for remoteChanReserveSat.
setRemoteChanReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for remoteChanReserveSat.
setRemoteCommitFeeSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the remote commitment.
setRemoteCommitFeeSat(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Setter for remoteCommitFeeSat.
setRemoteConstraints(LightningApi.ChannelConstraints) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
setRemoteConstraints(LightningApi.ChannelConstraints.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
List constraints for the remote node.
setRemoteConstraints(ChannelConstraints) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for list of remoteConstraints.
setRemoteCsvDelay(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The delay we require on the remote's commitment transaction.
setRemoteCsvDelay(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The delay we require on the remote's commitment transaction.
setRemoteCsvDelay(int) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for remoteCsvDelay.
setRemoteCsvDelay(int) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for remoteCsvDelay.
setRemoteForce(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
bool remote_force = 3;
setRemoteForce(boolean) - Method in class org.lightningj.lnd.wrapper.message.ClosedChannelsRequest
Setter for remoteForce.
setRemoteKey(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
The key of the remote party to use when creating the multi-sig output.
setRemoteKey(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Setter for remoteKey.
setRemoteMaxHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
setRemoteMaxHtlcs(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The maximum number of concurrent HTLCs we will allow the remote party to add to the commitment transaction.
setRemoteMaxHtlcs(int) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for remoteMaxHtlcs.
setRemoteMaxHtlcs(int) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for remoteMaxHtlcs.
setRemoteMaxValueInFlightMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
The maximum amount of coins in millisatoshi that can be pending within the channel.
setRemoteMaxValueInFlightMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The maximum amount of coins in millisatoshi that can be pending within the channel.
setRemoteMaxValueInFlightMsat(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for remoteMaxValueInFlightMsat.
setRemoteMaxValueInFlightMsat(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for remoteMaxValueInFlightMsat.
setRemoteNodePub(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string remote_node_pub = 1;
setRemoteNodePub(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.PendingChannel
Setter for remoteNodePub.
setRemoteNodePubBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
string remote_node_pub = 1;
setRemotePendingCommitFeeSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
The amount in satoshis calculated to be paid in fees for the remote pending commitment.
setRemotePendingCommitFeeSat(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Setter for remotePendingCommitFeeSat.
setRemotePendingTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote pending version of the commitment tx.
setRemotePendingTxid(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Setter for remotePendingTxid.
setRemotePendingTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote pending version of the commitment tx.
setRemotePubkey(String) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The identity pubkey of the remote node
setRemotePubkey(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Public key of the remote peer that we formerly had a channel with.
setRemotePubkey(String) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for remotePubkey.
setRemotePubkey(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for remotePubkey.
setRemotePubkeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The identity pubkey of the remote node
setRemotePubkeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Public key of the remote peer that we formerly had a channel with.
setRemoteTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote version of the commitment tx.
setRemoteTxid(String) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.Commitments
Setter for remoteTxid.
setRemoteTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
Hash of the remote version of the commitment tx.
setReorg(ChainNotifierOuterClass.Reorg) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
setReorg(ChainNotifierOuterClass.Reorg.Builder) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
An event send when the transaction of the request is reorged out of the chain.
setReorg(ChainNotifierOuterClass.Reorg) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
setReorg(ChainNotifierOuterClass.Reorg.Builder) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event sent when the spending transaction of the request was reorged out of the chain.
setReorg(Reorg) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfEvent
Setter for list of reorg.
setReorg(Reorg) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendEvent
Setter for list of reorg.
setRepeatedValue(JsonObjectBuilder, Message.Builder, Descriptors.FieldDescriptor) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Method to create json array of a repeated field.
setReplacementSerialized(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
If the replace_response field is set to true, this field must contain the binary serialized gRPC message in the protobuf format.
setReplacementSerialized(byte[]) - Method in class org.lightningj.lnd.wrapper.message.InterceptFeedback
Setter for replacementSerialized.
setReplaceResponse(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
A boolean indicating that the gRPC message should be replaced/overwritten.
setReplaceResponse(boolean) - Method in class org.lightningj.lnd.wrapper.message.InterceptFeedback
Setter for replaceResponse.
setRequest(LightningApi.RPCMessage) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
setRequest(LightningApi.RPCMessage.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept incoming gRPC client request message: all incoming messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection.
setRequest(RPCMessage) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for list of request.
setRequestedConfTarget(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The requested confirmation target for this output.
setRequestedConfTarget(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for requestedConfTarget.
setRequestedSatPerByte(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Deprecated.
walletrpc.PendingSweep.requested_sat_per_byte is deprecated. See wallet.kit.proto;l=977
setRequestedSatPerByte(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for requestedSatPerByte.
setRequestedSatPerVbyte(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The requested fee rate, expressed in sat/vbyte, for this output.
setRequestedSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for requestedSatPerVbyte.
setRequestId(long) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
The unique ID of the intercepted original gRPC request.
setRequestId(long) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for requestId.
setRequiredReserve(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
The amount of reserve required.
setRequiredReserve(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.RequiredReserveResponse
Setter for requiredReserve.
setRequireHtlcInterceptor(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Indicates whether the HTLC interceptor API is in always-on mode.
setRequireHtlcInterceptor(boolean) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for requireHtlcInterceptor.
setReservedBalanceAnchorChan(long) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The amount of reserve required.
setReservedBalanceAnchorChan(long) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Setter for reservedBalanceAnchorChan.
setReserveSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The reserve amount in satoshis that we require the remote peer to adhere to.
setReserveSat(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for reserveSat.
setResolutions(int, LightningApi.Resolution) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
setResolutions(int, LightningApi.Resolution.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
repeated .lnrpc.Resolution resolutions = 13;
setResolutions(List<Resolution>) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for list of resolutions.
setResolutionType(LightningApi.ResolutionType) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The type of output we are resolving.
setResolutionType(ResolutionType) - Method in class org.lightningj.lnd.wrapper.message.Resolution
Setter for resolutionType.
setResolutionTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The type of output we are resolving.
setResolveTime(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Time at which this htlc was settled or canceled.
setResolveTime(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for resolveTime.
setResolveTimeNs(long) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The time in UNIX nanoseconds at which this HTLC was settled or failed.
setResolveTimeNs(long) - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Setter for resolveTimeNs.
setResponse(LightningApi.RPCMessage) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
setResponse(LightningApi.RPCMessage.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept outgoing gRPC response message: all outgoing messages, both on streaming and unary RPCs, are forwarded to the middleware for inspection and amendment.
setResponse(RPCMessage) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for list of response.
setResults(int, AutopilotOuterClass.QueryScoresResponse.HeuristicResult) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
setResults(int, AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
repeated .autopilotrpc.QueryScoresResponse.HeuristicResult results = 1;
setResults(List<QueryScoresResponse.HeuristicResult>) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse
Setter for list of results.
setRevealedLeaf(WalletKitOuterClass.TapLeaf) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
setRevealedLeaf(WalletKitOuterClass.TapLeaf.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
The tap leaf that is known and will be revealed.
setRevealedLeaf(TapLeaf) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
Setter for list of revealedLeaf.
setReversed(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
If set, the invoices returned will result from seeking backwards from the specified index offset.
setReversed(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
If set, the payments returned will result from seeking backwards from the specified index offset.
setReversed(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListInvoiceRequest
Setter for reversed.
setReversed(boolean) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsRequest
Setter for reversed.
setRHash(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
Hash corresponding to the (hold) invoice to subscribe to.
setRHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
bytes r_hash = 1;
setRHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The hash of the preimage.
setRHash(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
The payment hash of the invoice to be looked up.
setRHash(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.SubscribeSingleInvoiceRequest
Setter for rHash.
setRHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AddInvoiceResponse
Setter for rHash.
setRHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for rHash.
setRHash(byte[]) - Method in class org.lightningj.lnd.wrapper.message.PaymentHash
Setter for rHash.
setRHashStr(String) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
setRHashStr(String) - Method in class org.lightningj.lnd.wrapper.message.PaymentHash
Setter for rHashStr.
setRHashStrBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
Deprecated.
lnrpc.PaymentHash.r_hash_str is deprecated. See lightning.api.proto;l=3772
setRootHashOnly(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
Only the root hash of the Taproot script tree (or other form of Taproot commitment) is known.
setRootHashOnly(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ImportTapscriptRequest
Setter for rootHashOnly.
setRootKeyId(long) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
The root key ID used to create the macaroon, must be a positive integer.
setRootKeyId(long) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
The root key ID to be removed.
setRootKeyId(long) - Method in class org.lightningj.lnd.wrapper.message.BakeMacaroonRequest
Setter for rootKeyId.
setRootKeyId(long) - Method in class org.lightningj.lnd.wrapper.message.DeleteMacaroonIDRequest
Setter for rootKeyId.
setRootKeyIds(int, long) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
The list of root key IDs that are in use.
setRootKeyIds(List<Long>) - Method in class org.lightningj.lnd.wrapper.message.ListMacaroonIDsResponse
Setter for list of rootKeyIds.
setRootShare(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
An n-of-n secret share of the root seed from which child payment hashes and preimages are derived.
setRootShare(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
bytes root_share = 1;
setRootShare(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AMP
Setter for rootShare.
setRootShare(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AMPRecord
Setter for rootShare.
setRoute(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
setRoute(LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The route taken by this HTLC.
setRoute(LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
setRoute(LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
setRoute(LightningApi.Route) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
setRoute(LightningApi.Route.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
Fully specified route that can be used to execute the payment.
setRoute(LightningApi.Route) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
setRoute(LightningApi.Route.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Route that should be used to attempt to complete the payment.
setRoute(Route) - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Setter for list of route.
setRoute(Route) - Method in class org.lightningj.lnd.wrapper.message.SendToRouteRequest
Setter for list of route.
setRoute(Route) - Method in class org.lightningj.lnd.wrapper.router.message.BuildRouteResponse
Setter for list of route.
setRoute(Route) - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Setter for list of route.
setRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
setRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
setRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
setRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Route hints that can each be individually used to assist in reaching the invoice's destination.
setRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
setRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
repeated .lnrpc.RouteHint route_hints = 10;
setRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
setRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
Optional route hints to reach the destination through private channels.
setRouteHints(int, LightningApi.RouteHint) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
setRouteHints(int, LightningApi.RouteHint.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
Optional route hints to reach the destination through private channels.
setRouteHints(List<RouteHint>) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for list of routeHints.
setRouteHints(List<RouteHint>) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for list of routeHints.
setRouteHints(List<RouteHint>) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for list of routeHints.
setRouteHints(List<RouteHint>) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for list of routeHints.
setRouteHints(List<RouteHint>) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for list of routeHints.
setRoutes(int, LightningApi.Route) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
setRoutes(int, LightningApi.Route.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The route that results from the path finding operation.
setRoutes(List<Route>) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
Setter for list of routes.
setRoutingFeeMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
A lower bound of the estimated fee to the target destination within the network, expressed in milli-satoshis.
setRoutingFeeMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeResponse
Setter for routingFeeMsat.
setRoutingPolicy(LightningApi.RoutingPolicy) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
setRoutingPolicy(LightningApi.RoutingPolicy.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
.lnrpc.RoutingPolicy routing_policy = 4;
setRoutingPolicy(RoutingPolicy) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdgeUpdate
Setter for list of routingPolicy.
setRPreimage(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The hex-encoded preimage (32 byte) which will allow settling an incoming HTLC payable to this preimage.
setRPreimage(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for rPreimage.
setSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
Value denominated in satoshis.
setSat(long) - Method in class org.lightningj.lnd.wrapper.message.Amount
Setter for sat.
setSatPerByte(long) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
Deprecated.
lnrpc.CloseChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2018
setSatPerByte(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Deprecated.
lnrpc.OpenChannelRequest.sat_per_byte is deprecated. See lightning.api.proto;l=2251
setSatPerByte(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
Deprecated.
lnrpc.SendCoinsRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1170
setSatPerByte(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Deprecated.
lnrpc.SendManyRequest.sat_per_byte is deprecated. See lightning.api.proto;l=1135
setSatPerByte(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
Deprecated.
walletrpc.BumpFeeRequest.sat_per_byte is deprecated. See wallet.kit.proto;l=1018
setSatPerByte(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
Deprecated.
walletrpc.PendingSweep.sat_per_byte is deprecated. See wallet.kit.proto;l=961
setSatPerByte(long) - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Setter for satPerByte.
setSatPerByte(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for satPerByte.
setSatPerByte(long) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for satPerByte.
setSatPerByte(long) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Setter for satPerByte.
setSatPerByte(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Setter for satPerByte.
setSatPerByte(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for satPerByte.
setSatPerKw(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
The amount of satoshis per kw that should be used in order to reach the confirmation target in the request.
setSatPerKw(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
The number of satoshis per kilo weight that should be used when crafting this transaction.
setSatPerKw(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.EstimateFeeResponse
Setter for satPerKw.
setSatPerKw(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Setter for satPerKw.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
A manual fee rate set in sat/vByte that should be used when crafting the funding transaction.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the closure transaction.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
The fee rate in satoshi/vbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the funding transaction.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
A manual fee rate set in sat/vbyte that should be used when crafting the transaction.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The fee rate, expressed in sat/vbyte, that should be used to spend the input with.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The fee rate we'll use to sweep the output, expressed in sat/vbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeResponse
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for satPerVbyte.
setSatPerVbyte(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for satPerVbyte.
setSatRecv(long) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Satoshis received from this peer
setSatRecv(long) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for satRecv.
setSatSent(long) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
Satoshis sent to this peer
setSatSent(long) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for satSent.
setScaleMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
ScaleMsat describes the scale over which channels statistically have some liquidity left.
setScaleMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.BimodalParameters
Setter for scaleMsat.
setSchnorrSig(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
Use Schnorr signature.
setSchnorrSig(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Setter for schnorrSig.
setSchnorrSigTapTweak(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
The optional Taproot tweak bytes to apply to the private key before creating a Schnorr signature.
setSchnorrSigTapTweak(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Setter for schnorrSigTapTweak.
setScidAlias(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If this is true, then an option-scid-alias channel-type open will be attempted.
setScidAlias(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If this is true, then an option-scid-alias channel-type open will be attempted.
setScidAlias(boolean) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for scidAlias.
setScidAlias(boolean) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for scidAlias.
setScores(AutopilotOuterClass.SetScoresRequest, StreamObserver<AutopilotOuterClass.SetScoresResponse>) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AsyncService
SetScores attempts to set the scores used by the running autopilot agent, if the external scoring heuristic is enabled.
setScores(AutopilotOuterClass.SetScoresRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotBlockingStub
SetScores attempts to set the scores used by the running autopilot agent, if the external scoring heuristic is enabled.
setScores(AutopilotOuterClass.SetScoresRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotFutureStub
SetScores attempts to set the scores used by the running autopilot agent, if the external scoring heuristic is enabled.
setScores(AutopilotOuterClass.SetScoresRequest, StreamObserver<AutopilotOuterClass.SetScoresResponse>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotStub
SetScores attempts to set the scores used by the running autopilot agent, if the external scoring heuristic is enabled.
setScores(String, Map<String, Double>, StreamObserver<SetScoresResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to generate a setScores request.
setScores(SetScoresRequest, StreamObserver<SetScoresResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to send a setScores request.
setScores(Map<String, Double>) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Populates scores with all the values in the map.
setScores(Map<String, Double>) - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Populates scores with all the values in the map.
setScores(String, Map<String, Double>) - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to generate a setScores request.
setScores(SetScoresRequest) - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to send a setScores request.
setScoresEntries(QueryScoresResponse.HeuristicResult.ScoresEntries) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult
Sets a wrapped list of entries, used for XML conversion.
setScoresEntries(SetScoresRequest.ScoresEntries) - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Sets a wrapped list of entries, used for XML conversion.
SetScoresRequest - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for SetScoresRequest.
SetScoresRequest() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Empty Constructor
SetScoresRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Json Parsing Constructor
SetScoresRequest(AutopilotOuterClass.SetScoresRequest) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest
Constructor using underlying Lightning API Object
SetScoresRequest.ScoresEntries - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapping class used for conversion between Map and XML notation.
SetScoresRequest.ScoresEntry - Class in org.lightningj.lnd.wrapper.autopilot.message
Inner class ScoresEntry for class SetScoresRequest.
SetScoresResponse - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for SetScoresResponse.
SetScoresResponse() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresResponse
Empty Constructor
SetScoresResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresResponse
Json Parsing Constructor
SetScoresResponse(AutopilotOuterClass.SetScoresResponse) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.SetScoresResponse
Constructor using underlying Lightning API Object
setScript(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
An output script within a transaction with the hash above which will be used by light clients to match block filters.
setScript(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
The output script for the outpoint above.
setScript(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
The script of the tap leaf.
setScript(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Setter for script.
setScript(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Setter for script.
setScript(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TapLeaf
Setter for script.
setScriptRoot(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
The root hash of the tapscript tree if a script path is committed to.
setScriptRoot(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.TaprootTweakDesc
Setter for scriptRoot.
setSeedEntropy(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
seed_entropy is an optional 16-bytes generated via CSPRNG.
setSeedEntropy(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.GenSeedRequest
Setter for seedEntropy.
setSendAll(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
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.
setSendAll(boolean) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for sendAll.
setSerialized(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full content of the gRPC message, serialized in the binary protobuf format.
setSerialized(byte[]) - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Setter for serialized.
setSessionId(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
The unique ID of the signing session that should be removed/cleaned up.
setSessionId(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
The unique ID of the signing session to combine the signatures for.
setSessionId(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
The unique ID of the signing session those nonces should be registered with.
setSessionId(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The unique ID that represents this signing session.
setSessionId(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
The unique ID of the signing session to use for signing.
setSessionId(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CleanupRequest
Setter for sessionId.
setSessionId(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineSigRequest
Setter for sessionId.
setSessionId(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2RegisterNoncesRequest
Setter for sessionId.
setSessionId(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Setter for sessionId.
setSessionId(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SignRequest
Setter for sessionId.
setSessionInfo(List<TowerSessionInfo>) - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Setter for list of sessionInfo.
setSessionInfo(int, Wtclient.TowerSessionInfo) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
setSessionInfo(int, Wtclient.TowerSessionInfo.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
A list sessions held with the tower.
setSessions(List<TowerSession>) - Method in class org.lightningj.lnd.wrapper.wtclient.message.Tower
Setter for list of sessions.
setSessions(List<TowerSession>) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Setter for list of sessions.
setSessions(int, Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
setSessions(int, Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
Deprecated.
setSessions(int, Wtclient.TowerSession) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
setSessions(int, Wtclient.TowerSession.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
The list of sessions that have been negotiated with the watchtower.
setSetId(ByteString) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
bytes set_id = 3;
setSetId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
An identifier for the HTLC set that this HTLC belongs to.
setSetId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
bytes set_id = 2;
setSetId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
bytes set_id = 1;
setSetId(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.message.LookupInvoiceMsg
Setter for setId.
setSetId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AMP
Setter for setId.
setSetId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.AMPRecord
Setter for setId.
setSetId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SetID
Setter for setId.
setSettled(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
Deprecated.
lnrpc.Invoice.settled is deprecated. See lightning.api.proto;l=3524
setSettled(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
Settled is true is the htlc was settled.
setSettled(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
bool settled = 1;
setSettled(boolean) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for settled.
setSettled(boolean) - Method in class org.lightningj.lnd.wrapper.message.LookupHtlcResolutionResponse
Setter for settled.
setSettled(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.FinalHtlcEvent
Setter for settled.
setSettleDate(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
When this invoice was settled.
setSettleDate(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for settleDate.
setSettledBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
Settled balance at the time of channel closure
setSettledBalance(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for settledBalance.
setSettleEvent(RouterOuterClass.SettleEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
setSettleEvent(RouterOuterClass.SettleEvent.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SettleEvent settle_event = 9;
setSettleEvent(SettleEvent) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for list of settleEvent.
setSettleIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The settle index of this HTLC set, if the invoice state is settled.
setSettleIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The "settle" index of this invoice.
setSettleIndex(long) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
If specified (non-zero), then we'll first start by sending out notifications for all settled indexes with an settle_index greater than this value.
setSettleIndex(long) - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Setter for settleIndex.
setSettleIndex(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for settleIndex.
setSettleIndex(long) - Method in class org.lightningj.lnd.wrapper.message.InvoiceSubscription
Setter for settleIndex.
setSettleTime(long) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The time this HTLC set was settled expressed in unix epoch.
setSettleTime(long) - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Setter for settleTime.
setSharedKey(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
The shared public key, hashed with sha256.
setSharedKey(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SharedKeyResponse
Setter for sharedKey.
setShimCancel(LightningApi.FundingShimCancel) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
setShimCancel(LightningApi.FundingShimCancel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
Used to cancel an existing registered funding shim.
setShimCancel(FundingShimCancel) - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Setter for list of shimCancel.
setShimRegister(LightningApi.FundingShim) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
setShimRegister(LightningApi.FundingShim.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
The funding shim to register.
setShimRegister(FundingShim) - Method in class org.lightningj.lnd.wrapper.message.FundingTransitionMsg
Setter for list of shimRegister.
setShow(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
bool show = 1;
setShow(boolean) - Method in class org.lightningj.lnd.wrapper.message.DebugLevelRequest
Setter for show.
setShowCustomAccounts(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
An optional flag to return LND's custom accounts (Purpose=1017) public key along with other addresses.
setShowCustomAccounts(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListAddressesRequest
Setter for showCustomAccounts.
setSighash(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The target sighash type that should be used when generating the final sighash, and signature.
setSighash(int) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for sighash.
setSignature(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The signature that validates the announced data and proves the ownership of node id.
setSignature(String) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
The signature for the given message
setSignature(String) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The signature to be verified over the given message
setSignature(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
The signature for the given message in the fixed-size LN wire format.
setSignature(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
The fixed-size LN wire encoded signature to be verified over the given message.
setSignature(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
The compact ECDSA signature for the given message encoded in base64.
setSignature(String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The compact ECDSA signature to be verified over the given message ecoded in base64.
setSignature(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for signature.
setSignature(String) - Method in class org.lightningj.lnd.wrapper.message.SignMessageResponse
Setter for signature.
setSignature(String) - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageRequest
Setter for signature.
setSignature(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignMessageResp
Setter for signature.
setSignature(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Setter for signature.
setSignature(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrResponse
Setter for signature.
setSignature(String) - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Setter for signature.
setSignatureBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
The signature for the given message
setSignatureBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
The signature to be verified over the given message
setSignatureBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
The compact ECDSA signature for the given message encoded in base64.
setSignatureBytes(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
The compact ECDSA signature to be verified over the given message ecoded in base64.
setSignDescs(int, SignerOuterClass.SignDescriptor) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
setSignDescs(int, SignerOuterClass.SignDescriptor.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
A set of sign descriptors, for each input to be signed.
setSignDescs(List<SignDescriptor>) - Method in class org.lightningj.lnd.wrapper.signer.message.SignReq
Setter for list of signDescs.
setSignedInputs(int, int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The indices of signed inputs.
setSignedInputs(List<Integer>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
Setter for list of signedInputs.
setSignedPsbt(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
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.
setSignedPsbt(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
The fully signed and finalized transaction in PSBT format.
setSignedPsbt(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
The signed transaction in PSBT format.
setSignedPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtFinalize
Setter for signedPsbt.
setSignedPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FinalizePsbtResponse
Setter for signedPsbt.
setSignedPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
Setter for signedPsbt.
setSignMethod(SignerOuterClass.SignMethod) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The sign method specifies how the input should be signed.
setSignMethod(SignMethod) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for signMethod.
setSignMethodValue(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The sign method specifies how the input should be signed.
setSigScript(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The optional sig script for the specified witness that will only be set if the input specified is a nested p2sh witness program.
setSigScript(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.InputScript
Setter for sigScript.
setSingleChanBackups(LightningApi.ChannelBackups) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
setSingleChanBackups(LightningApi.ChannelBackups.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
The set of new channels that have been added since the last channel backup snapshot was requested.
setSingleChanBackups(ChannelBackups) - Method in class org.lightningj.lnd.wrapper.message.ChanBackupSnapshot
Setter for list of singleChanBackups.
setSingleHash(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
Instead of the default double-SHA256 hashing of the message before signing, only use one round of hashing instead.
setSingleHash(boolean) - Method in class org.lightningj.lnd.wrapper.message.SignMessageRequest
Setter for singleHash.
setSingleTweak(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
A scalar value that will be added to the private key corresponding to the above public key to obtain the private key to be used to sign this input.
setSingleTweak(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for singleTweak.
setSingleValue(JsonObjectBuilder, Message.Builder, Descriptors.FieldDescriptor) - Static method in class org.lightningj.lnd.util.JsonGenUtils
Sets a json value of an non repeated nor mapped field.
setSize(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block size (bytes).
setSize(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block size (bytes).
setSize(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for size.
setSize(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for size.
setSkipFinalize(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
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.
setSkipFinalize(boolean) - Method in class org.lightningj.lnd.wrapper.message.FundingPsbtVerify
Setter for skipFinalize.
setSkipTempErr(boolean) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
Whether the payment should be marked as failed when a temporary error is returned from the given route.
setSkipTempErr(boolean) - Method in class org.lightningj.lnd.wrapper.router.message.SendToRouteRequest
Setter for skipTempErr.
setSourcePubKey(String) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The source node where the request route should originated from.
setSourcePubKey(String) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for sourcePubKey.
setSourcePubKeyBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The source node where the request route should originated from.
setSpend(ChainNotifierOuterClass.SpendDetails) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
setSpend(ChainNotifierOuterClass.SpendDetails.Builder) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
An event that includes the details of the spending transaction of the request (outpoint/output script).
setSpend(SpendDetails) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendEvent
Setter for list of spend.
setSpendingHeight(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The height at which the spending transaction was included in a block.
setSpendingHeight(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Setter for spendingHeight.
setSpendingInputIndex(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The input of the spending transaction that fulfilled the spend request.
setSpendingInputIndex(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Setter for spendingInputIndex.
setSpendingOutpoint(ChainNotifierOuterClass.Outpoint) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
setSpendingOutpoint(ChainNotifierOuterClass.Outpoint.Builder) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The outpoint was that spent.
setSpendingOutpoint(Outpoint) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Setter for list of spendingOutpoint.
setSpendingTxHash(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
The hash of the spending transaction.
setSpendingTxHash(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Setter for spendingTxHash.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
Whether unconfirmed outputs should be used as inputs for the funding transaction.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
Whether unconfirmed outputs should be used as inputs for the transaction.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Setter for spendUnconfirmed.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Setter for spendUnconfirmed.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for spendUnconfirmed.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for spendUnconfirmed.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Setter for spendUnconfirmed.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for spendUnconfirmed.
setSpendUnconfirmed(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.SendOutputsRequest
Setter for spendUnconfirmed.
setStage(int) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
Indicates whether the htlc is in its first or second stage of recovery
setStage(int) - Method in class org.lightningj.lnd.wrapper.message.PendingHTLC
Setter for stage.
setStartHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
The height from which to list transactions, inclusive.
setStartHeight(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
The start height to use when fetching sweeps.
setStartHeight(int) - Method in class org.lightningj.lnd.wrapper.message.GetTransactionsRequest
Setter for startHeight.
setStartHeight(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsRequest
Setter for startHeight.
setStartTime(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
Start time is the starting point of the forwarding history request.
setStartTime(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingHistoryRequest
Setter for startTime.
setState(LightningApi.InvoiceHTLCState) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The state the HTLCs associated with this setID are in.
setState(LightningApi.Invoice.InvoiceState) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The state the invoice is in.
setState(LightningApi.InvoiceHTLCState) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Current state the htlc is in.
setState(RouterOuterClass.PaymentState) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
Current state the payment is in.
setState(Stateservice.WalletState) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
.lnrpc.WalletState state = 1;
setState(Stateservice.WalletState) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
.lnrpc.WalletState state = 1;
setState(InvoiceHTLCState) - Method in class org.lightningj.lnd.wrapper.message.AMPInvoiceState
Setter for state.
setState(Invoice.InvoiceState) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for state.
setState(InvoiceHTLCState) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC
Setter for state.
setState(PaymentState) - Method in class org.lightningj.lnd.wrapper.router.message.PaymentStatus
Setter for state.
setState(WalletState) - Method in class org.lightningj.lnd.wrapper.stateservice.message.GetStateResponse
Setter for state.
setState(WalletState) - Method in class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateResponse
Setter for state.
setStatelessInit(boolean) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
setStatelessInit(boolean) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its filesystem.
setStatelessInit(boolean) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
stateless_init is an optional argument instructing the daemon NOT to create any *.macaroon files in its file system.
setStatelessInit(boolean) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.ChangePasswordRequest
Setter for statelessInit.
setStatelessInit(boolean) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for statelessInit.
setStatelessInit(boolean) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Setter for statelessInit.
setStateValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
The state the HTLCs associated with this setID are in.
setStateValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The state the invoice is in.
setStateValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
Current state the htlc is in.
setStateValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
Current state the payment is in.
setStateValue(int) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
.lnrpc.WalletState state = 1;
setStateValue(int) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
.lnrpc.WalletState state = 1;
setStaticRemoteKey(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Deprecated.
lnrpc.Channel.static_remote_key is deprecated. See lightning.api.proto;l=1492
setStaticRemoteKey(boolean) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for staticRemoteKey.
setStatus(LightningApi.HTLCAttempt.HTLCStatus) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The status of the HTLC.
setStatus(LightningApi.Payment.PaymentStatus) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The status of the payment.
setStatus(HTLCAttempt.HTLCStatus) - Method in class org.lightningj.lnd.wrapper.message.HTLCAttempt
Setter for status.
setStatus(Payment.PaymentStatus) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for status.
setStatusValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
The status of the HTLC.
setStatusValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The status of the payment.
setStorageId(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
bytes storageId = 2;
setStorageId(byte[]) - Method in class org.lightningj.lnd.wrapper.message.MacaroonId
Setter for storageId.
setStoreFinalHtlcResolutions(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Indicates whether final htlc resolutions are stored on disk.
setStoreFinalHtlcResolutions(boolean) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for storeFinalHtlcResolutions.
setStreamAuth(LightningApi.StreamAuth) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
setStreamAuth(LightningApi.StreamAuth.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
Intercept stream authentication: each new streaming RPC call that is initiated against lnd and contains the middleware's custom macaroon caveat can be approved or denied based upon the macaroon in the stream header.
setStreamAuth(StreamAuth) - Method in class org.lightningj.lnd.wrapper.message.RPCMiddlewareRequest
Setter for list of streamAuth.
setStreamRpc(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
Indicates whether the message was sent over a streaming RPC method or not.
setStreamRpc(boolean) - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Setter for streamRpc.
setStrippedSize(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block size excluding witness data.
setStrippedSize(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block size excluding witness data.
setStrippedSize(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for strippedSize.
setStrippedSize(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for strippedSize.
setSubscribedEvent(RouterOuterClass.SubscribedEvent) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
setSubscribedEvent(RouterOuterClass.SubscribedEvent.Builder) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
.routerrpc.SubscribedEvent subscribed_event = 11;
setSubscribedEvent(SubscribedEvent) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for list of subscribedEvent.
setSubSystems(String) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
string sub_systems = 1;
setSubSystems(String) - Method in class org.lightningj.lnd.wrapper.message.DebugLevelResponse
Setter for subSystems.
setSubSystemsBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
string sub_systems = 1;
setSuccess(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
bool success = 2;
setSuccess(boolean) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseUpdate
Setter for success.
setSuccessAmtMsat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Highest amount that we could successfully forward in millisats.
setSuccessAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Setter for successAmtMsat.
setSuccessAmtSat(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Highest amount that we could successfully forward rounded to whole sats.
setSuccessAmtSat(long) - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Setter for successAmtSat.
setSuccessProb(double) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
The success probability of the returned route based on the current mission control state.
setSuccessProb(double) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesResponse
Setter for successProb.
setSuccessTime(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
Time of last success.
setSuccessTime(long) - Method in class org.lightningj.lnd.wrapper.router.message.PairData
Setter for successTime.
setSweepSatPerByte(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Setter for sweepSatPerByte.
setSweepSatPerByte(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Setter for sweepSatPerByte.
setSweepSatPerByte(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
Deprecated.
wtclientrpc.PolicyResponse.sweep_sat_per_byte is deprecated. See wtclient.proto;l=222
setSweepSatPerByte(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
Deprecated.
wtclientrpc.TowerSession.sweep_sat_per_byte is deprecated. See wtclient.proto;l=103
setSweepSatPerVbyte(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.PolicyResponse
Setter for sweepSatPerVbyte.
setSweepSatPerVbyte(int) - Method in class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Setter for sweepSatPerVbyte.
setSweepSatPerVbyte(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
The fee rate, in satoshis per vbyte, that will be used by watchtowers for justice transactions in response to channel breaches.
setSweepSatPerVbyte(int) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
The fee rate, in satoshis per vbyte, that will be used by the watchtower for the justice transaction in the event of a channel breach.
setSweepTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The hex-encoded transaction ID of the sweep transaction that spent the output.
setSweepTxid(String) - Method in class org.lightningj.lnd.wrapper.message.Resolution
Setter for sweepTxid.
setSweepTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
The hex-encoded transaction ID of the sweep transaction that spent the output.
setSynced(boolean) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
Is fully synced.
setSynced(boolean) - Method in class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Setter for synced.
setSyncedToChain(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Whether the wallet's view is synced to the main chain
setSyncedToChain(boolean) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for syncedToChain.
setSyncedToGraph(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Whether we consider ourselves synced with the public channel graph.
setSyncedToGraph(boolean) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for syncedToGraph.
setSyncType(LightningApi.Peer.SyncType) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The type of sync we are currently performing with this peer.
setSyncType(Peer.SyncType) - Method in class org.lightningj.lnd.wrapper.message.Peer
Setter for syncType.
setSyncTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
The type of sync we are currently performing with this peer.
setTaprootInternalKey(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
setTaprootInternalKey(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The raw combined public key (in the 32-byte x-only format) before any tweaks are applied to it.
setTaprootInternalKey(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Setter for taprootInternalKey.
setTaprootInternalKey(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Setter for taprootInternalKey.
setTaprootTweak(SignerOuterClass.TaprootTweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
setTaprootTweak(SignerOuterClass.TaprootTweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
setTaprootTweak(SignerOuterClass.TaprootTweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
setTaprootTweak(SignerOuterClass.TaprootTweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
setTaprootTweak(TaprootTweakDesc) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Setter for list of taprootTweak.
setTaprootTweak(TaprootTweakDesc) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Setter for list of taprootTweak.
setTapTweak(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The 32 byte input to the taproot tweak derivation that is used to derive the output key from an internal key: outputKey = internalKey + tagged_hash("tapTweak", internalKey || tapTweak).
setTapTweak(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for tapTweak.
setTargetConf(int) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
The target number of blocks that the funding transaction should be confirmed by.
setTargetConf(int) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
The target number of blocks that the closure transaction should be confirmed by.
setTargetConf(int) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
The target number of blocks that this transaction should be confirmed by.
setTargetConf(int) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
The target number of blocks that the funding transaction should be confirmed by.
setTargetConf(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
The target number of blocks that this transaction should be confirmed by.
setTargetConf(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
The target number of blocks that this transaction should be confirmed by.
setTargetConf(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
The target number of blocks that the input should be spent within.
setTargetConf(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
The target number of blocks that the transaction should be confirmed in.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannelRequest
Setter for targetConf.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.message.CloseChannelRequest
Setter for targetConf.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest
Setter for targetConf.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for targetConf.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsRequest
Setter for targetConf.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest
Setter for targetConf.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.BumpFeeRequest
Setter for targetConf.
setTargetConf(int) - Method in class org.lightningj.lnd.wrapper.walletkit.message.FundPsbtRequest
Setter for targetConf.
setTestnet(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
Deprecated.
lnrpc.GetInfoResponse.testnet is deprecated. See lightning.api.proto;l=1936
setTestnet(boolean) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for testnet.
setThawHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This uint32 indicates if this channel is to be considered 'frozen'.
setThawHeight(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
This uint32 indicates if this channel is to be considered 'frozen'.
setThawHeight(int) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for thawHeight.
setThawHeight(int) - Method in class org.lightningj.lnd.wrapper.message.ChanPointShim
Setter for thawHeight.
setTime(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block time in seconds since epoch (Jan 1 1970 GMT).
setTime(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block time in seconds since epoch (Jan 1 1970 GMT).
setTime(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for time.
setTime(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for time.
setTimeLockDelay(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
An estimate of the worst case time delay that can occur.
setTimeLockDelay(long) - Method in class org.lightningj.lnd.wrapper.router.message.RouteFeeResponse
Setter for timeLockDelay.
setTimeLockDelta(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
The minimum number of blocks this node requires to be added to the expiry of HTLCs.
setTimeLockDelta(int) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
The required timelock delta for HTLCs forwarded over the channel.
setTimeLockDelta(int) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
uint32 time_lock_delta = 1;
setTimeLockDelta(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for timeLockDelta.
setTimeLockDelta(int) - Method in class org.lightningj.lnd.wrapper.message.PolicyUpdateRequest
Setter for timeLockDelta.
setTimeLockDelta(int) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy
Setter for timeLockDelta.
setTimeLockedBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The sum of all the time-locked outputs at the time of channel closure
setTimeLockedBalance(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for timeLockedBalance.
setTimeout(long) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
The connection timeout value (in seconds) for this request.
setTimeout(long) - Method in class org.lightningj.lnd.wrapper.message.ConnectPeerRequest
Setter for timeout.
setTimeoutSeconds(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
An upper limit on the amount of time we should spend when attempting to fulfill the payment.
setTimeoutSeconds(int) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for timeoutSeconds.
setTimePref(double) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
The time preference for this payment.
setTimePref(double) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
The time preference for this payment.
setTimePref(double) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for timePref.
setTimePref(double) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest
Setter for timePref.
setTimestamp(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
A timestamp that allows ordering in the case of multiple announcements.
setTimestamp(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
Deprecated.
lnrpc.ForwardingEvent.timestamp is deprecated. See lightning.api.proto;l=4270
setTimestamp(long) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
int64 timestamp = 4;
setTimestamp(long) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
The unix timestamp in seconds when the error occurred.
setTimeStamp(long) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Timestamp of this transaction
setTimestamp(int) - Method in class org.lightningj.lnd.wrapper.message.ChannelUpdate
Setter for timestamp.
setTimestamp(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for timestamp.
setTimestamp(long) - Method in class org.lightningj.lnd.wrapper.message.PayReq
Setter for timestamp.
setTimestamp(long) - Method in class org.lightningj.lnd.wrapper.message.TimestampedError
Setter for timestamp.
setTimeStamp(long) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for timeStamp.
setTimestampNs(long) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
The number of nanoseconds elapsed since January 1, 1970 UTC when this circuit was completed.
setTimestampNs(long) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
The time in unix nanoseconds that the event occurred.
setTimestampNs(long) - Method in class org.lightningj.lnd.wrapper.message.ForwardingEvent
Setter for timestampNs.
setTimestampNs(long) - Method in class org.lightningj.lnd.wrapper.router.message.HtlcEvent
Setter for timestampNs.
SETTLE_DATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
SETTLE_EVENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
SETTLE_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
SETTLE_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
SETTLE_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
SETTLE_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
SETTLE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
SETTLE = 0;
SETTLED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
SETTLED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
SETTLED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
SETTLED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
SETTLED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
SETTLED = 1;
SETTLED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
SETTLED = 1;
SettleEvent - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SettleEvent.
SettleEvent() - Constructor for class org.lightningj.lnd.wrapper.router.message.SettleEvent
Empty Constructor
SettleEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SettleEvent
Json Parsing Constructor
SettleEvent(RouterOuterClass.SettleEvent) - Constructor for class org.lightningj.lnd.wrapper.router.message.SettleEvent
Constructor using underlying Lightning API Object
settleInvoice(InvoicesOuterClass.SettleInvoiceMsg, StreamObserver<InvoicesOuterClass.SettleInvoiceResp>) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesGrpc.AsyncService
SettleInvoice settles an accepted invoice.
settleInvoice(InvoicesOuterClass.SettleInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
SettleInvoice settles an accepted invoice.
settleInvoice(InvoicesOuterClass.SettleInvoiceMsg) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesFutureStub
SettleInvoice settles an accepted invoice.
settleInvoice(InvoicesOuterClass.SettleInvoiceMsg, StreamObserver<InvoicesOuterClass.SettleInvoiceResp>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
SettleInvoice settles an accepted invoice.
settleInvoice(byte[], StreamObserver<SettleInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to generate a settleInvoice request.
settleInvoice(SettleInvoiceMsg, StreamObserver<SettleInvoiceResp>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to send a settleInvoice request.
settleInvoice(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to generate a settleInvoice request.
settleInvoice(SettleInvoiceMsg) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to send a settleInvoice request.
SettleInvoiceMsg - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for SettleInvoiceMsg.
SettleInvoiceMsg() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceMsg
Empty Constructor
SettleInvoiceMsg(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceMsg
Json Parsing Constructor
SettleInvoiceMsg(InvoicesOuterClass.SettleInvoiceMsg) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceMsg
Constructor using underlying Lightning API Object
SettleInvoiceResp - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for SettleInvoiceResp.
SettleInvoiceResp() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceResp
Empty Constructor
SettleInvoiceResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceResp
Json Parsing Constructor
SettleInvoiceResp(InvoicesOuterClass.SettleInvoiceResp) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SettleInvoiceResp
Constructor using underlying Lightning API Object
setTlvPayload(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
Deprecated.
lnrpc.Hop.tlv_payload is deprecated. See lightning.api.proto;l=3092
setTlvPayload(boolean) - Method in class org.lightningj.lnd.wrapper.message.Hop
Setter for tlvPayload.
setTo(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
The receiving node of the pair.
setTo(byte[]) - Method in class org.lightningj.lnd.wrapper.message.NodePair
Setter for to.
setToNode(ByteString) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
The destination node pubkey of the pair.
setToNode(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.QueryProbabilityRequest
Setter for toNode.
setTotalAmt(long) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Deprecated.
lnrpc.Route.total_amt is deprecated. See lightning.api.proto;l=3179
setTotalAmt(long) - Method in class org.lightningj.lnd.wrapper.message.Route
Setter for totalAmt.
setTotalAmtMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
The total amount in milli-satoshis being sent as part of a larger multi-path payment.
setTotalAmtMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The total amount in millisatoshis.
setTotalAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.message.MPPRecord
Setter for totalAmtMsat.
setTotalAmtMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Route
Setter for totalAmtMsat.
setTotalBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The balance of the wallet
setTotalBalance(long) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Setter for totalBalance.
setTotalCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
The sum of all channels capacity for the node, denominated in satoshis.
setTotalCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.NodeInfo
Setter for totalCapacity.
setTotalFees(long) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
Deprecated.
lnrpc.Route.total_fees is deprecated. See lightning.api.proto;l=3170
setTotalFees(long) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
Fees paid for this transaction
setTotalFees(long) - Method in class org.lightningj.lnd.wrapper.message.Route
Setter for totalFees.
setTotalFees(long) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for totalFees.
setTotalFeesMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The total fees in millisatoshis.
setTotalFeesMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Route
Setter for totalFeesMsat.
setTotalLimboBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
The balance in satoshis encumbered in pending channels
setTotalLimboBalance(long) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Setter for totalLimboBalance.
setTotalNetworkCapacity(long) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
int64 total_network_capacity = 6;
setTotalNetworkCapacity(long) - Method in class org.lightningj.lnd.wrapper.message.NetworkInfo
Setter for totalNetworkCapacity.
setTotalNumPayments(long) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
Will only be set if count_total_payments in the request was set.
setTotalNumPayments(long) - Method in class org.lightningj.lnd.wrapper.message.ListPaymentsResponse
Setter for totalNumPayments.
setTotalSatoshisReceived(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of satoshis we've received within this channel.
setTotalSatoshisReceived(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for totalSatoshisReceived.
setTotalSatoshisSent(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The total number of satoshis we've sent within this channel.
setTotalSatoshisSent(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for totalSatoshisSent.
setTotalTimeLock(int) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
The cumulative (final) time lock across the entire route.
setTotalTimeLock(int) - Method in class org.lightningj.lnd.wrapper.message.Route
Setter for totalTimeLock.
setTowers(List<Tower>) - Method in class org.lightningj.lnd.wrapper.wtclient.message.ListTowersResponse
Setter for list of towers.
setTowers(int, Wtclient.Tower) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
setTowers(int, Wtclient.Tower.Builder) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
The list of watchtowers available for new backups.
setTransactionDetails(LightningApi.TransactionDetails) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
setTransactionDetails(LightningApi.TransactionDetails.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.lnrpc.TransactionDetails transaction_details = 1;
setTransactionDetails(TransactionDetails) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse
Setter for list of transactionDetails.
setTransactionIds(WalletKitOuterClass.ListSweepsResponse.TransactionIDs) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
setTransactionIds(WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
.walletrpc.ListSweepsResponse.TransactionIDs transaction_ids = 2;
setTransactionIds(int, String) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
Reversed, hex-encoded string representing the transaction ids of the sweeps that our node has broadcast.
setTransactionIds(ListSweepsResponse.TransactionIDs) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse
Setter for list of transactionIds.
setTransactionIds(List<String>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse.TransactionIDs
Setter for list of transactionIds.
setTransactions(int, LightningApi.Transaction) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
setTransactions(int, LightningApi.Transaction.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
The list of transactions relevant to the wallet.
setTransactions(List<Transaction>) - Method in class org.lightningj.lnd.wrapper.message.TransactionDetails
Setter for list of transactions.
setTweak(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
Tweak is the 32-byte value that will modify the public key.
setTweak(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.TweakDesc
Setter for tweak.
setTweaks(int, SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
setTweaks(int, SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
setTweaks(int, SignerOuterClass.TweakDesc) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
setTweaks(int, SignerOuterClass.TweakDesc.Builder) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
A series of optional generic tweaks to be applied to the the aggregated public key.
setTweaks(List<TweakDesc>) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Setter for list of tweaks.
setTweaks(List<TweakDesc>) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Setter for list of tweaks.
setTx(int, String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
List of transaction ids.
setTx(List<String>) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for list of tx.
setTxHash(String) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction hash
setTxHash(String) - Method in class org.lightningj.lnd.wrapper.message.Transaction
Setter for txHash.
setTxHashBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
The transaction hash
setTxHex(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
The raw serialized transaction.
setTxHex(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Transaction
Setter for txHex.
setTxid(ByteString) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
The transaction hash for which we should request a confirmation notification for.
setTxid(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
bytes txid = 1;
setTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
The transaction ID of the transaction
setTxid(String) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
The id of the transaction
setTxid(ByteString) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
The txid of the transaction to label.
setTxid(byte[]) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfRequest
Setter for txid.
setTxid(byte[]) - Method in class org.lightningj.lnd.wrapper.message.PendingUpdate
Setter for txid.
setTxid(String) - Method in class org.lightningj.lnd.wrapper.message.SendCoinsResponse
Setter for txid.
setTxid(String) - Method in class org.lightningj.lnd.wrapper.message.SendManyResponse
Setter for txid.
setTxid(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.message.LabelTransactionRequest
Setter for txid.
setTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Raw bytes representing the transaction id.
setTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
The transaction ID of the transaction
setTxidBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
The id of the transaction
setTxidBytes(byte[]) - Method in class org.lightningj.lnd.wrapper.message.OutPoint
Setter for txidBytes.
setTxidStr(String) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Reversed, hex-encoded string representing the transaction id.
setTxidStr(String) - Method in class org.lightningj.lnd.wrapper.message.OutPoint
Setter for txidStr.
setTxidStrBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
Reversed, hex-encoded string representing the transaction id.
setTxIndex(int) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
The index of the confirmed transaction within the block.
setTxIndex(int) - Method in class org.lightningj.lnd.wrapper.chainnotifier.message.ConfDetails
Setter for txIndex.
setType(LightningApi.ChannelEventUpdate.UpdateType) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
setType(int) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
Message type.
setType(LightningApi.AddressType) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The type of address to generate.
setType(LightningApi.PeerEvent.EventType) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
.lnrpc.PeerEvent.EventType type = 2;
setType(int) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
Message type.
setType(WalletKitOuterClass.AddressType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The type of address to derive.
setType(ChannelEventUpdate.UpdateType) - Method in class org.lightningj.lnd.wrapper.message.ChannelEventUpdate
Setter for type.
setType(int) - Method in class org.lightningj.lnd.wrapper.message.CustomMessage
Setter for type.
setType(AddressType) - Method in class org.lightningj.lnd.wrapper.message.NewAddressRequest
Setter for type.
setType(PeerEvent.EventType) - Method in class org.lightningj.lnd.wrapper.message.PeerEvent
Setter for type.
setType(int) - Method in class org.lightningj.lnd.wrapper.message.SendCustomMessageRequest
Setter for type.
setType(AddressType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.AddrRequest
Setter for type.
setTypeName(String) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
setTypeName(String) - Method in class org.lightningj.lnd.wrapper.message.RPCMessage
Setter for typeName.
setTypeNameBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
The full canonical gRPC name of the message type (in the format <rpcpackage>.TypeName, for example lnrpc.GetInfoRequest).
setTypes(int, LightningApi.NodeMetricType) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
setTypes(List<NodeMetricType>) - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsRequest
Setter for types.
setTypesValue(int, int) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
The requested node metrics.
setTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
.lnrpc.ChannelEventUpdate.UpdateType type = 5;
setTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
The type of address to generate.
setTypeValue(int) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
.lnrpc.PeerEvent.EventType type = 2;
setTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
The type of address to derive.
setUnconfirmedBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
The unconfirmed balance of the account (with 0 confirmations).
setUnconfirmedBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
The unconfirmed balance of a wallet(with 0 confirmations)
setUnconfirmedBalance(long) - Method in class org.lightningj.lnd.wrapper.message.WalletAccountBalance
Setter for unconfirmedBalance.
setUnconfirmedBalance(long) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Setter for unconfirmedBalance.
setUnconfirmedOnly(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
When min_confs and max_confs are zero, setting false implicitly overrides max_confs to be MaxInt32, otherwise max_confs remains zero.
setUnconfirmedOnly(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentRequest
Setter for unconfirmedOnly.
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Amount.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AMP.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Chain.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Failure.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Feature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Hop.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Op.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Peer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Route.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SetID.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo.Builder
 
setUnsettledBalance(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
The unsettled balance in this channel
setUnsettledBalance(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for unsettledBalance.
setUnsettledLocalBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
setUnsettledLocalBalance(LightningApi.Amount.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels local unsettled balances.
setUnsettledLocalBalance(Amount) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for list of unsettledLocalBalance.
setUnsettledRemoteBalance(LightningApi.Amount) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
setUnsettledRemoteBalance(LightningApi.Amount.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse.Builder
Sum of channels remote unsettled balances.
setUnsettledRemoteBalance(Amount) - Method in class org.lightningj.lnd.wrapper.message.ChannelBalanceResponse
Setter for list of unsettledRemoteBalance.
setUpdateError(String) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
A string representation of the policy update error.
setUpdateError(String) - Method in class org.lightningj.lnd.wrapper.message.FailedUpdate
Setter for updateError.
setUpdateErrorBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate.Builder
A string representation of the policy update error.
setUpfrontShutdown(String) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
setUpfrontShutdown(String) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for upfrontShutdown.
setUpfrontShutdownBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
The upfront shutdown address to use if the initiating peer supports option upfront shutdown script (see ListPeers for the features supported).
setUptime(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
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].
setUptime(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for uptime.
setUris(int, String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The URIs of the current node.
setUris(int, String) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse.Builder
The URIs of the watchtower.
setUris(List<String>) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for list of uris.
setUris(List<String>) - Method in class org.lightningj.lnd.wrapper.watchtower.message.GetInfoResponse
Setter for list of uris.
setUseBaseFee(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
setUseBaseFee(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If use_base_fee is true the open channel announcement will update the channel base fee with the value specified in base_fee.
setUseBaseFee(boolean) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for useBaseFee.
setUseBaseFee(boolean) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for useBaseFee.
setUseFeeRate(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
setUseFeeRate(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If use_fee_rate is true the open channel announcement will update the channel fee rate with the value specified in fee_rate.
setUseFeeRate(boolean) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for useFeeRate.
setUseFeeRate(boolean) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for useFeeRate.
setUseMissionControl(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest.Builder
If set to true, edge probabilities from mission control will be used to get the optimal route.
setUseMissionControl(boolean) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest
Setter for useMissionControl.
setUtxos(int, LightningApi.Utxo) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
setUtxos(int, LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse.Builder
A list of utxos
setUtxos(int, LightningApi.Utxo) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
setUtxos(int, LightningApi.Utxo.Builder) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse.Builder
A list of utxos satisfying the specified number of confirmations.
setUtxos(List<Utxo>) - Method in class org.lightningj.lnd.wrapper.message.ListUnspentResponse
Setter for list of utxos.
setUtxos(List<Utxo>) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListUnspentResponse
Setter for list of utxos.
setValid(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse.Builder
bool valid = 1;
setValid(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse.Builder
Whether the signature was valid over the given message
setValid(boolean) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp.Builder
Whether the signature was valid over the given message.
setValid(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder
Whether the signature was valid over the given message.
setValid(boolean) - Method in class org.lightningj.lnd.wrapper.message.CheckMacPermResponse
Setter for valid.
setValid(boolean) - Method in class org.lightningj.lnd.wrapper.message.VerifyMessageResponse
Setter for valid.
setValid(boolean) - Method in class org.lightningj.lnd.wrapper.signer.message.VerifyMessageResp
Setter for valid.
setValid(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrResponse
Setter for valid.
setValue(long) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
setValue(double) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric.Builder
Arbitrary float value.
setValue(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The value of this invoice in satoshis The fields value and value_msat are mutually exclusive.
setValue(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
Deprecated.
lnrpc.Payment.value is deprecated. See lightning.api.proto;l=3889
setValue(long) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut.Builder
The value of the output being spent.
setValue(long) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease.Builder
The value of the leased output in satoshis.
setValue(double) - Method in class org.lightningj.lnd.wrapper.autopilot.message.QueryScoresResponse.HeuristicResult.ScoresEntry
Setter for value.
setValue(double) - Method in class org.lightningj.lnd.wrapper.autopilot.message.SetScoresRequest.ScoresEntry
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.message.ChannelEdge.CustomRecordsEntry
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.message.EstimateFeeRequest.AddrToAmountEntry
Setter for value.
setValue(double) - Method in class org.lightningj.lnd.wrapper.message.FloatMetric
Setter for value.
setValue(Feature) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse.FeaturesEntry
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.message.Hop.CustomRecordsEntry
Setter for value.
setValue(AMPInvoiceState) - Method in class org.lightningj.lnd.wrapper.message.Invoice.AmpInvoiceStateEntry
Setter for value.
setValue(Feature) - Method in class org.lightningj.lnd.wrapper.message.Invoice.FeaturesEntry
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.message.InvoiceHTLC.CustomRecordsEntry
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.message.LightningNode.CustomRecordsEntry
Setter for value.
setValue(Feature) - Method in class org.lightningj.lnd.wrapper.message.LightningNode.FeaturesEntry
Setter for value.
setValue(MacaroonPermissionList) - Method in class org.lightningj.lnd.wrapper.message.ListPermissionsResponse.MethodPermissionsEntry
Setter for value.
setValue(FloatMetric) - Method in class org.lightningj.lnd.wrapper.message.NodeMetricsResponse.BetweennessCentralityEntry
Setter for value.
setValue(Feature) - Method in class org.lightningj.lnd.wrapper.message.NodeUpdate.FeaturesEntry
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for value.
setValue(Feature) - Method in class org.lightningj.lnd.wrapper.message.PayReq.FeaturesEntry
Setter for value.
setValue(Feature) - Method in class org.lightningj.lnd.wrapper.message.Peer.FeaturesEntry
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.message.QueryRoutesRequest.DestCustomRecordsEntry
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.message.RoutingPolicy.CustomRecordsEntry
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.message.SendManyRequest.AddrToAmountEntry
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.message.SendRequest.DestCustomRecordsEntry
Setter for value.
setValue(WalletAccountBalance) - Method in class org.lightningj.lnd.wrapper.message.WalletBalanceResponse.AccountBalanceEntry
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.ForwardHtlcInterceptRequest.CustomRecordsEntry
Setter for value.
setValue(byte[]) - Method in class org.lightningj.lnd.wrapper.router.message.SendPaymentRequest.DestCustomRecordsEntry
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.signer.message.TxOut
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate.OutputsEntry
Setter for value.
setValue(long) - Method in class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Setter for value.
setValueMsat(long) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest.Builder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
setValueMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice.Builder
The value of this invoice in millisatoshis The fields value and value_msat are mutually exclusive.
setValueMsat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The value of the payment in milli-satoshis
setValueMsat(long) - Method in class org.lightningj.lnd.wrapper.invoices.message.AddHoldInvoiceRequest
Setter for valueMsat.
setValueMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Invoice
Setter for valueMsat.
setValueMsat(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for valueMsat.
setValueSat(long) - Method in class org.lightningj.lnd.proto.LightningApi.Payment.Builder
The value of the payment in satoshis
setValueSat(long) - Method in class org.lightningj.lnd.wrapper.message.Payment
Setter for valueSat.
setVerbose(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest.Builder
Retrieve the full sweep transaction details.
setVerbose(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsRequest
Setter for verbose.
setVersion(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
setVersion(int) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
setVersion(String) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The version of the LND software that the node is running.
setVersion(SignerOuterClass.MuSig2Version) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
setVersion(SignerOuterClass.MuSig2Version) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The version of the MuSig2 BIP that was used to combine the keys.
setVersion(SignerOuterClass.MuSig2Version) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
setVersion(SignerOuterClass.MuSig2Version) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The version of the MuSig2 BIP that was used to create the session.
setVersion(String) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The semantic version.
setVersion(String) - Method in class org.lightningj.lnd.wrapper.message.GetInfoResponse
Setter for version.
setVersion(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for version.
setVersion(int) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for version.
setVersion(MuSig2Version) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysRequest
Setter for version.
setVersion(MuSig2Version) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2CombineKeysResponse
Setter for version.
setVersion(MuSig2Version) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionRequest
Setter for version.
setVersion(MuSig2Version) - Method in class org.lightningj.lnd.wrapper.signer.message.MuSig2SessionResponse
Setter for version.
setVersion(String) - Method in class org.lightningj.lnd.wrapper.verrpc.message.Version
Setter for version.
setVersionBytes(ByteString) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse.Builder
The version of the LND software that the node is running.
setVersionBytes(ByteString) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version.Builder
The semantic version.
setVersionHex(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
setVersionHex(String) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
setVersionHex(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for versionHex.
setVersionHex(String) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for versionHex.
setVersionHexBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block version.
setVersionHexBytes(ByteString) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block version.
setVersionValue(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
setVersionValue(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse.Builder
The version of the MuSig2 BIP that was used to combine the keys.
setVersionValue(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest.Builder
The mandatory version of the MuSig2 BIP draft to use.
setVersionValue(int) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse.Builder
The version of the MuSig2 BIP that was used to create the session.
setWaitingCloseChannels(int, LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
setWaitingCloseChannels(int, LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Builder
Channels waiting for closing tx to confirm
setWaitingCloseChannels(List<PendingChannelsResponse.WaitingCloseChannel>) - Method in class org.lightningj.lnd.wrapper.message.PendingChannelsResponse
Setter for list of waitingCloseChannels.
setWalletPassword(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
wallet_password is the passphrase that should be used to encrypt the wallet.
setWalletPassword(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest.Builder
wallet_password should be the current valid passphrase for the daemon.
setWalletPassword(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for walletPassword.
setWalletPassword(byte[]) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Setter for walletPassword.
setWantsScidAlias(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
Whether the initiator wants to use the scid-alias channel type.
setWantsScidAlias(boolean) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for wantsScidAlias.
setWantsZeroConf(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest.Builder
Whether the initiator wants to open a zero-conf channel via the channel type.
setWantsZeroConf(boolean) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptRequest
Setter for wantsZeroConf.
setWatchOnly(boolean) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account.Builder
Whether the wallet stores private keys for the account.
setWatchOnly(Walletunlocker.WatchOnly) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
setWatchOnly(Walletunlocker.WatchOnly.Builder) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest.Builder
watch_only is the third option of initializing a wallet: by importing account xpubs only and therefore creating a watch-only wallet that does not contain any private keys.
setWatchOnly(boolean) - Method in class org.lightningj.lnd.wrapper.walletkit.message.Account
Setter for watchOnly.
setWatchOnly(WatchOnly) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.InitWalletRequest
Setter for list of watchOnly.
setWeekFeeSum(long) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse.Builder
The total amount of fee revenue (in satoshis) the switch has collected over the past 1 week.
setWeekFeeSum(long) - Method in class org.lightningj.lnd.wrapper.message.FeeReportResponse
Setter for weekFeeSum.
setWeight(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse.Builder
The block weight as defined in BIP 141.
setWeight(long) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse.Builder
The block weight as defined in BIP 141.
setWeight(double) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters.Builder
The importance that mission control should place on historical results, expressed as a value in [0;1].
setWeight(float) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.Builder
Deprecated.
routerrpc.MissionControlConfig.weight is deprecated. See router.proto;l=501
setWeight(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockHeaderResponse
Setter for weight.
setWeight(long) - Method in class org.lightningj.lnd.wrapper.neutrino.message.GetBlockResponse
Setter for weight.
setWeight(double) - Method in class org.lightningj.lnd.wrapper.router.message.AprioriParameters
Setter for weight.
setWeight(float) - Method in class org.lightningj.lnd.wrapper.router.message.MissionControlConfig
Setter for weight.
setWireFailure(LightningApi.Failure.FailureCode) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureCode is the BOLT error code for the failure.
setWireFailure(Failure.FailureCode) - Method in class org.lightningj.lnd.wrapper.router.message.LinkFailEvent
Setter for wireFailure.
setWireFailureValue(int) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent.Builder
FailureCode is the BOLT error code for the failure.
setWitness(int, ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript.Builder
The serializes witness stack for the specified input.
setWitness(List<byte[]>) - Method in class org.lightningj.lnd.wrapper.signer.message.InputScript
Setter for list of witness.
setWitnessScript(ByteString) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor.Builder
The full script required to properly redeem the output.
setWitnessScript(byte[]) - Method in class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Setter for witnessScript.
setWitnessType(WalletKitOuterClass.WitnessType) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The witness type of the output we're attempting to sweep.
setWitnessType(WitnessType) - Method in class org.lightningj.lnd.wrapper.walletkit.message.PendingSweep
Setter for witnessType.
setWitnessTypeValue(int) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep.Builder
The witness type of the output we're attempting to sweep.
setXpub(String) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
The extended public key at depth 3 for the given account.
setXpub(String) - Method in class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Setter for xpub.
setXpubBytes(ByteString) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount.Builder
The extended public key at depth 3 for the given account.
setZeroConf(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel.Builder
If this is true, then a zero-conf channel open will be attempted.
setZeroConf(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
Whether or not this is a zero-conf channel.
setZeroConf(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse.Builder
Whether the responder wants this to be a zero-conf channel.
setZeroConf(boolean) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest.Builder
If this is true, then a zero-conf channel open will be attempted.
setZeroConf(boolean) - Method in class org.lightningj.lnd.wrapper.message.BatchOpenChannel
Setter for zeroConf.
setZeroConf(boolean) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for zeroConf.
setZeroConf(boolean) - Method in class org.lightningj.lnd.wrapper.message.ChannelAcceptResponse
Setter for zeroConf.
setZeroConf(boolean) - Method in class org.lightningj.lnd.wrapper.message.OpenChannelRequest
Setter for zeroConf.
setZeroConfConfirmedScid(long) - Method in class org.lightningj.lnd.proto.LightningApi.Channel.Builder
This is the confirmed / on-chain zero-conf SCID.
setZeroConfConfirmedScid(long) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.Builder
The confirmed SCID for a zero-conf channel.
setZeroConfConfirmedScid(long) - Method in class org.lightningj.lnd.wrapper.message.Channel
Setter for zeroConfConfirmedScid.
setZeroConfConfirmedScid(long) - Method in class org.lightningj.lnd.wrapper.message.ChannelCloseSummary
Setter for zeroConfConfirmedScid.
SHARED_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
SharedKeyRequest - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for SharedKeyRequest.
SharedKeyRequest() - Constructor for class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Empty Constructor
SharedKeyRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Json Parsing Constructor
SharedKeyRequest(SignerOuterClass.SharedKeyRequest) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SharedKeyRequest
Constructor using underlying Lightning API Object
SharedKeyResponse - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for SharedKeyResponse.
SharedKeyResponse() - Constructor for class org.lightningj.lnd.wrapper.signer.message.SharedKeyResponse
Empty Constructor
SharedKeyResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SharedKeyResponse
Json Parsing Constructor
SharedKeyResponse(SignerOuterClass.SharedKeyResponse) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SharedKeyResponse
Constructor using underlying Lightning API Object
SHIM_CANCEL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
SHIM_REGISTER_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
SHOW_CUSTOM_ACCOUNTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
SHOW_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
SIG_SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
SIGHASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
SIGN_DESCS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
SIGN_METHOD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
SIGN_METHOD_TAPROOT_KEY_SPEND_BIP0086_VALUE - Static variable in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
Specifies that a SegWit v1 (p2tr) input should be signed by using the BIP0086 method (commit to internal key only).
SIGN_METHOD_TAPROOT_KEY_SPEND_VALUE - Static variable in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
Specifies that a SegWit v1 (p2tr) input should be signed by using a given taproot hash to commit to in addition to the internal key.
SIGN_METHOD_TAPROOT_SCRIPT_SPEND_VALUE - Static variable in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
Specifies that a SegWit v1 (p2tr) input should be spent using the script path and that a specific leaf script should be signed for.
SIGN_METHOD_WITNESS_V0_VALUE - Static variable in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
Specifies that a SegWit v0 (p2wkh, np2wkh, p2wsh) input script should be signed.
SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
SignDescriptor - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for SignDescriptor.
SignDescriptor() - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Empty Constructor
SignDescriptor(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Json Parsing Constructor
SignDescriptor(SignerOuterClass.SignDescriptor) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignDescriptor
Constructor using underlying Lightning API Object
SIGNED_INPUTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
SIGNED_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
SIGNED_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
SIGNED_PSBT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
SignerGrpc - Class in org.lightningj.lnd.signer.proto
Signer is a service that gives access to the signing functionality of the daemon's wallet.
SignerGrpc.AsyncService - Interface in org.lightningj.lnd.signer.proto
Signer is a service that gives access to the signing functionality of the daemon's wallet.
SignerGrpc.SignerBlockingStub - Class in org.lightningj.lnd.signer.proto
A stub to allow clients to do synchronous rpc calls to service Signer.
SignerGrpc.SignerFutureStub - Class in org.lightningj.lnd.signer.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Signer.
SignerGrpc.SignerImplBase - Class in org.lightningj.lnd.signer.proto
Base class for the server implementation of the service Signer.
SignerGrpc.SignerStub - Class in org.lightningj.lnd.signer.proto
A stub to allow clients to do asynchronous rpc calls to service Signer.
SignerImplBase() - Constructor for class org.lightningj.lnd.signer.proto.SignerGrpc.SignerImplBase
 
SignerOuterClass - Class in org.lightningj.lnd.signer.proto
 
SignerOuterClass.InputScript - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.InputScript
SignerOuterClass.InputScript.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.InputScript
SignerOuterClass.InputScriptOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.InputScriptResp - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.InputScriptResp
SignerOuterClass.InputScriptResp.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.InputScriptResp
SignerOuterClass.InputScriptRespOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.KeyDescriptor - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.KeyDescriptor
SignerOuterClass.KeyDescriptor.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.KeyDescriptor
SignerOuterClass.KeyDescriptorOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.KeyLocator - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.KeyLocator
SignerOuterClass.KeyLocator.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.KeyLocator
SignerOuterClass.KeyLocatorOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2CleanupRequest - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CleanupRequest
SignerOuterClass.MuSig2CleanupRequest.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CleanupRequest
SignerOuterClass.MuSig2CleanupRequestOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2CleanupResponse - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CleanupResponse
SignerOuterClass.MuSig2CleanupResponse.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CleanupResponse
SignerOuterClass.MuSig2CleanupResponseOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2CombineKeysRequest - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineKeysRequest
SignerOuterClass.MuSig2CombineKeysRequest.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineKeysRequest
SignerOuterClass.MuSig2CombineKeysRequestOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2CombineKeysResponse - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineKeysResponse
SignerOuterClass.MuSig2CombineKeysResponse.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineKeysResponse
SignerOuterClass.MuSig2CombineKeysResponseOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2CombineSigRequest - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineSigRequest
SignerOuterClass.MuSig2CombineSigRequest.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineSigRequest
SignerOuterClass.MuSig2CombineSigRequestOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2CombineSigResponse - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineSigResponse
SignerOuterClass.MuSig2CombineSigResponse.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2CombineSigResponse
SignerOuterClass.MuSig2CombineSigResponseOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2RegisterNoncesRequest - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2RegisterNoncesRequest
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2RegisterNoncesRequest
SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2RegisterNoncesResponse - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2RegisterNoncesResponse
SignerOuterClass.MuSig2RegisterNoncesResponse.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2RegisterNoncesResponse
SignerOuterClass.MuSig2RegisterNoncesResponseOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2SessionRequest - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SessionRequest
SignerOuterClass.MuSig2SessionRequest.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SessionRequest
SignerOuterClass.MuSig2SessionRequestOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2SessionResponse - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SessionResponse
SignerOuterClass.MuSig2SessionResponse.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SessionResponse
SignerOuterClass.MuSig2SessionResponseOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2SignRequest - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SignRequest
SignerOuterClass.MuSig2SignRequest.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SignRequest
SignerOuterClass.MuSig2SignRequestOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2SignResponse - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SignResponse
SignerOuterClass.MuSig2SignResponse.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.MuSig2SignResponse
SignerOuterClass.MuSig2SignResponseOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.MuSig2Version - Enum in org.lightningj.lnd.signer.proto
Protobuf enum signrpc.MuSig2Version
SignerOuterClass.SharedKeyRequest - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SharedKeyRequest
SignerOuterClass.SharedKeyRequest.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SharedKeyRequest
SignerOuterClass.SharedKeyRequestOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.SharedKeyResponse - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SharedKeyResponse
SignerOuterClass.SharedKeyResponse.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SharedKeyResponse
SignerOuterClass.SharedKeyResponseOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.SignDescriptor - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignDescriptor
SignerOuterClass.SignDescriptor.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignDescriptor
SignerOuterClass.SignDescriptorOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.SignMessageReq - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignMessageReq
SignerOuterClass.SignMessageReq.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignMessageReq
SignerOuterClass.SignMessageReqOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.SignMessageResp - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignMessageResp
SignerOuterClass.SignMessageResp.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignMessageResp
SignerOuterClass.SignMessageRespOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.SignMethod - Enum in org.lightningj.lnd.signer.proto
Protobuf enum signrpc.SignMethod
SignerOuterClass.SignReq - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignReq
SignerOuterClass.SignReq.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignReq
SignerOuterClass.SignReqOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.SignResp - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignResp
SignerOuterClass.SignResp.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.SignResp
SignerOuterClass.SignRespOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.TaprootTweakDesc - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.TaprootTweakDesc
SignerOuterClass.TaprootTweakDesc.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.TaprootTweakDesc
SignerOuterClass.TaprootTweakDescOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.TweakDesc - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.TweakDesc
SignerOuterClass.TweakDesc.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.TweakDesc
SignerOuterClass.TweakDescOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.TxOut - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.TxOut
SignerOuterClass.TxOut.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.TxOut
SignerOuterClass.TxOutOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.VerifyMessageReq - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.VerifyMessageReq
SignerOuterClass.VerifyMessageReq.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.VerifyMessageReq
SignerOuterClass.VerifyMessageReqOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
SignerOuterClass.VerifyMessageResp - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.VerifyMessageResp
SignerOuterClass.VerifyMessageResp.Builder - Class in org.lightningj.lnd.signer.proto
Protobuf type signrpc.VerifyMessageResp
SignerOuterClass.VerifyMessageRespOrBuilder - Interface in org.lightningj.lnd.signer.proto
 
signMessage(LightningApi.SignMessageRequest, StreamObserver<LightningApi.SignMessageResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `signmessage` SignMessage signs a message with this node's private key.
signMessage(LightningApi.SignMessageRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `signmessage` SignMessage signs a message with this node's private key.
signMessage(LightningApi.SignMessageRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `signmessage` SignMessage signs a message with this node's private key.
signMessage(LightningApi.SignMessageRequest, StreamObserver<LightningApi.SignMessageResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `signmessage` SignMessage signs a message with this node's private key.
signMessage(SignerOuterClass.SignMessageReq, StreamObserver<SignerOuterClass.SignMessageResp>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
SignMessage signs a message with the key specified in the key locator.
signMessage(SignerOuterClass.SignMessageReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
SignMessage signs a message with the key specified in the key locator.
signMessage(SignerOuterClass.SignMessageReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
SignMessage signs a message with the key specified in the key locator.
signMessage(SignerOuterClass.SignMessageReq, StreamObserver<SignerOuterClass.SignMessageResp>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
SignMessage signs a message with the key specified in the key locator.
signMessage(byte[], Boolean, StreamObserver<SignMessageResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a signMessage request.
signMessage(SignMessageRequest, StreamObserver<SignMessageResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a signMessage request.
signMessage(byte[], KeyLocator, Boolean, Boolean, Boolean, byte[], StreamObserver<SignMessageResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a signMessage request.
signMessage(SignMessageReq, StreamObserver<SignMessageResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a signMessage request.
signMessage(byte[], KeyLocator, Boolean, Boolean, Boolean, byte[]) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a signMessage request.
signMessage(SignMessageReq) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a signMessage request.
signMessage(byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a signMessage request.
signMessage(SignMessageRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a signMessage request.
SignMessageReq - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for SignMessageReq.
SignMessageReq() - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Empty Constructor
SignMessageReq(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Json Parsing Constructor
SignMessageReq(SignerOuterClass.SignMessageReq) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignMessageReq
Constructor using underlying Lightning API Object
SignMessageRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SignMessageRequest.
SignMessageRequest() - Constructor for class org.lightningj.lnd.wrapper.message.SignMessageRequest
Empty Constructor
SignMessageRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SignMessageRequest
Json Parsing Constructor
SignMessageRequest(LightningApi.SignMessageRequest) - Constructor for class org.lightningj.lnd.wrapper.message.SignMessageRequest
Constructor using underlying Lightning API Object
SignMessageResp - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for SignMessageResp.
SignMessageResp() - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignMessageResp
Empty Constructor
SignMessageResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignMessageResp
Json Parsing Constructor
SignMessageResp(SignerOuterClass.SignMessageResp) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignMessageResp
Constructor using underlying Lightning API Object
SignMessageResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SignMessageResponse.
SignMessageResponse() - Constructor for class org.lightningj.lnd.wrapper.message.SignMessageResponse
Empty Constructor
SignMessageResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SignMessageResponse
Json Parsing Constructor
SignMessageResponse(LightningApi.SignMessageResponse) - Constructor for class org.lightningj.lnd.wrapper.message.SignMessageResponse
Constructor using underlying Lightning API Object
signMessageWithAddr(WalletKitOuterClass.SignMessageWithAddrRequest, StreamObserver<WalletKitOuterClass.SignMessageWithAddrResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
SignMessageWithAddr returns the compact signature (base64 encoded) created with the private key of the provided address.
signMessageWithAddr(WalletKitOuterClass.SignMessageWithAddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
SignMessageWithAddr returns the compact signature (base64 encoded) created with the private key of the provided address.
signMessageWithAddr(WalletKitOuterClass.SignMessageWithAddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
SignMessageWithAddr returns the compact signature (base64 encoded) created with the private key of the provided address.
signMessageWithAddr(WalletKitOuterClass.SignMessageWithAddrRequest, StreamObserver<WalletKitOuterClass.SignMessageWithAddrResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
SignMessageWithAddr returns the compact signature (base64 encoded) created with the private key of the provided address.
signMessageWithAddr(byte[], String, StreamObserver<SignMessageWithAddrResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a signMessageWithAddr request.
signMessageWithAddr(SignMessageWithAddrRequest, StreamObserver<SignMessageWithAddrResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a signMessageWithAddr request.
signMessageWithAddr(byte[], String) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a signMessageWithAddr request.
signMessageWithAddr(SignMessageWithAddrRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a signMessageWithAddr request.
SignMessageWithAddrRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for SignMessageWithAddrRequest.
SignMessageWithAddrRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
Empty Constructor
SignMessageWithAddrRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
Json Parsing Constructor
SignMessageWithAddrRequest(WalletKitOuterClass.SignMessageWithAddrRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrRequest
Constructor using underlying Lightning API Object
SignMessageWithAddrResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for SignMessageWithAddrResponse.
SignMessageWithAddrResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrResponse
Empty Constructor
SignMessageWithAddrResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrResponse
Json Parsing Constructor
SignMessageWithAddrResponse(WalletKitOuterClass.SignMessageWithAddrResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignMessageWithAddrResponse
Constructor using underlying Lightning API Object
SignMethod - Enum in org.lightningj.lnd.wrapper.signer.message
Wrapper enum SignMethod.
signOutputRaw(SignerOuterClass.SignReq, StreamObserver<SignerOuterClass.SignResp>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
SignOutputRaw is a method that can be used to generated a signature for a set of inputs/outputs to a transaction.
signOutputRaw(SignerOuterClass.SignReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
SignOutputRaw is a method that can be used to generated a signature for a set of inputs/outputs to a transaction.
signOutputRaw(SignerOuterClass.SignReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
SignOutputRaw is a method that can be used to generated a signature for a set of inputs/outputs to a transaction.
signOutputRaw(SignerOuterClass.SignReq, StreamObserver<SignerOuterClass.SignResp>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
SignOutputRaw is a method that can be used to generated a signature for a set of inputs/outputs to a transaction.
signOutputRaw(byte[], List<SignDescriptor>, List<TxOut>, StreamObserver<SignResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a signOutputRaw request.
signOutputRaw(SignReq, StreamObserver<SignResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a signOutputRaw request.
signOutputRaw(byte[], List<SignDescriptor>, List<TxOut>) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a signOutputRaw request.
signOutputRaw(SignReq) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a signOutputRaw request.
signPsbt(WalletKitOuterClass.SignPsbtRequest, StreamObserver<WalletKitOuterClass.SignPsbtResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
SignPsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all unsigned inputs that have all required fields (UTXO information, BIP32 derivation information, witness or sig scripts) set.
signPsbt(WalletKitOuterClass.SignPsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
SignPsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all unsigned inputs that have all required fields (UTXO information, BIP32 derivation information, witness or sig scripts) set.
signPsbt(WalletKitOuterClass.SignPsbtRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
SignPsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all unsigned inputs that have all required fields (UTXO information, BIP32 derivation information, witness or sig scripts) set.
signPsbt(WalletKitOuterClass.SignPsbtRequest, StreamObserver<WalletKitOuterClass.SignPsbtResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
SignPsbt expects a partial transaction with all inputs and outputs fully declared and tries to sign all unsigned inputs that have all required fields (UTXO information, BIP32 derivation information, witness or sig scripts) set.
signPsbt(byte[], StreamObserver<SignPsbtResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a signPsbt request.
signPsbt(SignPsbtRequest, StreamObserver<SignPsbtResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a signPsbt request.
signPsbt(byte[]) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a signPsbt request.
signPsbt(SignPsbtRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a signPsbt request.
SignPsbtRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for SignPsbtRequest.
SignPsbtRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtRequest
Empty Constructor
SignPsbtRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtRequest
Json Parsing Constructor
SignPsbtRequest(WalletKitOuterClass.SignPsbtRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtRequest
Constructor using underlying Lightning API Object
SignPsbtResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for SignPsbtResponse.
SignPsbtResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
Empty Constructor
SignPsbtResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
Json Parsing Constructor
SignPsbtResponse(WalletKitOuterClass.SignPsbtResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.SignPsbtResponse
Constructor using underlying Lightning API Object
SignReq - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for SignReq.
SignReq() - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignReq
Empty Constructor
SignReq(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignReq
Json Parsing Constructor
SignReq(SignerOuterClass.SignReq) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignReq
Constructor using underlying Lightning API Object
SignResp - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for SignResp.
SignResp() - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignResp
Empty Constructor
SignResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignResp
Json Parsing Constructor
SignResp(SignerOuterClass.SignResp) - Constructor for class org.lightningj.lnd.wrapper.signer.message.SignResp
Constructor using underlying Lightning API Object
SIMPLE_TAPROOT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
TODO(roasbeef): need script enforce mirror type for the above as well?
SINGLE_CHAN_BACKUPS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
SINGLE_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
SINGLE_TWEAK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
SKIP_FINALIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
SKIP_TEMP_ERR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
SOURCE_PUB_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
SPEND_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
SPEND_UNCONFIRMED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
SPEND_UNCONFIRMED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
SPEND_UNCONFIRMED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
SPEND_UNCONFIRMED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
SPEND_UNCONFIRMED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
SPEND_UNCONFIRMED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
SPEND_UNCONFIRMED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
SpendDetails - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for SpendDetails.
SpendDetails() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Empty Constructor
SpendDetails(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Json Parsing Constructor
SpendDetails(ChainNotifierOuterClass.SpendDetails) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendDetails
Constructor using underlying Lightning API Object
SpendEvent - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for SpendEvent.
SpendEvent() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendEvent
Empty Constructor
SpendEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendEvent
Json Parsing Constructor
SpendEvent(ChainNotifierOuterClass.SpendEvent) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendEvent
Constructor using underlying Lightning API Object
SPENDING_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
SPENDING_INPUT_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
SPENDING_OUTPOINT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
SPENDING_TX_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
SpendRequest - Class in org.lightningj.lnd.wrapper.chainnotifier.message
Wrapper class for SpendRequest.
SpendRequest() - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Empty Constructor
SpendRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Json Parsing Constructor
SpendRequest(ChainNotifierOuterClass.SpendRequest) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.message.SpendRequest
Constructor using underlying Lightning API Object
STAGE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
START_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
START_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
START_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
STATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
StateGrpc - Class in org.lightningj.lnd.stateservice.proto
State service is a always running service that exposes the current state of the wallet and RPC server.
StateGrpc.AsyncService - Interface in org.lightningj.lnd.stateservice.proto
State service is a always running service that exposes the current state of the wallet and RPC server.
StateGrpc.StateBlockingStub - Class in org.lightningj.lnd.stateservice.proto
A stub to allow clients to do synchronous rpc calls to service State.
StateGrpc.StateFutureStub - Class in org.lightningj.lnd.stateservice.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service State.
StateGrpc.StateImplBase - Class in org.lightningj.lnd.stateservice.proto
Base class for the server implementation of the service State.
StateGrpc.StateStub - Class in org.lightningj.lnd.stateservice.proto
A stub to allow clients to do asynchronous rpc calls to service State.
StateImplBase() - Constructor for class org.lightningj.lnd.stateservice.proto.StateGrpc.StateImplBase
 
STATELESS_INIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
STATELESS_INIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
STATELESS_INIT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
Stateservice - Class in org.lightningj.lnd.stateservice.proto
 
Stateservice.GetStateRequest - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.GetStateRequest
Stateservice.GetStateRequest.Builder - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.GetStateRequest
Stateservice.GetStateRequestOrBuilder - Interface in org.lightningj.lnd.stateservice.proto
 
Stateservice.GetStateResponse - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.GetStateResponse
Stateservice.GetStateResponse.Builder - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.GetStateResponse
Stateservice.GetStateResponseOrBuilder - Interface in org.lightningj.lnd.stateservice.proto
 
Stateservice.SubscribeStateRequest - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.SubscribeStateRequest
Stateservice.SubscribeStateRequest.Builder - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.SubscribeStateRequest
Stateservice.SubscribeStateRequestOrBuilder - Interface in org.lightningj.lnd.stateservice.proto
 
Stateservice.SubscribeStateResponse - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.SubscribeStateResponse
Stateservice.SubscribeStateResponse.Builder - Class in org.lightningj.lnd.stateservice.proto
Protobuf type lnrpc.SubscribeStateResponse
Stateservice.SubscribeStateResponseOrBuilder - Interface in org.lightningj.lnd.stateservice.proto
 
Stateservice.WalletState - Enum in org.lightningj.lnd.stateservice.proto
Protobuf enum lnrpc.WalletState
STATIC_REMOTE_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
STATIC_REMOTE_KEY_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
STATIC_REMOTE_KEY_OPT = 13;
STATIC_REMOTE_KEY_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
STATIC_REMOTE_KEY_REQ = 12;
STATIC_REMOTE_KEY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
A channel that uses the modern commitment format where the key in the output of the remote party does not change each state.
StaticFileMacaroonContext - Class in org.lightningj.lnd.wrapper
MacaroonContext that reads a static file during construction and returns the macaroon content for each calls.
StaticFileMacaroonContext(File) - Constructor for class org.lightningj.lnd.wrapper.StaticFileMacaroonContext
Constructor to read a specified macaroon path.
stats(StreamObserver<StatsResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to generate a stats request.
stats(StatsRequest, StreamObserver<StatsResponse>) - Method in class org.lightningj.lnd.wrapper.wtclient.AsynchronousWatchtowerClientAPI
Method to send a stats request.
stats() - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to generate a stats request.
stats(StatsRequest) - Method in class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Method to send a stats request.
stats(Wtclient.StatsRequest, StreamObserver<Wtclient.StatsResponse>) - Method in interface org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.AsyncService
Stats returns the in-memory statistics of the client since startup.
stats(Wtclient.StatsRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientBlockingStub
Stats returns the in-memory statistics of the client since startup.
stats(Wtclient.StatsRequest) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientFutureStub
Stats returns the in-memory statistics of the client since startup.
stats(Wtclient.StatsRequest, StreamObserver<Wtclient.StatsResponse>) - Method in class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientStub
Stats returns the in-memory statistics of the client since startup.
StatsRequest - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for StatsRequest.
StatsRequest() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.StatsRequest
Empty Constructor
StatsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.StatsRequest
Json Parsing Constructor
StatsRequest(Wtclient.StatsRequest) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.StatsRequest
Constructor using underlying Lightning API Object
StatsResponse - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for StatsResponse.
StatsResponse() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Empty Constructor
StatsResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Json Parsing Constructor
StatsResponse(Wtclient.StatsResponse) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.StatsResponse
Constructor using underlying Lightning API Object
status(AutopilotOuterClass.StatusRequest, StreamObserver<AutopilotOuterClass.StatusResponse>) - Method in interface org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AsyncService
Status returns whether the daemon's autopilot agent is active.
status(AutopilotOuterClass.StatusRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotBlockingStub
Status returns whether the daemon's autopilot agent is active.
status(AutopilotOuterClass.StatusRequest) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotFutureStub
Status returns whether the daemon's autopilot agent is active.
status(AutopilotOuterClass.StatusRequest, StreamObserver<AutopilotOuterClass.StatusResponse>) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotGrpc.AutopilotStub
Status returns whether the daemon's autopilot agent is active.
status(Neutrino.StatusRequest, StreamObserver<Neutrino.StatusResponse>) - Method in interface org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.AsyncService
Status returns the status of the light client neutrino instance, along with height and hash of the best block, and a list of connected peers.
status(Neutrino.StatusRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitBlockingStub
Status returns the status of the light client neutrino instance, along with height and hash of the best block, and a list of connected peers.
status(Neutrino.StatusRequest) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitFutureStub
Status returns the status of the light client neutrino instance, along with height and hash of the best block, and a list of connected peers.
status(Neutrino.StatusRequest, StreamObserver<Neutrino.StatusResponse>) - Method in class org.lightningj.lnd.neutrino.proto.NeutrinoKitGrpc.NeutrinoKitStub
Status returns the status of the light client neutrino instance, along with height and hash of the best block, and a list of connected peers.
status(StreamObserver<StatusResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to generate a status request.
status(StatusRequest, StreamObserver<StatusResponse>) - Method in class org.lightningj.lnd.wrapper.autopilot.AsynchronousAutopilotAPI
Method to send a status request.
status() - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to generate a status request.
status(StatusRequest) - Method in class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Method to send a status request.
status(StreamObserver<StatusResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to generate a status request.
status(StatusRequest, StreamObserver<StatusResponse>) - Method in class org.lightningj.lnd.wrapper.neutrino.AsynchronousNeutrinoAPI
Method to send a status request.
status() - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to generate a status request.
status(StatusRequest) - Method in class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Method to send a status request.
STATUS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
STATUS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
StatusException - Exception in org.lightningj.lnd.wrapper
Base exception that is wrapped around GRPC status.
StatusException(String, Status) - Constructor for exception org.lightningj.lnd.wrapper.StatusException
 
StatusException(String, Status, Throwable) - Constructor for exception org.lightningj.lnd.wrapper.StatusException
 
statusExceptionWrapper - Variable in class org.lightningj.lnd.wrapper.API
 
StatusExceptionWrapper - Class in org.lightningj.lnd.wrapper
Class wrapping a GRPC status exception.
StatusExceptionWrapper() - Constructor for class org.lightningj.lnd.wrapper.StatusExceptionWrapper
 
StatusRequest - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for StatusRequest.
StatusRequest() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.StatusRequest
Empty Constructor
StatusRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.StatusRequest
Json Parsing Constructor
StatusRequest(AutopilotOuterClass.StatusRequest) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.StatusRequest
Constructor using underlying Lightning API Object
StatusRequest - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for StatusRequest.
StatusRequest() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.StatusRequest
Empty Constructor
StatusRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.StatusRequest
Json Parsing Constructor
StatusRequest(Neutrino.StatusRequest) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.StatusRequest
Constructor using underlying Lightning API Object
StatusResponse - Class in org.lightningj.lnd.wrapper.autopilot.message
Wrapper class for StatusResponse.
StatusResponse() - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.StatusResponse
Empty Constructor
StatusResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.StatusResponse
Json Parsing Constructor
StatusResponse(AutopilotOuterClass.StatusResponse) - Constructor for class org.lightningj.lnd.wrapper.autopilot.message.StatusResponse
Constructor using underlying Lightning API Object
StatusResponse - Class in org.lightningj.lnd.wrapper.neutrino.message
Wrapper class for StatusResponse.
StatusResponse() - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Empty Constructor
StatusResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Json Parsing Constructor
StatusResponse(Neutrino.StatusResponse) - Constructor for class org.lightningj.lnd.wrapper.neutrino.message.StatusResponse
Constructor using underlying Lightning API Object
stopDaemon(LightningApi.StopRequest, StreamObserver<LightningApi.StopResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `stop` StopDaemon will send a shutdown request to the interrupt handler, triggering a graceful shutdown of the daemon.
stopDaemon(LightningApi.StopRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `stop` StopDaemon will send a shutdown request to the interrupt handler, triggering a graceful shutdown of the daemon.
stopDaemon(LightningApi.StopRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `stop` StopDaemon will send a shutdown request to the interrupt handler, triggering a graceful shutdown of the daemon.
stopDaemon(LightningApi.StopRequest, StreamObserver<LightningApi.StopResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `stop` StopDaemon will send a shutdown request to the interrupt handler, triggering a graceful shutdown of the daemon.
stopDaemon(StreamObserver<StopResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a stopDaemon request.
stopDaemon(StopRequest, StreamObserver<StopResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a stopDaemon request.
stopDaemon() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a stopDaemon request.
stopDaemon(StopRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a stopDaemon request.
StopRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for StopRequest.
StopRequest() - Constructor for class org.lightningj.lnd.wrapper.message.StopRequest
Empty Constructor
StopRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.StopRequest
Json Parsing Constructor
StopRequest(LightningApi.StopRequest) - Constructor for class org.lightningj.lnd.wrapper.message.StopRequest
Constructor using underlying Lightning API Object
StopResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for StopResponse.
StopResponse() - Constructor for class org.lightningj.lnd.wrapper.message.StopResponse
Empty Constructor
StopResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.StopResponse
Json Parsing Constructor
StopResponse(LightningApi.StopResponse) - Constructor for class org.lightningj.lnd.wrapper.message.StopResponse
Constructor using underlying Lightning API Object
STORAGEID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
STORE_FINAL_HTLC_RESOLUTIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
STREAM_AUTH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
STREAM_RPC_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
StreamAuth - Class in org.lightningj.lnd.wrapper.message
Wrapper class for StreamAuth.
StreamAuth() - Constructor for class org.lightningj.lnd.wrapper.message.StreamAuth
Empty Constructor
StreamAuth(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.StreamAuth
Json Parsing Constructor
StreamAuth(LightningApi.StreamAuth) - Constructor for class org.lightningj.lnd.wrapper.message.StreamAuth
Constructor using underlying Lightning API Object
StreamObserverWrapper<T> - Class in org.lightningj.lnd.wrapper
StreamObserverWrapper is converts received api object to wrapped objects.
StreamObserverWrapper(StreamObserver<?>, boolean, String) - Constructor for class org.lightningj.lnd.wrapper.StreamObserverWrapper
 
STRIPPED_SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
STRIPPED_SIZE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
SUB_SYSTEMS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
subscribeChannelBackups(LightningApi.ChannelBackupSubscription, StreamObserver<LightningApi.ChanBackupSnapshot>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.
subscribeChannelBackups(LightningApi.ChannelBackupSubscription) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.
subscribeChannelBackups(LightningApi.ChannelBackupSubscription, StreamObserver<LightningApi.ChanBackupSnapshot>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
SubscribeChannelBackups allows a client to sub-subscribe to the most up to date information concerning the state of all channel backups.
subscribeChannelBackups(StreamObserver<ChanBackupSnapshot>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a subscribeChannelBackups request.
subscribeChannelBackups(ChannelBackupSubscription, StreamObserver<ChanBackupSnapshot>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a subscribeChannelBackups request.
subscribeChannelBackups() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a subscribeChannelBackups request.
subscribeChannelBackups(ChannelBackupSubscription) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a subscribeChannelBackups request.
subscribeChannelEvents(LightningApi.ChannelEventSubscription, StreamObserver<LightningApi.ChannelEventUpdate>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
subscribeChannelEvents(LightningApi.ChannelEventSubscription) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
subscribeChannelEvents(LightningApi.ChannelEventSubscription, StreamObserver<LightningApi.ChannelEventUpdate>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
subscribeChannelEvents(StreamObserver<ChannelEventUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a subscribeChannelEvents request.
subscribeChannelEvents(ChannelEventSubscription, StreamObserver<ChannelEventUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a subscribeChannelEvents request.
subscribeChannelEvents() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a subscribeChannelEvents request.
subscribeChannelEvents(ChannelEventSubscription) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a subscribeChannelEvents request.
subscribeChannelGraph(LightningApi.GraphTopologySubscription, StreamObserver<LightningApi.GraphTopologyUpdate>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
subscribeChannelGraph(LightningApi.GraphTopologySubscription) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
subscribeChannelGraph(LightningApi.GraphTopologySubscription, StreamObserver<LightningApi.GraphTopologyUpdate>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
subscribeChannelGraph(StreamObserver<GraphTopologyUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a subscribeChannelGraph request.
subscribeChannelGraph(GraphTopologySubscription, StreamObserver<GraphTopologyUpdate>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a subscribeChannelGraph request.
subscribeChannelGraph() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a subscribeChannelGraph request.
subscribeChannelGraph(GraphTopologySubscription) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a subscribeChannelGraph request.
subscribeCustomMessages(LightningApi.SubscribeCustomMessagesRequest, StreamObserver<LightningApi.CustomMessage>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `subscribecustom` SubscribeCustomMessages subscribes to a stream of incoming custom peer messages.
subscribeCustomMessages(LightningApi.SubscribeCustomMessagesRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `subscribecustom` SubscribeCustomMessages subscribes to a stream of incoming custom peer messages.
subscribeCustomMessages(LightningApi.SubscribeCustomMessagesRequest, StreamObserver<LightningApi.CustomMessage>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `subscribecustom` SubscribeCustomMessages subscribes to a stream of incoming custom peer messages.
subscribeCustomMessages(StreamObserver<CustomMessage>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a subscribeCustomMessages request.
subscribeCustomMessages(SubscribeCustomMessagesRequest, StreamObserver<CustomMessage>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a subscribeCustomMessages request.
subscribeCustomMessages() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a subscribeCustomMessages request.
subscribeCustomMessages(SubscribeCustomMessagesRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a subscribeCustomMessages request.
SubscribeCustomMessagesRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for SubscribeCustomMessagesRequest.
SubscribeCustomMessagesRequest() - Constructor for class org.lightningj.lnd.wrapper.message.SubscribeCustomMessagesRequest
Empty Constructor
SubscribeCustomMessagesRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.SubscribeCustomMessagesRequest
Json Parsing Constructor
SubscribeCustomMessagesRequest(LightningApi.SubscribeCustomMessagesRequest) - Constructor for class org.lightningj.lnd.wrapper.message.SubscribeCustomMessagesRequest
Constructor using underlying Lightning API Object
SUBSCRIBED_EVENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
SubscribedEvent - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SubscribedEvent.
SubscribedEvent() - Constructor for class org.lightningj.lnd.wrapper.router.message.SubscribedEvent
Empty Constructor
SubscribedEvent(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SubscribedEvent
Json Parsing Constructor
SubscribedEvent(RouterOuterClass.SubscribedEvent) - Constructor for class org.lightningj.lnd.wrapper.router.message.SubscribedEvent
Constructor using underlying Lightning API Object
subscribeHtlcEvents(RouterOuterClass.SubscribeHtlcEventsRequest, StreamObserver<RouterOuterClass.HtlcEvent>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
SubscribeHtlcEvents creates a uni-directional stream from the server to the client which delivers a stream of htlc events.
subscribeHtlcEvents(RouterOuterClass.SubscribeHtlcEventsRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
SubscribeHtlcEvents creates a uni-directional stream from the server to the client which delivers a stream of htlc events.
subscribeHtlcEvents(RouterOuterClass.SubscribeHtlcEventsRequest, StreamObserver<RouterOuterClass.HtlcEvent>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
SubscribeHtlcEvents creates a uni-directional stream from the server to the client which delivers a stream of htlc events.
subscribeHtlcEvents(StreamObserver<HtlcEvent>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a subscribeHtlcEvents request.
subscribeHtlcEvents(SubscribeHtlcEventsRequest, StreamObserver<HtlcEvent>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a subscribeHtlcEvents request.
subscribeHtlcEvents() - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a subscribeHtlcEvents request.
subscribeHtlcEvents(SubscribeHtlcEventsRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a subscribeHtlcEvents request.
SubscribeHtlcEventsRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for SubscribeHtlcEventsRequest.
SubscribeHtlcEventsRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.SubscribeHtlcEventsRequest
Empty Constructor
SubscribeHtlcEventsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.SubscribeHtlcEventsRequest
Json Parsing Constructor
SubscribeHtlcEventsRequest(RouterOuterClass.SubscribeHtlcEventsRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.SubscribeHtlcEventsRequest
Constructor using underlying Lightning API Object
subscribeInvoices(LightningApi.InvoiceSubscription, StreamObserver<LightningApi.Invoice>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
SubscribeInvoices returns a uni-directional stream (server -> client) for notifying the client of newly added/settled invoices.
subscribeInvoices(LightningApi.InvoiceSubscription) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
SubscribeInvoices returns a uni-directional stream (server -> client) for notifying the client of newly added/settled invoices.
subscribeInvoices(LightningApi.InvoiceSubscription, StreamObserver<LightningApi.Invoice>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
SubscribeInvoices returns a uni-directional stream (server -> client) for notifying the client of newly added/settled invoices.
subscribeInvoices(Long, Long, StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a subscribeInvoices request.
subscribeInvoices(InvoiceSubscription, StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a subscribeInvoices request.
subscribeInvoices(Long, Long) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a subscribeInvoices request.
subscribeInvoices(InvoiceSubscription) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a subscribeInvoices request.
subscribePeerEvents(LightningApi.PeerEventSubscription, StreamObserver<LightningApi.PeerEvent>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
subscribePeerEvents(LightningApi.PeerEventSubscription) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
subscribePeerEvents(LightningApi.PeerEventSubscription, StreamObserver<LightningApi.PeerEvent>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
subscribePeerEvents(StreamObserver<PeerEvent>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a subscribePeerEvents request.
subscribePeerEvents(PeerEventSubscription, StreamObserver<PeerEvent>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a subscribePeerEvents request.
subscribePeerEvents() - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a subscribePeerEvents request.
subscribePeerEvents(PeerEventSubscription) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a subscribePeerEvents request.
subscribeSingleInvoice(InvoicesOuterClass.SubscribeSingleInvoiceRequest, StreamObserver<LightningApi.Invoice>) - Method in interface org.lightningj.lnd.invoices.proto.InvoicesGrpc.AsyncService
SubscribeSingleInvoice returns a uni-directional stream (server -> client) to notify the client of state transitions of the specified invoice.
subscribeSingleInvoice(InvoicesOuterClass.SubscribeSingleInvoiceRequest) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesBlockingStub
SubscribeSingleInvoice returns a uni-directional stream (server -> client) to notify the client of state transitions of the specified invoice.
subscribeSingleInvoice(InvoicesOuterClass.SubscribeSingleInvoiceRequest, StreamObserver<LightningApi.Invoice>) - Method in class org.lightningj.lnd.invoices.proto.InvoicesGrpc.InvoicesStub
SubscribeSingleInvoice returns a uni-directional stream (server -> client) to notify the client of state transitions of the specified invoice.
subscribeSingleInvoice(byte[], StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to generate a subscribeSingleInvoice request.
subscribeSingleInvoice(SubscribeSingleInvoiceRequest, StreamObserver<Invoice>) - Method in class org.lightningj.lnd.wrapper.invoices.AsynchronousInvoicesAPI
Method to send a subscribeSingleInvoice request.
subscribeSingleInvoice(byte[]) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to generate a subscribeSingleInvoice request.
subscribeSingleInvoice(SubscribeSingleInvoiceRequest) - Method in class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Method to send a subscribeSingleInvoice request.
SubscribeSingleInvoiceRequest - Class in org.lightningj.lnd.wrapper.invoices.message
Wrapper class for SubscribeSingleInvoiceRequest.
SubscribeSingleInvoiceRequest() - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SubscribeSingleInvoiceRequest
Empty Constructor
SubscribeSingleInvoiceRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SubscribeSingleInvoiceRequest
Json Parsing Constructor
SubscribeSingleInvoiceRequest(InvoicesOuterClass.SubscribeSingleInvoiceRequest) - Constructor for class org.lightningj.lnd.wrapper.invoices.message.SubscribeSingleInvoiceRequest
Constructor using underlying Lightning API Object
subscribeState(Stateservice.SubscribeStateRequest, StreamObserver<Stateservice.SubscribeStateResponse>) - Method in interface org.lightningj.lnd.stateservice.proto.StateGrpc.AsyncService
SubscribeState subscribes to the state of the wallet.
subscribeState(Stateservice.SubscribeStateRequest) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateBlockingStub
SubscribeState subscribes to the state of the wallet.
subscribeState(Stateservice.SubscribeStateRequest, StreamObserver<Stateservice.SubscribeStateResponse>) - Method in class org.lightningj.lnd.stateservice.proto.StateGrpc.StateStub
SubscribeState subscribes to the state of the wallet.
subscribeState(StreamObserver<SubscribeStateResponse>) - Method in class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
Method to generate a subscribeState request.
subscribeState(SubscribeStateRequest, StreamObserver<SubscribeStateResponse>) - Method in class org.lightningj.lnd.wrapper.stateservice.AsynchronousStateServiceAPI
Method to send a subscribeState request.
subscribeState() - Method in class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
Method to generate a subscribeState request.
subscribeState(SubscribeStateRequest) - Method in class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
Method to send a subscribeState request.
SubscribeStateRequest - Class in org.lightningj.lnd.wrapper.stateservice.message
Wrapper class for SubscribeStateRequest.
SubscribeStateRequest() - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateRequest
Empty Constructor
SubscribeStateRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateRequest
Json Parsing Constructor
SubscribeStateRequest(Stateservice.SubscribeStateRequest) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateRequest
Constructor using underlying Lightning API Object
SubscribeStateResponse - Class in org.lightningj.lnd.wrapper.stateservice.message
Wrapper class for SubscribeStateResponse.
SubscribeStateResponse() - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateResponse
Empty Constructor
SubscribeStateResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateResponse
Json Parsing Constructor
SubscribeStateResponse(Stateservice.SubscribeStateResponse) - Constructor for class org.lightningj.lnd.wrapper.stateservice.message.SubscribeStateResponse
Constructor using underlying Lightning API Object
subscribeTransactions(LightningApi.GetTransactionsRequest, StreamObserver<LightningApi.Transaction>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
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.
subscribeTransactions(LightningApi.GetTransactionsRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
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.
subscribeTransactions(LightningApi.GetTransactionsRequest, StreamObserver<LightningApi.Transaction>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
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.
subscribeTransactions(Integer, Integer, String, StreamObserver<Transaction>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a subscribeTransactions request.
subscribeTransactions(GetTransactionsRequest, StreamObserver<Transaction>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a subscribeTransactions request.
subscribeTransactions(Integer, Integer, String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a subscribeTransactions request.
subscribeTransactions(GetTransactionsRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a subscribeTransactions request.
SUCCEEDED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
SUCCEEDED = 1;
SUCCEEDED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
SUCCEEDED = 2;
SUCCEEDED_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
Payment completed successfully.
SUCCESS_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
SUCCESS_AMT_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
SUCCESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
SUCCESS_PROB_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
SUCCESS_TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
SWEEP_SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
SWEEP_SAT_PER_BYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
SWEEP_SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
SWEEP_SAT_PER_VBYTE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
SWEEP_TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Resolution
 
SYNC_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Peer
 
SYNCED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
SYNCED_TO_CHAIN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
SYNCED_TO_GRAPH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
SynchronousAPI - Class in org.lightningj.lnd.wrapper
Base call for all Synchronous API implementations.
SynchronousAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.SynchronousAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.SynchronousAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.SynchronousAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousAutopilotAPI - Class in org.lightningj.lnd.wrapper.autopilot
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousAutopilotAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousAutopilotAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousAutopilotAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.autopilot.SynchronousAutopilotAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousChainKitAPI - Class in org.lightningj.lnd.wrapper.chainkit
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousChainKitAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousChainKitAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousChainKitAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.chainkit.SynchronousChainKitAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousChainNotifierAPI - Class in org.lightningj.lnd.wrapper.chainnotifier
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousChainNotifierAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousChainNotifierAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousChainNotifierAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.chainnotifier.SynchronousChainNotifierAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousDevAPI - Class in org.lightningj.lnd.wrapper.dev
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousDevAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.dev.SynchronousDevAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousDevAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.dev.SynchronousDevAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousDevAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.dev.SynchronousDevAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousInvoicesAPI - Class in org.lightningj.lnd.wrapper.invoices
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousInvoicesAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousInvoicesAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousInvoicesAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.invoices.SynchronousInvoicesAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousLndAPI - Class in org.lightningj.lnd.wrapper
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousLndAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.SynchronousLndAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousLndAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.SynchronousLndAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousLndAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.SynchronousLndAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousNeutrinoAPI - Class in org.lightningj.lnd.wrapper.neutrino
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousNeutrinoAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousNeutrinoAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousNeutrinoAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.neutrino.SynchronousNeutrinoAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousPeersAPI - Class in org.lightningj.lnd.wrapper.peers
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousPeersAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.peers.SynchronousPeersAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousPeersAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.peers.SynchronousPeersAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousPeersAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.peers.SynchronousPeersAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousRouterAPI - Class in org.lightningj.lnd.wrapper.router
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousRouterAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousRouterAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousRouterAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousSignerAPI - Class in org.lightningj.lnd.wrapper.signer
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousSignerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousSignerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousSignerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousStateServiceAPI - Class in org.lightningj.lnd.wrapper.stateservice
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousStateServiceAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousStateServiceAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousStateServiceAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.stateservice.SynchronousStateServiceAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousVersionerAPI - Class in org.lightningj.lnd.wrapper.verrpc
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousVersionerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.verrpc.SynchronousVersionerAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousVersionerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.verrpc.SynchronousVersionerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousVersionerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.verrpc.SynchronousVersionerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousWalletKitAPI - Class in org.lightningj.lnd.wrapper.walletkit
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousWalletKitAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousWalletKitAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousWalletKitAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousWalletUnlockerAPI - Class in org.lightningj.lnd.wrapper.walletunlocker
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousWalletUnlockerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousWalletUnlockerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousWalletUnlockerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousWatchtowerAPI - Class in org.lightningj.lnd.wrapper.watchtower
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousWatchtowerAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.watchtower.SynchronousWatchtowerAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousWatchtowerAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.watchtower.SynchronousWatchtowerAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousWatchtowerAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.watchtower.SynchronousWatchtowerAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.
SynchronousWatchtowerClientAPI - Class in org.lightningj.lnd.wrapper.wtclient
API Class for generating synchronous API calls to LDN server using wrapped objects.
SynchronousWatchtowerClientAPI(String, int, File, File) - Constructor for class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Minimal constructor for setting up a connection with LND Application.
SynchronousWatchtowerClientAPI(String, int, SslContext, MacaroonContext) - Constructor for class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Constructor for setting up a connection with LND Application with more flexible SSL context parameters.
SynchronousWatchtowerClientAPI(ManagedChannel) - Constructor for class org.lightningj.lnd.wrapper.wtclient.SynchronousWatchtowerClientAPI
Constructor used for setting up a connection using a GRPC managed channel that can be customized.

T

TAP_TWEAK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
TapLeaf - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for TapLeaf.
TapLeaf() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapLeaf
Empty Constructor
TapLeaf(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapLeaf
Json Parsing Constructor
TapLeaf(WalletKitOuterClass.TapLeaf) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapLeaf
Constructor using underlying Lightning API Object
TAPROOT_INTERNAL_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
TAPROOT_INTERNAL_KEY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
TAPROOT_PUB_KEY_SPEND_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to spend a regular p2tr output that's sent to an output which is under complete control of the backing wallet.
TAPROOT_PUBKEY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.AddressType
TAPROOT_PUBKEY = 4;
TAPROOT_PUBKEY_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
TAPROOT_PUBKEY = 4;
TAPROOT_TWEAK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
TAPROOT_TWEAK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
TaprootTweakDesc - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for TaprootTweakDesc.
TaprootTweakDesc() - Constructor for class org.lightningj.lnd.wrapper.signer.message.TaprootTweakDesc
Empty Constructor
TaprootTweakDesc(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.TaprootTweakDesc
Json Parsing Constructor
TaprootTweakDesc(SignerOuterClass.TaprootTweakDesc) - Constructor for class org.lightningj.lnd.wrapper.signer.message.TaprootTweakDesc
Constructor using underlying Lightning API Object
TapscriptFullTree - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for TapscriptFullTree.
TapscriptFullTree() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapscriptFullTree
Empty Constructor
TapscriptFullTree(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapscriptFullTree
Json Parsing Constructor
TapscriptFullTree(WalletKitOuterClass.TapscriptFullTree) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapscriptFullTree
Constructor using underlying Lightning API Object
TapscriptPartialReveal - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for TapscriptPartialReveal.
TapscriptPartialReveal() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
Empty Constructor
TapscriptPartialReveal(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
Json Parsing Constructor
TapscriptPartialReveal(WalletKitOuterClass.TapscriptPartialReveal) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TapscriptPartialReveal
Constructor using underlying Lightning API Object
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
TARGET_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
TEMPORARY_CHANNEL_FAILURE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
TEMPORARY_CHANNEL_FAILURE = 15;
TEMPORARY_NODE_FAILURE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
TEMPORARY_NODE_FAILURE = 19;
TESTNET_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
THAW_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
THAW_HEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
TIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
TIME_LOCK_DELAY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
TIME_LOCK_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
TIME_LOCK_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
TIME_LOCK_DELTA_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
TIME_LOCKED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
TIME_PREF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
TIME_PREF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
TIME_STAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
TIMEOUT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
TIMEOUT_SECONDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
TIMEOUT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
A htlc was timed out on chain.
TIMESTAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PayReq
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
TIMESTAMP_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
TIMESTAMP_NS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
TimestampedError - Class in org.lightningj.lnd.wrapper.message
Wrapper class for TimestampedError.
TimestampedError() - Constructor for class org.lightningj.lnd.wrapper.message.TimestampedError
Empty Constructor
TimestampedError(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.TimestampedError
Json Parsing Constructor
TimestampedError(LightningApi.TimestampedError) - Constructor for class org.lightningj.lnd.wrapper.message.TimestampedError
Constructor using underlying Lightning API Object
TLV_ONION_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
TLV_ONION_OPT = 9;
TLV_ONION_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
TLV_ONION_REQ = 8;
TLV_PAYLOAD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Hop
 
TO_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodePair
 
TO_NODE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
toBuilder() - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
toBuilder() - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
toBuilder() - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
toBuilder() - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
toBuilder() - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
toBuilder() - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
toBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
toBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
toBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
toBuilder() - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
toBuilder() - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
toBuilder() - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
toBuilder() - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
toBuilder() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
toBuilder() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
toBuilder() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
toBuilder() - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
toBuilder() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
toBuilder() - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
toBuilder() - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
toBuilder() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
toBuilder() - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
toBuilder() - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
toJson() - Method in class org.lightningj.lnd.wrapper.Message
Method to convert the Message into JSON Representation
toJson() - Method in class org.lightningj.lnd.wrapper.ValidationResult
Help method to convert validation result data into a json object.
toJsonAsString(boolean) - Method in class org.lightningj.lnd.wrapper.Message
Method to convert Message into a json string.
toString() - Method in class org.lightningj.lnd.wrapper.Message
Returns a string representation i JSON format of all data in this message.
toString() - Method in class org.lightningj.lnd.wrapper.ValidationResult
 
TOTAL_AMT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Route
 
TOTAL_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
TOTAL_AMT_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Route
 
TOTAL_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
TOTAL_CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
TOTAL_FEES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Route
 
TOTAL_FEES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
TOTAL_FEES_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Route
 
TOTAL_LIMBO_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
TOTAL_NETWORK_CAPACITY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
TOTAL_NUM_PAYMENTS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
TOTAL_SATOSHIS_RECEIVED_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
TOTAL_SATOSHIS_SENT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
TOTAL_TIME_LOCK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Route
 
Tower - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for Tower.
Tower() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.Tower
Empty Constructor
Tower(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.Tower
Json Parsing Constructor
Tower(Wtclient.Tower) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.Tower
Constructor using underlying Lightning API Object
TOWERS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
TowerSession - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for TowerSession.
TowerSession() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Empty Constructor
TowerSession(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Json Parsing Constructor
TowerSession(Wtclient.TowerSession) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.TowerSession
Constructor using underlying Lightning API Object
TowerSessionInfo - Class in org.lightningj.lnd.wrapper.wtclient.message
Wrapper class for TowerSessionInfo.
TowerSessionInfo() - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Empty Constructor
TowerSessionInfo(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Json Parsing Constructor
TowerSessionInfo(Wtclient.TowerSessionInfo) - Constructor for class org.lightningj.lnd.wrapper.wtclient.message.TowerSessionInfo
Constructor using underlying Lightning API Object
trackPayment(RouterOuterClass.TrackPaymentRequest, StreamObserver<RouterOuterClass.PaymentStatus>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
Deprecated.
trackPayment(RouterOuterClass.TrackPaymentRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
Deprecated.
trackPayment(RouterOuterClass.TrackPaymentRequest, StreamObserver<RouterOuterClass.PaymentStatus>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
Deprecated.
trackPayment(byte[], Boolean, StreamObserver<PaymentStatus>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a trackPayment request.
trackPayment(TrackPaymentRequest, StreamObserver<PaymentStatus>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a trackPayment request.
trackPayment(byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a trackPayment request.
trackPayment(TrackPaymentRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a trackPayment request.
TrackPaymentRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for TrackPaymentRequest.
TrackPaymentRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.TrackPaymentRequest
Empty Constructor
TrackPaymentRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.TrackPaymentRequest
Json Parsing Constructor
TrackPaymentRequest(RouterOuterClass.TrackPaymentRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.TrackPaymentRequest
Constructor using underlying Lightning API Object
trackPayments(RouterOuterClass.TrackPaymentsRequest, StreamObserver<LightningApi.Payment>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
TrackPayments returns an update stream for every payment that is not in a terminal state.
trackPayments(RouterOuterClass.TrackPaymentsRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
TrackPayments returns an update stream for every payment that is not in a terminal state.
trackPayments(RouterOuterClass.TrackPaymentsRequest, StreamObserver<LightningApi.Payment>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
TrackPayments returns an update stream for every payment that is not in a terminal state.
trackPayments(Boolean, StreamObserver<Payment>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a trackPayments request.
trackPayments(TrackPaymentsRequest, StreamObserver<Payment>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a trackPayments request.
trackPayments(Boolean) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a trackPayments request.
trackPayments(TrackPaymentsRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a trackPayments request.
TrackPaymentsRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for TrackPaymentsRequest.
TrackPaymentsRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.TrackPaymentsRequest
Empty Constructor
TrackPaymentsRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.TrackPaymentsRequest
Json Parsing Constructor
TrackPaymentsRequest(RouterOuterClass.TrackPaymentsRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.TrackPaymentsRequest
Constructor using underlying Lightning API Object
trackPaymentV2(RouterOuterClass.TrackPaymentRequest, StreamObserver<LightningApi.Payment>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
TrackPaymentV2 returns an update stream for the payment identified by the payment hash.
trackPaymentV2(RouterOuterClass.TrackPaymentRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
TrackPaymentV2 returns an update stream for the payment identified by the payment hash.
trackPaymentV2(RouterOuterClass.TrackPaymentRequest, StreamObserver<LightningApi.Payment>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
TrackPaymentV2 returns an update stream for the payment identified by the payment hash.
trackPaymentV2(byte[], Boolean, StreamObserver<Payment>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a trackPaymentV2 request.
trackPaymentV2(TrackPaymentRequest, StreamObserver<Payment>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a trackPaymentV2 request.
trackPaymentV2(byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a trackPaymentV2 request.
trackPaymentV2(TrackPaymentRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a trackPaymentV2 request.
Transaction - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Transaction.
Transaction() - Constructor for class org.lightningj.lnd.wrapper.message.Transaction
Empty Constructor
Transaction(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Transaction
Json Parsing Constructor
Transaction(LightningApi.Transaction) - Constructor for class org.lightningj.lnd.wrapper.message.Transaction
Constructor using underlying Lightning API Object
Transaction - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for Transaction.
Transaction() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Transaction
Empty Constructor
Transaction(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Transaction
Json Parsing Constructor
Transaction(WalletKitOuterClass.Transaction) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.Transaction
Constructor using underlying Lightning API Object
TRANSACTION_DETAILS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
TRANSACTION_IDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
TRANSACTION_IDS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
TransactionDetails - Class in org.lightningj.lnd.wrapper.message
Wrapper class for TransactionDetails.
TransactionDetails() - Constructor for class org.lightningj.lnd.wrapper.message.TransactionDetails
Empty Constructor
TransactionDetails(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.TransactionDetails
Json Parsing Constructor
TransactionDetails(LightningApi.TransactionDetails) - Constructor for class org.lightningj.lnd.wrapper.message.TransactionDetails
Constructor using underlying Lightning API Object
TransactionIDs() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse.TransactionIDs
Empty Constructor
TransactionIDs(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse.TransactionIDs
Json Parsing Constructor
TransactionIDs(WalletKitOuterClass.ListSweepsResponse.TransactionIDs) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.ListSweepsResponse.TransactionIDs
Constructor using underlying Lightning API Object
TRANSACTIONS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
TWEAK_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
TweakDesc - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for TweakDesc.
TweakDesc() - Constructor for class org.lightningj.lnd.wrapper.signer.message.TweakDesc
Empty Constructor
TweakDesc(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.TweakDesc
Json Parsing Constructor
TweakDesc(SignerOuterClass.TweakDesc) - Constructor for class org.lightningj.lnd.wrapper.signer.message.TweakDesc
Constructor using underlying Lightning API Object
TWEAKS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
TWEAKS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
TX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
TX_HASH_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Transaction
 
TX_HEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
TX_INDEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
TXID_BYTES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
TXID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
TXID_STR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
TxOut - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for TxOut.
TxOut() - Constructor for class org.lightningj.lnd.wrapper.signer.message.TxOut
Empty Constructor
TxOut(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.TxOut
Json Parsing Constructor
TxOut(SignerOuterClass.TxOut) - Constructor for class org.lightningj.lnd.wrapper.signer.message.TxOut
Constructor using underlying Lightning API Object
TxTemplate - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for TxTemplate.
TxTemplate() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Empty Constructor
TxTemplate(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Json Parsing Constructor
TxTemplate(WalletKitOuterClass.TxTemplate) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.TxTemplate
Constructor using underlying Lightning API Object
TxTemplate.OutputsEntries - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapping class used for conversion between Map and XML notation.
TxTemplate.OutputsEntry - Class in org.lightningj.lnd.wrapper.walletkit.message
Inner class OutputsEntry for class TxTemplate.
TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
TYPE_NAME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
TYPE_UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
TYPE_UNKNOWN = 0;
TYPES_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 

U

UNCLAIMED_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
An output was left unclaimed on chain.
UNCONFIRMED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
UNCONFIRMED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
UNCONFIRMED_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
UNKNOWN_COMMITMENT_TYPE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
Returned when the commitment type isn't known or unavailable.
UNKNOWN_FAILURE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
The error source is known, but the failure itself couldn't be decoded.
UNKNOWN_INVOICE_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
UNKNOWN_INVOICE = 19;
UNKNOWN_NEXT_PEER_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
UNKNOWN_NEXT_PEER = 18;
UNKNOWN_SYNC_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
Denotes that we cannot determine the peer's current sync type.
UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
UNKNOWN = 0;
UNKNOWN_WITNESS_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
UNKNOWN_WITNESS = 0;
UNLOCKED_VALUE - Static variable in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
UNLOCKED means that the wallet was unlocked successfully, but RPC server isn't ready.
unlockWallet(Walletunlocker.UnlockWalletRequest, StreamObserver<Walletunlocker.UnlockWalletResponse>) - Method in interface org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.AsyncService
lncli: `unlock` UnlockWallet is used at startup of lnd to provide a password to unlock the wallet database.
unlockWallet(Walletunlocker.UnlockWalletRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerBlockingStub
lncli: `unlock` UnlockWallet is used at startup of lnd to provide a password to unlock the wallet database.
unlockWallet(Walletunlocker.UnlockWalletRequest) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerFutureStub
lncli: `unlock` UnlockWallet is used at startup of lnd to provide a password to unlock the wallet database.
unlockWallet(Walletunlocker.UnlockWalletRequest, StreamObserver<Walletunlocker.UnlockWalletResponse>) - Method in class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerStub
lncli: `unlock` UnlockWallet is used at startup of lnd to provide a password to unlock the wallet database.
unlockWallet(byte[], Integer, ChanBackupSnapshot, Boolean, StreamObserver<UnlockWalletResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to generate a unlockWallet request.
unlockWallet(UnlockWalletRequest, StreamObserver<UnlockWalletResponse>) - Method in class org.lightningj.lnd.wrapper.walletunlocker.AsynchronousWalletUnlockerAPI
Method to send a unlockWallet request.
unlockWallet(byte[], Integer, ChanBackupSnapshot, Boolean) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to generate a unlockWallet request.
unlockWallet(UnlockWalletRequest) - Method in class org.lightningj.lnd.wrapper.walletunlocker.SynchronousWalletUnlockerAPI
Method to send a unlockWallet request.
UnlockWalletRequest - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for UnlockWalletRequest.
UnlockWalletRequest() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Empty Constructor
UnlockWalletRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Json Parsing Constructor
UnlockWalletRequest(Walletunlocker.UnlockWalletRequest) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletRequest
Constructor using underlying Lightning API Object
UnlockWalletResponse - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for UnlockWalletResponse.
UnlockWalletResponse() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletResponse
Empty Constructor
UnlockWalletResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletResponse
Json Parsing Constructor
UnlockWalletResponse(Walletunlocker.UnlockWalletResponse) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.UnlockWalletResponse
Constructor using underlying Lightning API Object
unmarshall(byte[]) - Method in class org.lightningj.lnd.wrapper.XMLParser
Method to unmarshall a byte[] xml document into a Message.
UNREADABLE_FAILURE_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
An unreadable failure result is returned if the received failure message cannot be decrypted.
UNSETTLED_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
UNSETTLED_LOCAL_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
UNSETTLED_REMOTE_BALANCE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
UNUSED_NESTED_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.AddressType
UNUSED_NESTED_PUBKEY_HASH = 3;
UNUSED_TAPROOT_PUBKEY_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.AddressType
UNUSED_TAPROOT_PUBKEY = 5;
UNUSED_WITNESS_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.AddressType
UNUSED_WITNESS_PUBKEY_HASH = 2;
UPDATE_ERROR_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
UPDATE_FAILURE_INTERNAL_ERR_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
UPDATE_FAILURE_INTERNAL_ERR = 3;
UPDATE_FAILURE_INVALID_PARAMETER_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
UPDATE_FAILURE_INVALID_PARAMETER = 4;
UPDATE_FAILURE_NOT_FOUND_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
UPDATE_FAILURE_NOT_FOUND = 2;
UPDATE_FAILURE_PENDING_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
UPDATE_FAILURE_PENDING = 1;
UPDATE_FAILURE_UNKNOWN_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
UPDATE_FAILURE_UNKNOWN = 0;
UpdateAction - Enum in org.lightningj.lnd.wrapper.peers.message
Wrapper enum UpdateAction.
UpdateAddressAction - Class in org.lightningj.lnd.wrapper.peers.message
Wrapper class for UpdateAddressAction.
UpdateAddressAction() - Constructor for class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
Empty Constructor
UpdateAddressAction(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
Json Parsing Constructor
UpdateAddressAction(PeersOuterClass.UpdateAddressAction) - Constructor for class org.lightningj.lnd.wrapper.peers.message.UpdateAddressAction
Constructor using underlying Lightning API Object
updateChannelPolicy(LightningApi.PolicyUpdateRequest, StreamObserver<LightningApi.PolicyUpdateResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `updatechanpolicy` UpdateChannelPolicy allows the caller to update the fee schedule and channel policies for all channels globally, or a particular channel.
updateChannelPolicy(LightningApi.PolicyUpdateRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `updatechanpolicy` UpdateChannelPolicy allows the caller to update the fee schedule and channel policies for all channels globally, or a particular channel.
updateChannelPolicy(LightningApi.PolicyUpdateRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `updatechanpolicy` UpdateChannelPolicy allows the caller to update the fee schedule and channel policies for all channels globally, or a particular channel.
updateChannelPolicy(LightningApi.PolicyUpdateRequest, StreamObserver<LightningApi.PolicyUpdateResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `updatechanpolicy` UpdateChannelPolicy allows the caller to update the fee schedule and channel policies for all channels globally, or a particular channel.
updateChannelPolicy(Boolean, ChannelPoint, Long, Double, Integer, Integer, Long, Long, Boolean, StreamObserver<PolicyUpdateResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a updateChannelPolicy request.
updateChannelPolicy(PolicyUpdateRequest, StreamObserver<PolicyUpdateResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a updateChannelPolicy request.
updateChannelPolicy(Boolean, ChannelPoint, Long, Double, Integer, Integer, Long, Long, Boolean) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a updateChannelPolicy request.
updateChannelPolicy(PolicyUpdateRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a updateChannelPolicy request.
updateChanStatus(RouterOuterClass.UpdateChanStatusRequest, StreamObserver<RouterOuterClass.UpdateChanStatusResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
UpdateChanStatus attempts to manually set the state of a channel (enabled, disabled, or auto).
updateChanStatus(RouterOuterClass.UpdateChanStatusRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
UpdateChanStatus attempts to manually set the state of a channel (enabled, disabled, or auto).
updateChanStatus(RouterOuterClass.UpdateChanStatusRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
UpdateChanStatus attempts to manually set the state of a channel (enabled, disabled, or auto).
updateChanStatus(RouterOuterClass.UpdateChanStatusRequest, StreamObserver<RouterOuterClass.UpdateChanStatusResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
UpdateChanStatus attempts to manually set the state of a channel (enabled, disabled, or auto).
updateChanStatus(ChannelPoint, ChanStatusAction, StreamObserver<UpdateChanStatusResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a updateChanStatus request.
updateChanStatus(UpdateChanStatusRequest, StreamObserver<UpdateChanStatusResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a updateChanStatus request.
updateChanStatus(ChannelPoint, ChanStatusAction) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a updateChanStatus request.
updateChanStatus(UpdateChanStatusRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a updateChanStatus request.
UpdateChanStatusRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for UpdateChanStatusRequest.
UpdateChanStatusRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
Empty Constructor
UpdateChanStatusRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
Json Parsing Constructor
UpdateChanStatusRequest(RouterOuterClass.UpdateChanStatusRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusRequest
Constructor using underlying Lightning API Object
UpdateChanStatusResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for UpdateChanStatusResponse.
UpdateChanStatusResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusResponse
Empty Constructor
UpdateChanStatusResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusResponse
Json Parsing Constructor
UpdateChanStatusResponse(RouterOuterClass.UpdateChanStatusResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.UpdateChanStatusResponse
Constructor using underlying Lightning API Object
UpdateFailure - Enum in org.lightningj.lnd.wrapper.message
Wrapper enum UpdateFailure.
UpdateFeatureAction - Class in org.lightningj.lnd.wrapper.peers.message
Wrapper class for UpdateFeatureAction.
UpdateFeatureAction() - Constructor for class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
Empty Constructor
UpdateFeatureAction(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
Json Parsing Constructor
UpdateFeatureAction(PeersOuterClass.UpdateFeatureAction) - Constructor for class org.lightningj.lnd.wrapper.peers.message.UpdateFeatureAction
Constructor using underlying Lightning API Object
updateNodeAnnouncement(PeersOuterClass.NodeAnnouncementUpdateRequest, StreamObserver<PeersOuterClass.NodeAnnouncementUpdateResponse>) - Method in interface org.lightningj.lnd.peers.proto.PeersGrpc.AsyncService
lncli: peers updatenodeannouncement UpdateNodeAnnouncement allows the caller to update the node parameters and broadcasts a new version of the node announcement to its peers.
updateNodeAnnouncement(PeersOuterClass.NodeAnnouncementUpdateRequest) - Method in class org.lightningj.lnd.peers.proto.PeersGrpc.PeersBlockingStub
lncli: peers updatenodeannouncement UpdateNodeAnnouncement allows the caller to update the node parameters and broadcasts a new version of the node announcement to its peers.
updateNodeAnnouncement(PeersOuterClass.NodeAnnouncementUpdateRequest) - Method in class org.lightningj.lnd.peers.proto.PeersGrpc.PeersFutureStub
lncli: peers updatenodeannouncement UpdateNodeAnnouncement allows the caller to update the node parameters and broadcasts a new version of the node announcement to its peers.
updateNodeAnnouncement(PeersOuterClass.NodeAnnouncementUpdateRequest, StreamObserver<PeersOuterClass.NodeAnnouncementUpdateResponse>) - Method in class org.lightningj.lnd.peers.proto.PeersGrpc.PeersStub
lncli: peers updatenodeannouncement UpdateNodeAnnouncement allows the caller to update the node parameters and broadcasts a new version of the node announcement to its peers.
updateNodeAnnouncement(List<UpdateFeatureAction>, String, String, List<UpdateAddressAction>, StreamObserver<NodeAnnouncementUpdateResponse>) - Method in class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
Method to generate a updateNodeAnnouncement request.
updateNodeAnnouncement(NodeAnnouncementUpdateRequest, StreamObserver<NodeAnnouncementUpdateResponse>) - Method in class org.lightningj.lnd.wrapper.peers.AsynchronousPeersAPI
Method to send a updateNodeAnnouncement request.
updateNodeAnnouncement(List<UpdateFeatureAction>, String, String, List<UpdateAddressAction>) - Method in class org.lightningj.lnd.wrapper.peers.SynchronousPeersAPI
Method to generate a updateNodeAnnouncement request.
updateNodeAnnouncement(NodeAnnouncementUpdateRequest) - Method in class org.lightningj.lnd.wrapper.peers.SynchronousPeersAPI
Method to send a updateNodeAnnouncement request.
UPFRONT_SHUTDOWN_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
UPFRONT_SHUTDOWN_SCRIPT_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
UPFRONT_SHUTDOWN_SCRIPT_OPT = 5;
UPFRONT_SHUTDOWN_SCRIPT_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
UPFRONT_SHUTDOWN_SCRIPT_REQ = 4;
UPTIME_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
URIS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
URIS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
USE_BASE_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
USE_BASE_FEE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
USE_FEE_RATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
USE_FEE_RATE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
USE_MISSION_CONTROL_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
Utxo - Class in org.lightningj.lnd.wrapper.message
Wrapper class for Utxo.
Utxo() - Constructor for class org.lightningj.lnd.wrapper.message.Utxo
Empty Constructor
Utxo(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.Utxo
Json Parsing Constructor
Utxo(LightningApi.Utxo) - Constructor for class org.lightningj.lnd.wrapper.message.Utxo
Constructor using underlying Lightning API Object
UtxoLease - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for UtxoLease.
UtxoLease() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Empty Constructor
UtxoLease(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Json Parsing Constructor
UtxoLease(WalletKitOuterClass.UtxoLease) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.UtxoLease
Constructor using underlying Lightning API Object
UTXOS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
UTXOS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 

V

V1XMLParser - Class in org.lightningj.lnd.wrapper
LND Version 1 implementation of XML Api Created by Philip Vendil.
V1XMLParser() - Constructor for class org.lightningj.lnd.wrapper.V1XMLParser
 
VALID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
VALID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
VALID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
VALID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
validate(Message) - Method in class org.lightningj.lnd.wrapper.API
Method to validate all fields in related message and throws a validation exception with a validation report with all found validation problems.
validate() - Method in class org.lightningj.lnd.wrapper.Message
Method to validate the data in the message against proto specification and returns a ValidationReport containing all validation errors found.
validateMessage(MessageLiteOrBuilder, Descriptors.Descriptor) - Static method in class org.lightningj.lnd.util.ValidationUtils
Method to validate a message and generate a validation result.
ValidationException - Exception in org.lightningj.lnd.wrapper
Exception indicating an error occurred validating a message.
ValidationException(String, ValidationResult) - Constructor for exception org.lightningj.lnd.wrapper.ValidationException
Exception indicating an error occurred validating a message.
ValidationException(String, ValidationResult, Throwable) - Constructor for exception org.lightningj.lnd.wrapper.ValidationException
Exception indicating an error occurred validating a message.
ValidationProblems - Class in org.lightningj.lnd.wrapper
Class containing validation problem information about which field and description of the problem.
ValidationProblems(String, String, String, String) - Constructor for class org.lightningj.lnd.wrapper.ValidationProblems
Main constructor of a new Validation Problem.
ValidationProblems(String, String, String, Object[], String) - Constructor for class org.lightningj.lnd.wrapper.ValidationProblems
Main constructor of a new Validation Problem.
ValidationResult - Class in org.lightningj.lnd.wrapper
Created by Message.validate() containing a result of the validation.
ValidationResult(String) - Constructor for class org.lightningj.lnd.wrapper.ValidationResult
Default constructor.
ValidationUtils - Class in org.lightningj.lnd.util
Helper class with methods to perform validation of Message objects.
ValidationUtils() - Constructor for class org.lightningj.lnd.util.ValidationUtils
 
VALUE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
VALUE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
VALUE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
VALUE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
VALUE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
VALUE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
VALUE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
VALUE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Invoice
 
VALUE_MSAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
VALUE_SAT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Payment
 
valueOf(String) - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.EventCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.EventCase
valueOf(String) - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.EventCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.EventCase
valueOf(String) - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.InvoiceRefCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.InvoiceRefCase
valueOf(String) - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
 
valueOf(String) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
 
valueOf(String) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.ChannelCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.ChannelCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelPoint.FundingTxidCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelPoint.FundingTxidCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.UpdateCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.UpdateCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.FeeLimit.LimitCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FeeLimit.LimitCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingShim.ShimCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingShim.ShimCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.TriggerCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.TriggerCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.UpdateCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.UpdateCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.ScopeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.ScopeCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
 
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.BackupCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.BackupCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.InterceptTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.InterceptTypeCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.MiddlewareMessageCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.MiddlewareMessageCase
valueOf(String) - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
 
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
 
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
 
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventCase
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
 
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.EstimatorConfigCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.EstimatorConfigCase
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
 
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
 
valueOf(String) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
 
valueOf(String) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
 
valueOf(String) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
 
valueOf(String) - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
 
valueOf(String) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
 
valueOf(String) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
 
valueOf(String) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.FeesCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.FeesCase
valueOf(String) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.TemplateCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.TemplateCase
valueOf(String) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.ScriptCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.ScriptCase
valueOf(String) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.SweepsCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.SweepsCase
valueOf(String) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
 
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.invoices.message.LookupModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.AddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.ChannelCloseSummary.ClosureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.ChannelEventUpdate.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.CommitmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.Failure.FailureCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.FeatureBit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.HTLCAttempt.HTLCStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.Initiator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.Invoice.InvoiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.InvoiceHTLCState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.NodeMetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.OutputScriptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.Payment.PaymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.PaymentFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.Peer.SyncType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.PeerEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel.AnchorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.ResolutionOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.ResolutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.message.UpdateFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.peers.message.FeatureSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.peers.message.UpdateAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.router.message.ChanStatusAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.router.message.FailureDetail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.router.message.HtlcEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.router.message.MissionControlConfig.ProbabilityModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.router.message.PaymentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.router.message.ResolveHoldForwardAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.signer.message.MuSig2Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.signer.message.SignMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.stateservice.message.WalletState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.AddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.ChangeAddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.WitnessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wrapper.wtclient.message.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
 
values() - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent.EventCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent.EventCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg.InvoiceRefCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.FeatureSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary.ClosureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.ChannelCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.ChannelPoint.FundingTxidCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate.UpdateCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.CommitmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.Failure.FailureCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.FeeLimit.LimitCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingShim.ShimCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg.TriggerCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.HTLCAttempt.HTLCStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.Initiator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.Invoice.InvoiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.InvoiceHTLCState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.NodeMetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate.UpdateCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.OutputScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.Payment.PaymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.PaymentFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.Peer.SyncType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.PeerEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest.ScopeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.ResolutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest.BackupCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest.InterceptTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse.MiddlewareMessageCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.proto.LightningApi.UpdateFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ChanStatusAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.FailureDetail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.EstimatorConfigCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig.ProbabilityModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.PaymentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.router.proto.RouterOuterClass.ResolveHoldForwardAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.signer.proto.SignerOuterClass.SignMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ChangeAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.FeesCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest.TemplateCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest.ScriptCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.SweepsCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.invoices.message.LookupModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.ChannelCloseSummary.ClosureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.ChannelEventUpdate.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.CommitmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.Failure.FailureCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.FeatureBit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.HTLCAttempt.HTLCStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.Initiator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.Invoice.InvoiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.InvoiceHTLCState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.NodeMetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.OutputScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.Payment.PaymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.PaymentFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.Peer.SyncType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.PeerEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel.AnchorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.ResolutionOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.ResolutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.message.UpdateFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.peers.message.FeatureSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.peers.message.UpdateAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.router.message.ChanStatusAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.router.message.FailureDetail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.router.message.HtlcEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.router.message.MissionControlConfig.ProbabilityModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.router.message.PaymentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.router.message.ResolveHoldForwardAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.signer.message.MuSig2Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.signer.message.SignMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.stateservice.message.WalletState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.ChangeAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.WitnessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wrapper.wtclient.message.PolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lightningj.lnd.wtclient.proto.Wtclient.PolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
verifyChanBackup(LightningApi.ChanBackupSnapshot, StreamObserver<LightningApi.VerifyChanBackupResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
VerifyChanBackup allows a caller to verify the integrity of a channel backup snapshot.
verifyChanBackup(LightningApi.ChanBackupSnapshot) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
VerifyChanBackup allows a caller to verify the integrity of a channel backup snapshot.
verifyChanBackup(LightningApi.ChanBackupSnapshot) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
VerifyChanBackup allows a caller to verify the integrity of a channel backup snapshot.
verifyChanBackup(LightningApi.ChanBackupSnapshot, StreamObserver<LightningApi.VerifyChanBackupResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
VerifyChanBackup allows a caller to verify the integrity of a channel backup snapshot.
verifyChanBackup(ChannelBackups, MultiChanBackup, StreamObserver<VerifyChanBackupResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a verifyChanBackup request.
verifyChanBackup(ChanBackupSnapshot, StreamObserver<VerifyChanBackupResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a verifyChanBackup request.
verifyChanBackup(ChannelBackups, MultiChanBackup) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a verifyChanBackup request.
verifyChanBackup(ChanBackupSnapshot) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a verifyChanBackup request.
VerifyChanBackupResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for VerifyChanBackupResponse.
VerifyChanBackupResponse() - Constructor for class org.lightningj.lnd.wrapper.message.VerifyChanBackupResponse
Empty Constructor
VerifyChanBackupResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.VerifyChanBackupResponse
Json Parsing Constructor
VerifyChanBackupResponse(LightningApi.VerifyChanBackupResponse) - Constructor for class org.lightningj.lnd.wrapper.message.VerifyChanBackupResponse
Constructor using underlying Lightning API Object
verifyMessage(LightningApi.VerifyMessageRequest, StreamObserver<LightningApi.VerifyMessageResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `verifymessage` VerifyMessage verifies a signature over a message and recovers the signer's public key.
verifyMessage(LightningApi.VerifyMessageRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `verifymessage` VerifyMessage verifies a signature over a message and recovers the signer's public key.
verifyMessage(LightningApi.VerifyMessageRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `verifymessage` VerifyMessage verifies a signature over a message and recovers the signer's public key.
verifyMessage(LightningApi.VerifyMessageRequest, StreamObserver<LightningApi.VerifyMessageResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `verifymessage` VerifyMessage verifies a signature over a message and recovers the signer's public key.
verifyMessage(SignerOuterClass.VerifyMessageReq, StreamObserver<SignerOuterClass.VerifyMessageResp>) - Method in interface org.lightningj.lnd.signer.proto.SignerGrpc.AsyncService
VerifyMessage verifies a signature over a message using the public key provided.
verifyMessage(SignerOuterClass.VerifyMessageReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerBlockingStub
VerifyMessage verifies a signature over a message using the public key provided.
verifyMessage(SignerOuterClass.VerifyMessageReq) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerFutureStub
VerifyMessage verifies a signature over a message using the public key provided.
verifyMessage(SignerOuterClass.VerifyMessageReq, StreamObserver<SignerOuterClass.VerifyMessageResp>) - Method in class org.lightningj.lnd.signer.proto.SignerGrpc.SignerStub
VerifyMessage verifies a signature over a message using the public key provided.
verifyMessage(byte[], String, StreamObserver<VerifyMessageResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a verifyMessage request.
verifyMessage(VerifyMessageRequest, StreamObserver<VerifyMessageResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a verifyMessage request.
verifyMessage(byte[], byte[], byte[], Boolean, StreamObserver<VerifyMessageResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to generate a verifyMessage request.
verifyMessage(VerifyMessageReq, StreamObserver<VerifyMessageResp>) - Method in class org.lightningj.lnd.wrapper.signer.AsynchronousSignerAPI
Method to send a verifyMessage request.
verifyMessage(byte[], byte[], byte[], Boolean) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to generate a verifyMessage request.
verifyMessage(VerifyMessageReq) - Method in class org.lightningj.lnd.wrapper.signer.SynchronousSignerAPI
Method to send a verifyMessage request.
verifyMessage(byte[], String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a verifyMessage request.
verifyMessage(VerifyMessageRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a verifyMessage request.
VerifyMessageReq - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for VerifyMessageReq.
VerifyMessageReq() - Constructor for class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Empty Constructor
VerifyMessageReq(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Json Parsing Constructor
VerifyMessageReq(SignerOuterClass.VerifyMessageReq) - Constructor for class org.lightningj.lnd.wrapper.signer.message.VerifyMessageReq
Constructor using underlying Lightning API Object
VerifyMessageRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for VerifyMessageRequest.
VerifyMessageRequest() - Constructor for class org.lightningj.lnd.wrapper.message.VerifyMessageRequest
Empty Constructor
VerifyMessageRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.VerifyMessageRequest
Json Parsing Constructor
VerifyMessageRequest(LightningApi.VerifyMessageRequest) - Constructor for class org.lightningj.lnd.wrapper.message.VerifyMessageRequest
Constructor using underlying Lightning API Object
VerifyMessageResp - Class in org.lightningj.lnd.wrapper.signer.message
Wrapper class for VerifyMessageResp.
VerifyMessageResp() - Constructor for class org.lightningj.lnd.wrapper.signer.message.VerifyMessageResp
Empty Constructor
VerifyMessageResp(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.signer.message.VerifyMessageResp
Json Parsing Constructor
VerifyMessageResp(SignerOuterClass.VerifyMessageResp) - Constructor for class org.lightningj.lnd.wrapper.signer.message.VerifyMessageResp
Constructor using underlying Lightning API Object
VerifyMessageResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for VerifyMessageResponse.
VerifyMessageResponse() - Constructor for class org.lightningj.lnd.wrapper.message.VerifyMessageResponse
Empty Constructor
VerifyMessageResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.VerifyMessageResponse
Json Parsing Constructor
VerifyMessageResponse(LightningApi.VerifyMessageResponse) - Constructor for class org.lightningj.lnd.wrapper.message.VerifyMessageResponse
Constructor using underlying Lightning API Object
verifyMessageWithAddr(WalletKitOuterClass.VerifyMessageWithAddrRequest, StreamObserver<WalletKitOuterClass.VerifyMessageWithAddrResponse>) - Method in interface org.lightningj.lnd.walletkit.proto.WalletKitGrpc.AsyncService
VerifyMessageWithAddr returns the validity and the recovered public key of the provided compact signature (base64 encoded).
verifyMessageWithAddr(WalletKitOuterClass.VerifyMessageWithAddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitBlockingStub
VerifyMessageWithAddr returns the validity and the recovered public key of the provided compact signature (base64 encoded).
verifyMessageWithAddr(WalletKitOuterClass.VerifyMessageWithAddrRequest) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitFutureStub
VerifyMessageWithAddr returns the validity and the recovered public key of the provided compact signature (base64 encoded).
verifyMessageWithAddr(WalletKitOuterClass.VerifyMessageWithAddrRequest, StreamObserver<WalletKitOuterClass.VerifyMessageWithAddrResponse>) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitStub
VerifyMessageWithAddr returns the validity and the recovered public key of the provided compact signature (base64 encoded).
verifyMessageWithAddr(byte[], String, String, StreamObserver<VerifyMessageWithAddrResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to generate a verifyMessageWithAddr request.
verifyMessageWithAddr(VerifyMessageWithAddrRequest, StreamObserver<VerifyMessageWithAddrResponse>) - Method in class org.lightningj.lnd.wrapper.walletkit.AsynchronousWalletKitAPI
Method to send a verifyMessageWithAddr request.
verifyMessageWithAddr(byte[], String, String) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to generate a verifyMessageWithAddr request.
verifyMessageWithAddr(VerifyMessageWithAddrRequest) - Method in class org.lightningj.lnd.wrapper.walletkit.SynchronousWalletKitAPI
Method to send a verifyMessageWithAddr request.
VerifyMessageWithAddrRequest - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for VerifyMessageWithAddrRequest.
VerifyMessageWithAddrRequest() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Empty Constructor
VerifyMessageWithAddrRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Json Parsing Constructor
VerifyMessageWithAddrRequest(WalletKitOuterClass.VerifyMessageWithAddrRequest) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrRequest
Constructor using underlying Lightning API Object
VerifyMessageWithAddrResponse - Class in org.lightningj.lnd.wrapper.walletkit.message
Wrapper class for VerifyMessageWithAddrResponse.
VerifyMessageWithAddrResponse() - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrResponse
Empty Constructor
VerifyMessageWithAddrResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrResponse
Json Parsing Constructor
VerifyMessageWithAddrResponse(WalletKitOuterClass.VerifyMessageWithAddrResponse) - Constructor for class org.lightningj.lnd.wrapper.walletkit.message.VerifyMessageWithAddrResponse
Constructor using underlying Lightning API Object
Verrpc - Class in org.lightningj.lnd.verrpc.proto
 
Verrpc.Version - Class in org.lightningj.lnd.verrpc.proto
Protobuf type verrpc.Version
Verrpc.Version.Builder - Class in org.lightningj.lnd.verrpc.proto
Protobuf type verrpc.Version
Verrpc.VersionOrBuilder - Interface in org.lightningj.lnd.verrpc.proto
 
Verrpc.VersionRequest - Class in org.lightningj.lnd.verrpc.proto
Protobuf type verrpc.VersionRequest
Verrpc.VersionRequest.Builder - Class in org.lightningj.lnd.verrpc.proto
Protobuf type verrpc.VersionRequest
Verrpc.VersionRequestOrBuilder - Interface in org.lightningj.lnd.verrpc.proto
 
Version - Class in org.lightningj.lnd.wrapper.verrpc.message
Wrapper class for Version.
Version() - Constructor for class org.lightningj.lnd.wrapper.verrpc.message.Version
Empty Constructor
Version(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.verrpc.message.Version
Json Parsing Constructor
Version(Verrpc.Version) - Constructor for class org.lightningj.lnd.wrapper.verrpc.message.Version
Constructor using underlying Lightning API Object
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
VERSION_FIELD_NUMBER - Static variable in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
VERSION_HEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
VERSION_HEX_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
VersionerGrpc - Class in org.lightningj.lnd.verrpc.proto
Versioner is a service that can be used to get information about the version and build information of the running daemon.
VersionerGrpc.AsyncService - Interface in org.lightningj.lnd.verrpc.proto
Versioner is a service that can be used to get information about the version and build information of the running daemon.
VersionerGrpc.VersionerBlockingStub - Class in org.lightningj.lnd.verrpc.proto
A stub to allow clients to do synchronous rpc calls to service Versioner.
VersionerGrpc.VersionerFutureStub - Class in org.lightningj.lnd.verrpc.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Versioner.
VersionerGrpc.VersionerImplBase - Class in org.lightningj.lnd.verrpc.proto
Base class for the server implementation of the service Versioner.
VersionerGrpc.VersionerStub - Class in org.lightningj.lnd.verrpc.proto
A stub to allow clients to do asynchronous rpc calls to service Versioner.
VersionerImplBase() - Constructor for class org.lightningj.lnd.verrpc.proto.VersionerGrpc.VersionerImplBase
 
VersionRequest - Class in org.lightningj.lnd.wrapper.verrpc.message
Wrapper class for VersionRequest.
VersionRequest() - Constructor for class org.lightningj.lnd.wrapper.verrpc.message.VersionRequest
Empty Constructor
VersionRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.verrpc.message.VersionRequest
Json Parsing Constructor
VersionRequest(Verrpc.VersionRequest) - Constructor for class org.lightningj.lnd.wrapper.verrpc.message.VersionRequest
Constructor using underlying Lightning API Object

W

WAITING_CLOSE_CHANNELS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
WAITING_TO_START_VALUE - Static variable in enum org.lightningj.lnd.stateservice.proto.Stateservice.WalletState
WAITING_TO_START means that node is waiting to become the leader in a cluster and is not started yet.
WaitingCloseChannel() - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Empty Constructor
WaitingCloseChannel(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Json Parsing Constructor
WaitingCloseChannel(LightningApi.PendingChannelsResponse.WaitingCloseChannel) - Constructor for class org.lightningj.lnd.wrapper.message.PendingChannelsResponse.WaitingCloseChannel
Constructor using underlying Lightning API Object
WALLET_PASSWORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
WALLET_PASSWORD_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
WalletAccountBalance - Class in org.lightningj.lnd.wrapper.message
Wrapper class for WalletAccountBalance.
WalletAccountBalance() - Constructor for class org.lightningj.lnd.wrapper.message.WalletAccountBalance
Empty Constructor
WalletAccountBalance(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.WalletAccountBalance
Json Parsing Constructor
WalletAccountBalance(LightningApi.WalletAccountBalance) - Constructor for class org.lightningj.lnd.wrapper.message.WalletAccountBalance
Constructor using underlying Lightning API Object
walletBalance(LightningApi.WalletBalanceRequest, StreamObserver<LightningApi.WalletBalanceResponse>) - Method in interface org.lightningj.lnd.proto.LightningGrpc.AsyncService
lncli: `walletbalance` WalletBalance returns total unspent outputs(confirmed and unconfirmed), all confirmed unspent outputs and all unconfirmed unspent outputs under control of the wallet.
walletBalance(LightningApi.WalletBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningBlockingStub
lncli: `walletbalance` WalletBalance returns total unspent outputs(confirmed and unconfirmed), all confirmed unspent outputs and all unconfirmed unspent outputs under control of the wallet.
walletBalance(LightningApi.WalletBalanceRequest) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningFutureStub
lncli: `walletbalance` WalletBalance returns total unspent outputs(confirmed and unconfirmed), all confirmed unspent outputs and all unconfirmed unspent outputs under control of the wallet.
walletBalance(LightningApi.WalletBalanceRequest, StreamObserver<LightningApi.WalletBalanceResponse>) - Method in class org.lightningj.lnd.proto.LightningGrpc.LightningStub
lncli: `walletbalance` WalletBalance returns total unspent outputs(confirmed and unconfirmed), all confirmed unspent outputs and all unconfirmed unspent outputs under control of the wallet.
walletBalance(String, StreamObserver<WalletBalanceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to generate a walletBalance request.
walletBalance(WalletBalanceRequest, StreamObserver<WalletBalanceResponse>) - Method in class org.lightningj.lnd.wrapper.AsynchronousLndAPI
Method to send a walletBalance request.
walletBalance(String) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to generate a walletBalance request.
walletBalance(WalletBalanceRequest) - Method in class org.lightningj.lnd.wrapper.SynchronousLndAPI
Method to send a walletBalance request.
WalletBalanceRequest - Class in org.lightningj.lnd.wrapper.message
Wrapper class for WalletBalanceRequest.
WalletBalanceRequest() - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceRequest
Empty Constructor
WalletBalanceRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceRequest
Json Parsing Constructor
WalletBalanceRequest(LightningApi.WalletBalanceRequest) - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceRequest
Constructor using underlying Lightning API Object
WalletBalanceResponse - Class in org.lightningj.lnd.wrapper.message
Wrapper class for WalletBalanceResponse.
WalletBalanceResponse() - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Empty Constructor
WalletBalanceResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Json Parsing Constructor
WalletBalanceResponse(LightningApi.WalletBalanceResponse) - Constructor for class org.lightningj.lnd.wrapper.message.WalletBalanceResponse
Constructor using underlying Lightning API Object
WalletBalanceResponse.AccountBalanceEntries - Class in org.lightningj.lnd.wrapper.message
Wrapping class used for conversion between Map and XML notation.
WalletBalanceResponse.AccountBalanceEntry - Class in org.lightningj.lnd.wrapper.message
Inner class AccountBalanceEntry for class WalletBalanceResponse.
WalletKitGrpc - Class in org.lightningj.lnd.walletkit.proto
WalletKit is a service that gives access to the core functionalities of the daemon's wallet.
WalletKitGrpc.AsyncService - Interface in org.lightningj.lnd.walletkit.proto
WalletKit is a service that gives access to the core functionalities of the daemon's wallet.
WalletKitGrpc.WalletKitBlockingStub - Class in org.lightningj.lnd.walletkit.proto
A stub to allow clients to do synchronous rpc calls to service WalletKit.
WalletKitGrpc.WalletKitFutureStub - Class in org.lightningj.lnd.walletkit.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service WalletKit.
WalletKitGrpc.WalletKitImplBase - Class in org.lightningj.lnd.walletkit.proto
Base class for the server implementation of the service WalletKit.
WalletKitGrpc.WalletKitStub - Class in org.lightningj.lnd.walletkit.proto
A stub to allow clients to do asynchronous rpc calls to service WalletKit.
WalletKitImplBase() - Constructor for class org.lightningj.lnd.walletkit.proto.WalletKitGrpc.WalletKitImplBase
 
WalletKitOuterClass - Class in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.Account - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.Account
WalletKitOuterClass.Account.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.Account
WalletKitOuterClass.AccountOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.AccountWithAddresses - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AccountWithAddresses
WalletKitOuterClass.AccountWithAddresses.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AccountWithAddresses
WalletKitOuterClass.AccountWithAddressesOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.AddressProperty - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AddressProperty
WalletKitOuterClass.AddressProperty.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AddressProperty
WalletKitOuterClass.AddressPropertyOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.AddressType - Enum in org.lightningj.lnd.walletkit.proto
Protobuf enum walletrpc.AddressType
WalletKitOuterClass.AddrRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AddrRequest
WalletKitOuterClass.AddrRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AddrRequest
WalletKitOuterClass.AddrRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.AddrResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AddrResponse
WalletKitOuterClass.AddrResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.AddrResponse
WalletKitOuterClass.AddrResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.BumpFeeRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.BumpFeeRequest
WalletKitOuterClass.BumpFeeRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.BumpFeeRequest
WalletKitOuterClass.BumpFeeRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.BumpFeeResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.BumpFeeResponse
WalletKitOuterClass.BumpFeeResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.BumpFeeResponse
WalletKitOuterClass.BumpFeeResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ChangeAddressType - Enum in org.lightningj.lnd.walletkit.proto
The possible change address types for default accounts and single imported public keys.
WalletKitOuterClass.EstimateFeeRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.EstimateFeeRequest
WalletKitOuterClass.EstimateFeeRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.EstimateFeeRequest
WalletKitOuterClass.EstimateFeeRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.EstimateFeeResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.EstimateFeeResponse
WalletKitOuterClass.EstimateFeeResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.EstimateFeeResponse
WalletKitOuterClass.EstimateFeeResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.FinalizePsbtRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FinalizePsbtRequest
WalletKitOuterClass.FinalizePsbtRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FinalizePsbtRequest
WalletKitOuterClass.FinalizePsbtRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.FinalizePsbtResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FinalizePsbtResponse
WalletKitOuterClass.FinalizePsbtResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FinalizePsbtResponse
WalletKitOuterClass.FinalizePsbtResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.FundPsbtRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FundPsbtRequest
WalletKitOuterClass.FundPsbtRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FundPsbtRequest
WalletKitOuterClass.FundPsbtRequest.FeesCase - Enum in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.FundPsbtRequest.TemplateCase - Enum in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.FundPsbtRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.FundPsbtResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FundPsbtResponse
WalletKitOuterClass.FundPsbtResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.FundPsbtResponse
WalletKitOuterClass.FundPsbtResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ImportAccountRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportAccountRequest
WalletKitOuterClass.ImportAccountRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportAccountRequest
WalletKitOuterClass.ImportAccountRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ImportAccountResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportAccountResponse
WalletKitOuterClass.ImportAccountResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportAccountResponse
WalletKitOuterClass.ImportAccountResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ImportPublicKeyRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportPublicKeyRequest
WalletKitOuterClass.ImportPublicKeyRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportPublicKeyRequest
WalletKitOuterClass.ImportPublicKeyRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ImportPublicKeyResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportPublicKeyResponse
WalletKitOuterClass.ImportPublicKeyResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportPublicKeyResponse
WalletKitOuterClass.ImportPublicKeyResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ImportTapscriptRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportTapscriptRequest
WalletKitOuterClass.ImportTapscriptRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportTapscriptRequest
WalletKitOuterClass.ImportTapscriptRequest.ScriptCase - Enum in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ImportTapscriptRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ImportTapscriptResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportTapscriptResponse
WalletKitOuterClass.ImportTapscriptResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ImportTapscriptResponse
WalletKitOuterClass.ImportTapscriptResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.KeyReq - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.KeyReq
WalletKitOuterClass.KeyReq.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.KeyReq
WalletKitOuterClass.KeyReqOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.LabelTransactionRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LabelTransactionRequest
WalletKitOuterClass.LabelTransactionRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LabelTransactionRequest
WalletKitOuterClass.LabelTransactionRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.LabelTransactionResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LabelTransactionResponse
WalletKitOuterClass.LabelTransactionResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LabelTransactionResponse
WalletKitOuterClass.LabelTransactionResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.LeaseOutputRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LeaseOutputRequest
WalletKitOuterClass.LeaseOutputRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LeaseOutputRequest
WalletKitOuterClass.LeaseOutputRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.LeaseOutputResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LeaseOutputResponse
WalletKitOuterClass.LeaseOutputResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.LeaseOutputResponse
WalletKitOuterClass.LeaseOutputResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListAccountsRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAccountsRequest
WalletKitOuterClass.ListAccountsRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAccountsRequest
WalletKitOuterClass.ListAccountsRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListAccountsResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAccountsResponse
WalletKitOuterClass.ListAccountsResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAccountsResponse
WalletKitOuterClass.ListAccountsResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListAddressesRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAddressesRequest
WalletKitOuterClass.ListAddressesRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAddressesRequest
WalletKitOuterClass.ListAddressesRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListAddressesResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAddressesResponse
WalletKitOuterClass.ListAddressesResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListAddressesResponse
WalletKitOuterClass.ListAddressesResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListLeasesRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListLeasesRequest
WalletKitOuterClass.ListLeasesRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListLeasesRequest
WalletKitOuterClass.ListLeasesRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListLeasesResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListLeasesResponse
WalletKitOuterClass.ListLeasesResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListLeasesResponse
WalletKitOuterClass.ListLeasesResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListSweepsRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListSweepsRequest
WalletKitOuterClass.ListSweepsRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListSweepsRequest
WalletKitOuterClass.ListSweepsRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListSweepsResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListSweepsResponse
WalletKitOuterClass.ListSweepsResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListSweepsResponse
WalletKitOuterClass.ListSweepsResponse.SweepsCase - Enum in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListSweepsResponse.TransactionIDs - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListSweepsResponse.TransactionIDs
WalletKitOuterClass.ListSweepsResponse.TransactionIDs.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListSweepsResponse.TransactionIDs
WalletKitOuterClass.ListSweepsResponse.TransactionIDsOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListSweepsResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListUnspentRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListUnspentRequest
WalletKitOuterClass.ListUnspentRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListUnspentRequest
WalletKitOuterClass.ListUnspentRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ListUnspentResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListUnspentResponse
WalletKitOuterClass.ListUnspentResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ListUnspentResponse
WalletKitOuterClass.ListUnspentResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.PendingSweep - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PendingSweep
WalletKitOuterClass.PendingSweep.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PendingSweep
WalletKitOuterClass.PendingSweepOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.PendingSweepsRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PendingSweepsRequest
WalletKitOuterClass.PendingSweepsRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PendingSweepsRequest
WalletKitOuterClass.PendingSweepsRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.PendingSweepsResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PendingSweepsResponse
WalletKitOuterClass.PendingSweepsResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PendingSweepsResponse
WalletKitOuterClass.PendingSweepsResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.PublishResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PublishResponse
WalletKitOuterClass.PublishResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.PublishResponse
WalletKitOuterClass.PublishResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ReleaseOutputRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ReleaseOutputRequest
WalletKitOuterClass.ReleaseOutputRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ReleaseOutputRequest
WalletKitOuterClass.ReleaseOutputRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.ReleaseOutputResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ReleaseOutputResponse
WalletKitOuterClass.ReleaseOutputResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.ReleaseOutputResponse
WalletKitOuterClass.ReleaseOutputResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.RequiredReserveRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.RequiredReserveRequest
WalletKitOuterClass.RequiredReserveRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.RequiredReserveRequest
WalletKitOuterClass.RequiredReserveRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.RequiredReserveResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.RequiredReserveResponse
WalletKitOuterClass.RequiredReserveResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.RequiredReserveResponse
WalletKitOuterClass.RequiredReserveResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.SendOutputsRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SendOutputsRequest
WalletKitOuterClass.SendOutputsRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SendOutputsRequest
WalletKitOuterClass.SendOutputsRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.SendOutputsResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SendOutputsResponse
WalletKitOuterClass.SendOutputsResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SendOutputsResponse
WalletKitOuterClass.SendOutputsResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.SignMessageWithAddrRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignMessageWithAddrRequest
WalletKitOuterClass.SignMessageWithAddrRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignMessageWithAddrRequest
WalletKitOuterClass.SignMessageWithAddrRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.SignMessageWithAddrResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignMessageWithAddrResponse
WalletKitOuterClass.SignMessageWithAddrResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignMessageWithAddrResponse
WalletKitOuterClass.SignMessageWithAddrResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.SignPsbtRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignPsbtRequest
WalletKitOuterClass.SignPsbtRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignPsbtRequest
WalletKitOuterClass.SignPsbtRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.SignPsbtResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignPsbtResponse
WalletKitOuterClass.SignPsbtResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.SignPsbtResponse
WalletKitOuterClass.SignPsbtResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.TapLeaf - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TapLeaf
WalletKitOuterClass.TapLeaf.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TapLeaf
WalletKitOuterClass.TapLeafOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.TapscriptFullTree - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TapscriptFullTree
WalletKitOuterClass.TapscriptFullTree.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TapscriptFullTree
WalletKitOuterClass.TapscriptFullTreeOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.TapscriptPartialReveal - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TapscriptPartialReveal
WalletKitOuterClass.TapscriptPartialReveal.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TapscriptPartialReveal
WalletKitOuterClass.TapscriptPartialRevealOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.Transaction - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.Transaction
WalletKitOuterClass.Transaction.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.Transaction
WalletKitOuterClass.TransactionOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.TxTemplate - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TxTemplate
WalletKitOuterClass.TxTemplate.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.TxTemplate
WalletKitOuterClass.TxTemplateOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.UtxoLease - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.UtxoLease
WalletKitOuterClass.UtxoLease.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.UtxoLease
WalletKitOuterClass.UtxoLeaseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.VerifyMessageWithAddrRequest - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.VerifyMessageWithAddrRequest
WalletKitOuterClass.VerifyMessageWithAddrRequest.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.VerifyMessageWithAddrRequest
WalletKitOuterClass.VerifyMessageWithAddrRequestOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.VerifyMessageWithAddrResponse - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.VerifyMessageWithAddrResponse
WalletKitOuterClass.VerifyMessageWithAddrResponse.Builder - Class in org.lightningj.lnd.walletkit.proto
Protobuf type walletrpc.VerifyMessageWithAddrResponse
WalletKitOuterClass.VerifyMessageWithAddrResponseOrBuilder - Interface in org.lightningj.lnd.walletkit.proto
 
WalletKitOuterClass.WitnessType - Enum in org.lightningj.lnd.walletkit.proto
Protobuf enum walletrpc.WitnessType
WalletState - Enum in org.lightningj.lnd.wrapper.stateservice.message
Wrapper enum WalletState.
Walletunlocker - Class in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.ChangePasswordRequest - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.ChangePasswordRequest
Walletunlocker.ChangePasswordRequest.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.ChangePasswordRequest
Walletunlocker.ChangePasswordRequestOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.ChangePasswordResponse - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.ChangePasswordResponse
Walletunlocker.ChangePasswordResponse.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.ChangePasswordResponse
Walletunlocker.ChangePasswordResponseOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.GenSeedRequest - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.GenSeedRequest
Walletunlocker.GenSeedRequest.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.GenSeedRequest
Walletunlocker.GenSeedRequestOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.GenSeedResponse - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.GenSeedResponse
Walletunlocker.GenSeedResponse.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.GenSeedResponse
Walletunlocker.GenSeedResponseOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.InitWalletRequest - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.InitWalletRequest
Walletunlocker.InitWalletRequest.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.InitWalletRequest
Walletunlocker.InitWalletRequestOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.InitWalletResponse - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.InitWalletResponse
Walletunlocker.InitWalletResponse.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.InitWalletResponse
Walletunlocker.InitWalletResponseOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.UnlockWalletRequest - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.UnlockWalletRequest
Walletunlocker.UnlockWalletRequest.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.UnlockWalletRequest
Walletunlocker.UnlockWalletRequestOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.UnlockWalletResponse - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.UnlockWalletResponse
Walletunlocker.UnlockWalletResponse.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.UnlockWalletResponse
Walletunlocker.UnlockWalletResponseOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.WatchOnly - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.WatchOnly
Walletunlocker.WatchOnly.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.WatchOnly
Walletunlocker.WatchOnlyAccount - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.WatchOnlyAccount
Walletunlocker.WatchOnlyAccount.Builder - Class in org.lightningj.lnd.walletunlocker.proto
Protobuf type lnrpc.WatchOnlyAccount
Walletunlocker.WatchOnlyAccountOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
Walletunlocker.WatchOnlyOrBuilder - Interface in org.lightningj.lnd.walletunlocker.proto
 
WalletUnlockerGrpc - Class in org.lightningj.lnd.walletunlocker.proto
WalletUnlocker is a service that is used to set up a wallet password for lnd at first startup, and unlock a previously set up wallet.
WalletUnlockerGrpc.AsyncService - Interface in org.lightningj.lnd.walletunlocker.proto
WalletUnlocker is a service that is used to set up a wallet password for lnd at first startup, and unlock a previously set up wallet.
WalletUnlockerGrpc.WalletUnlockerBlockingStub - Class in org.lightningj.lnd.walletunlocker.proto
A stub to allow clients to do synchronous rpc calls to service WalletUnlocker.
WalletUnlockerGrpc.WalletUnlockerFutureStub - Class in org.lightningj.lnd.walletunlocker.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service WalletUnlocker.
WalletUnlockerGrpc.WalletUnlockerImplBase - Class in org.lightningj.lnd.walletunlocker.proto
Base class for the server implementation of the service WalletUnlocker.
WalletUnlockerGrpc.WalletUnlockerStub - Class in org.lightningj.lnd.walletunlocker.proto
A stub to allow clients to do asynchronous rpc calls to service WalletUnlocker.
WalletUnlockerImplBase() - Constructor for class org.lightningj.lnd.walletunlocker.proto.WalletUnlockerGrpc.WalletUnlockerImplBase
 
WANTS_SCID_ALIAS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
WANTS_ZERO_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
WATCH_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
WATCH_ONLY_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
WatchOnly - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for WatchOnly.
WatchOnly() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Empty Constructor
WatchOnly(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Json Parsing Constructor
WatchOnly(Walletunlocker.WatchOnly) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnly
Constructor using underlying Lightning API Object
WatchOnlyAccount - Class in org.lightningj.lnd.wrapper.walletunlocker.message
Wrapper class for WatchOnlyAccount.
WatchOnlyAccount() - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Empty Constructor
WatchOnlyAccount(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Json Parsing Constructor
WatchOnlyAccount(Walletunlocker.WatchOnlyAccount) - Constructor for class org.lightningj.lnd.wrapper.walletunlocker.message.WatchOnlyAccount
Constructor using underlying Lightning API Object
WatchtowerClientGrpc - Class in org.lightningj.lnd.wtclient.proto
WatchtowerClient is a service that grants access to the watchtower client functionality of the daemon.
WatchtowerClientGrpc.AsyncService - Interface in org.lightningj.lnd.wtclient.proto
WatchtowerClient is a service that grants access to the watchtower client functionality of the daemon.
WatchtowerClientGrpc.WatchtowerClientBlockingStub - Class in org.lightningj.lnd.wtclient.proto
A stub to allow clients to do synchronous rpc calls to service WatchtowerClient.
WatchtowerClientGrpc.WatchtowerClientFutureStub - Class in org.lightningj.lnd.wtclient.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service WatchtowerClient.
WatchtowerClientGrpc.WatchtowerClientImplBase - Class in org.lightningj.lnd.wtclient.proto
Base class for the server implementation of the service WatchtowerClient.
WatchtowerClientGrpc.WatchtowerClientStub - Class in org.lightningj.lnd.wtclient.proto
A stub to allow clients to do asynchronous rpc calls to service WatchtowerClient.
WatchtowerClientImplBase() - Constructor for class org.lightningj.lnd.wtclient.proto.WatchtowerClientGrpc.WatchtowerClientImplBase
 
WatchtowerGrpc - Class in org.lightningj.lnd.watchtower.proto
Watchtower is a service that grants access to the watchtower server functionality of the daemon.
WatchtowerGrpc.AsyncService - Interface in org.lightningj.lnd.watchtower.proto
Watchtower is a service that grants access to the watchtower server functionality of the daemon.
WatchtowerGrpc.WatchtowerBlockingStub - Class in org.lightningj.lnd.watchtower.proto
A stub to allow clients to do synchronous rpc calls to service Watchtower.
WatchtowerGrpc.WatchtowerFutureStub - Class in org.lightningj.lnd.watchtower.proto
A stub to allow clients to do ListenableFuture-style rpc calls to service Watchtower.
WatchtowerGrpc.WatchtowerImplBase - Class in org.lightningj.lnd.watchtower.proto
Base class for the server implementation of the service Watchtower.
WatchtowerGrpc.WatchtowerStub - Class in org.lightningj.lnd.watchtower.proto
A stub to allow clients to do asynchronous rpc calls to service Watchtower.
WatchtowerImplBase() - Constructor for class org.lightningj.lnd.watchtower.proto.WatchtowerGrpc.WatchtowerImplBase
 
WatchtowerOuterClass - Class in org.lightningj.lnd.watchtower.proto
 
WatchtowerOuterClass.GetInfoRequest - Class in org.lightningj.lnd.watchtower.proto
Protobuf type watchtowerrpc.GetInfoRequest
WatchtowerOuterClass.GetInfoRequest.Builder - Class in org.lightningj.lnd.watchtower.proto
Protobuf type watchtowerrpc.GetInfoRequest
WatchtowerOuterClass.GetInfoRequestOrBuilder - Interface in org.lightningj.lnd.watchtower.proto
 
WatchtowerOuterClass.GetInfoResponse - Class in org.lightningj.lnd.watchtower.proto
Protobuf type watchtowerrpc.GetInfoResponse
WatchtowerOuterClass.GetInfoResponse.Builder - Class in org.lightningj.lnd.watchtower.proto
Protobuf type watchtowerrpc.GetInfoResponse
WatchtowerOuterClass.GetInfoResponseOrBuilder - Interface in org.lightningj.lnd.watchtower.proto
 
WEEK_FEE_SUM_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
WEIGHT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
WIRE_FAILURE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
WITNESS_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
WITNESS_KEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.WitnessType
A witness type that allows us to spend a regular p2wkh output that's sent to an output which is under complete control of the backing wallet.
WITNESS_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.AddressType
WITNESS_PUBKEY_HASH = 0;
WITNESS_PUBKEY_HASH_VALUE - Static variable in enum org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressType
WITNESS_PUBKEY_HASH = 1;
WITNESS_SCRIPT_FIELD_NUMBER - Static variable in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
WITNESS_TYPE_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
WitnessType - Enum in org.lightningj.lnd.wrapper.walletkit.message
Wrapper enum WitnessType.
wrap(InvoicesOuterClass.LookupModifier) - Static method in enum org.lightningj.lnd.wrapper.invoices.message.LookupModifier
 
wrap(LightningApi.AddressType) - Static method in enum org.lightningj.lnd.wrapper.message.AddressType
 
wrap(LightningApi.ChannelCloseSummary.ClosureType) - Static method in enum org.lightningj.lnd.wrapper.message.ChannelCloseSummary.ClosureType
 
wrap(LightningApi.ChannelEventUpdate.UpdateType) - Static method in enum org.lightningj.lnd.wrapper.message.ChannelEventUpdate.UpdateType
 
wrap(LightningApi.CommitmentType) - Static method in enum org.lightningj.lnd.wrapper.message.CommitmentType
 
wrap(LightningApi.Failure.FailureCode) - Static method in enum org.lightningj.lnd.wrapper.message.Failure.FailureCode
 
wrap(LightningApi.FeatureBit) - Static method in enum org.lightningj.lnd.wrapper.message.FeatureBit
 
wrap(LightningApi.HTLCAttempt.HTLCStatus) - Static method in enum org.lightningj.lnd.wrapper.message.HTLCAttempt.HTLCStatus
 
wrap(LightningApi.Initiator) - Static method in enum org.lightningj.lnd.wrapper.message.Initiator
 
wrap(LightningApi.Invoice.InvoiceState) - Static method in enum org.lightningj.lnd.wrapper.message.Invoice.InvoiceState
 
wrap(LightningApi.InvoiceHTLCState) - Static method in enum org.lightningj.lnd.wrapper.message.InvoiceHTLCState
 
wrap(LightningApi.NodeMetricType) - Static method in enum org.lightningj.lnd.wrapper.message.NodeMetricType
 
wrap(LightningApi.OutputScriptType) - Static method in enum org.lightningj.lnd.wrapper.message.OutputScriptType
 
wrap(LightningApi.Payment.PaymentStatus) - Static method in enum org.lightningj.lnd.wrapper.message.Payment.PaymentStatus
 
wrap(LightningApi.PaymentFailureReason) - Static method in enum org.lightningj.lnd.wrapper.message.PaymentFailureReason
 
wrap(LightningApi.Peer.SyncType) - Static method in enum org.lightningj.lnd.wrapper.message.Peer.SyncType
 
wrap(LightningApi.PeerEvent.EventType) - Static method in enum org.lightningj.lnd.wrapper.message.PeerEvent.EventType
 
wrap(LightningApi.PendingChannelsResponse.ForceClosedChannel.AnchorState) - Static method in enum org.lightningj.lnd.wrapper.message.PendingChannelsResponse.ForceClosedChannel.AnchorState
 
wrap(LightningApi.ResolutionOutcome) - Static method in enum org.lightningj.lnd.wrapper.message.ResolutionOutcome
 
wrap(LightningApi.ResolutionType) - Static method in enum org.lightningj.lnd.wrapper.message.ResolutionType
 
wrap(LightningApi.UpdateFailure) - Static method in enum org.lightningj.lnd.wrapper.message.UpdateFailure
 
wrap(PeersOuterClass.FeatureSet) - Static method in enum org.lightningj.lnd.wrapper.peers.message.FeatureSet
 
wrap(PeersOuterClass.UpdateAction) - Static method in enum org.lightningj.lnd.wrapper.peers.message.UpdateAction
 
wrap(RouterOuterClass.ChanStatusAction) - Static method in enum org.lightningj.lnd.wrapper.router.message.ChanStatusAction
 
wrap(RouterOuterClass.FailureDetail) - Static method in enum org.lightningj.lnd.wrapper.router.message.FailureDetail
 
wrap(RouterOuterClass.HtlcEvent.EventType) - Static method in enum org.lightningj.lnd.wrapper.router.message.HtlcEvent.EventType
 
wrap(RouterOuterClass.MissionControlConfig.ProbabilityModel) - Static method in enum org.lightningj.lnd.wrapper.router.message.MissionControlConfig.ProbabilityModel
 
wrap(RouterOuterClass.PaymentState) - Static method in enum org.lightningj.lnd.wrapper.router.message.PaymentState
 
wrap(RouterOuterClass.ResolveHoldForwardAction) - Static method in enum org.lightningj.lnd.wrapper.router.message.ResolveHoldForwardAction
 
wrap(SignerOuterClass.MuSig2Version) - Static method in enum org.lightningj.lnd.wrapper.signer.message.MuSig2Version
 
wrap(SignerOuterClass.SignMethod) - Static method in enum org.lightningj.lnd.wrapper.signer.message.SignMethod
 
wrap(Stateservice.WalletState) - Static method in enum org.lightningj.lnd.wrapper.stateservice.message.WalletState
 
wrap(Exception) - Method in class org.lightningj.lnd.wrapper.StatusExceptionWrapper
Method that will wrap a StatusRuntimeException or StatusException to either a ClientSideException/CommunicationException/ServerSideException (which all are a StatusException).
wrap(WalletKitOuterClass.AddressType) - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.AddressType
 
wrap(WalletKitOuterClass.ChangeAddressType) - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.ChangeAddressType
 
wrap(WalletKitOuterClass.WitnessType) - Static method in enum org.lightningj.lnd.wrapper.walletkit.message.WitnessType
 
wrap(GeneratedMessageV3) - Method in class org.lightningj.lnd.wrapper.WrapperFactory
Method to wrap an GRPC object to it's wrapped object.
wrap(Wtclient.PolicyType) - Static method in enum org.lightningj.lnd.wrapper.wtclient.message.PolicyType
 
wrappedObserver - Variable in class org.lightningj.lnd.wrapper.StreamObserverWrapper
 
wrapperFactory - Variable in class org.lightningj.lnd.wrapper.API
 
wrapperFactory - Variable in class org.lightningj.lnd.wrapper.Message
 
wrapperFactory - Variable in class org.lightningj.lnd.wrapper.StreamObserverWrapper
 
WrapperFactory - Class in org.lightningj.lnd.wrapper
Wrapper factory converting a GRPC Message into it's wrapper object.
WrapperFactory() - Constructor for class org.lightningj.lnd.wrapper.WrapperFactory
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.ModifyStatusResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse.HeuristicResult
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.QueryScoresResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.SetScoresResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.autopilot.proto.AutopilotOuterClass.StatusResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBestBlockResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHashResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockHeaderResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainkit.proto.Chainkit.GetBlockResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.BlockEpoch
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfDetails
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.ConfRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Outpoint
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.Reorg
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendDetails
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.chainnotifier.proto.ChainNotifierOuterClass.SpendRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.dev.proto.DevOuterClass.ImportGraphResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.AddHoldInvoiceResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceMsg
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.CancelInvoiceResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.LookupInvoiceMsg
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceMsg
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SettleInvoiceResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.invoices.proto.InvoicesOuterClass.SubscribeSingleInvoiceRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.AddPeerResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.DisconnectPeerResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHashResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockHeaderResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetBlockResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.GetCFilterResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.IsBannedResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.neutrino.proto.Neutrino.StatusResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.NodeAnnouncementUpdateResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateAddressAction
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.peers.proto.PeersOuterClass.UpdateFeatureAction
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.AbandonChannelResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.AddInvoiceResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.AliasMap
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Amount
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.AMP
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.AMPInvoiceState
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.AMPRecord
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.BakeMacaroonResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannelResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Chain
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupExportRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChanBackupSnapshot
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChanInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Channel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackup
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackups
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBackupSubscription
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelBalanceResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelCloseUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelConstraints
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdge
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEdgeUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventSubscription
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelEventUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelFeeReport
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraph
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelGraphRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelOpenUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelPoint
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChannelUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ChanPointShim
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.CheckMacPermResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.CloseChannelRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ClosedChannelUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.CloseStatusUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ConfirmationUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ConnectPeerResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.CustomMessage
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DebugLevelResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteAllPaymentsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DeleteMacaroonIDResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DeletePaymentResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.DisconnectPeerResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.EdgeLocator
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.EstimateFeeResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ExportChannelBackupRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FailedUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Failure
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Feature
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FeeLimit
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FeeReportResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FloatMetric
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ForwardingHistoryResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtFinalize
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FundingPsbtVerify
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShim
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FundingShimCancel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FundingStateStepResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.FundingTransitionMsg
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.GetInfoResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.GetRecoveryInfoResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.GetTransactionsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologySubscription
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.GraphTopologyUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Hop
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.HopHint
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.HTLC
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.HTLCAttempt
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.InterceptFeedback
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Invoice
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceHTLC
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.InvoiceSubscription
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.KeyDescriptor
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.KeyLocator
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.LightningAddress
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.LightningNode
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListAliasesResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListChannelsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListInvoiceResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListMacaroonIDsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListPaymentsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListPeersResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListPermissionsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ListUnspentResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.LookupHtlcResolutionResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonId
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermission
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.MacaroonPermissionList
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.MiddlewareRegistration
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.MPPRecord
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.MultiChanBackup
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfo
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NetworkInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NewAddressResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NodeAddress
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfo
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NodeInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NodeMetricsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NodePair
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.NodeUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Op
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.OpenStatusUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.OutPoint
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.OutputDetail
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Payment
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PaymentHash
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PayReq
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PayReqString
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Peer
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PeerEventSubscription
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ClosedChannel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.Commitments
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.ForceClosedChannel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingChannel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.PendingOpenChannel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse.WaitingCloseChannel
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingChannelsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingHTLC
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PendingUpdate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PolicyUpdateResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PreviousOutPoint
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.PsbtShim
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.QueryRoutesResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.ReadyForPsbtFunding
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Resolution
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreBackupResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.RestoreChanBackupRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Route
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.RouteHint
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.RoutingPolicy
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMessage
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.RPCMiddlewareResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendCoinsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendCustomMessageResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendManyResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SendToRouteRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SetID
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SignMessageResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.StopRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.StopResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.StreamAuth
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.SubscribeCustomMessagesRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.TimestampedError
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Transaction
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.TransactionDetails
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.Utxo
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyChanBackupResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.VerifyMessageResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.WalletAccountBalance
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.proto.LightningApi.WalletBalanceResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.AprioriParameters
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BimodalParameters
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.BuildRouteResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.CircuitKey
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.FinalHtlcEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardFailEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ForwardHtlcInterceptResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.GetMissionControlConfigResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.HtlcInfo
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.LinkFailEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.MissionControlConfig
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairData
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PairHistory
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.PaymentStatus
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryMissionControlResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.QueryProbabilityResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.ResetMissionControlResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.RouteFeeResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendPaymentRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SendToRouteResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SetMissionControlConfigResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SettleEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribedEvent
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.SubscribeHtlcEventsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.TrackPaymentsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.UpdateChanStatusResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.router.proto.RouterOuterClass.XImportMissionControlResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScript
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.InputScriptResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyDescriptor
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.KeyLocator
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CleanupResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineKeysResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2CombineSigResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2RegisterNoncesResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SessionResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.MuSig2SignResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SharedKeyResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignDescriptor
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageReq
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignMessageResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignReq
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.SignResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TaprootTweakDesc
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TweakDesc
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.TxOut
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageReq
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.signer.proto.SignerOuterClass.VerifyMessageResp
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.GetStateResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.stateservice.proto.Stateservice.SubscribeStateResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.Version
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.verrpc.proto.Verrpc.VersionRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Account
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AccountWithAddresses
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddressProperty
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.AddrResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.BumpFeeResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.EstimateFeeResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FinalizePsbtResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.FundPsbtResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportAccountResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportPublicKeyResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ImportTapscriptResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.KeyReq
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LabelTransactionResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.LeaseOutputResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAccountsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListAddressesResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListLeasesResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse.TransactionIDs
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListSweepsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ListUnspentResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweep
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PendingSweepsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.PublishResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.ReleaseOutputResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.RequiredReserveResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SendOutputsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignMessageWithAddrResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.SignPsbtResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapLeaf
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptFullTree
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TapscriptPartialReveal
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.Transaction
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.TxTemplate
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.UtxoLease
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletkit.proto.WalletKitOuterClass.VerifyMessageWithAddrResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.ChangePasswordResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.GenSeedResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.InitWalletResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.UnlockWalletResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnly
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.watchtower.proto.WatchtowerOuterClass.GetInfoResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.AddTowerResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.GetTowerInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.ListTowersResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.PolicyResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.RemoveTowerResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsRequest
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.StatsResponse
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.Tower
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSession
 
writeTo(CodedOutputStream) - Method in class org.lightningj.lnd.wtclient.proto.Wtclient.TowerSessionInfo
 
Wtclient - Class in org.lightningj.lnd.wtclient.proto
 
Wtclient.AddTowerRequest - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.AddTowerRequest
Wtclient.AddTowerRequest.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.AddTowerRequest
Wtclient.AddTowerRequestOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.AddTowerResponse - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.AddTowerResponse
Wtclient.AddTowerResponse.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.AddTowerResponse
Wtclient.AddTowerResponseOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.GetTowerInfoRequest - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.GetTowerInfoRequest
Wtclient.GetTowerInfoRequest.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.GetTowerInfoRequest
Wtclient.GetTowerInfoRequestOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.ListTowersRequest - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.ListTowersRequest
Wtclient.ListTowersRequest.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.ListTowersRequest
Wtclient.ListTowersRequestOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.ListTowersResponse - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.ListTowersResponse
Wtclient.ListTowersResponse.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.ListTowersResponse
Wtclient.ListTowersResponseOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.PolicyRequest - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.PolicyRequest
Wtclient.PolicyRequest.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.PolicyRequest
Wtclient.PolicyRequestOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.PolicyResponse - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.PolicyResponse
Wtclient.PolicyResponse.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.PolicyResponse
Wtclient.PolicyResponseOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.PolicyType - Enum in org.lightningj.lnd.wtclient.proto
Protobuf enum wtclientrpc.PolicyType
Wtclient.RemoveTowerRequest - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.RemoveTowerRequest
Wtclient.RemoveTowerRequest.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.RemoveTowerRequest
Wtclient.RemoveTowerRequestOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.RemoveTowerResponse - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.RemoveTowerResponse
Wtclient.RemoveTowerResponse.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.RemoveTowerResponse
Wtclient.RemoveTowerResponseOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.StatsRequest - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.StatsRequest
Wtclient.StatsRequest.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.StatsRequest
Wtclient.StatsRequestOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.StatsResponse - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.StatsResponse
Wtclient.StatsResponse.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.StatsResponse
Wtclient.StatsResponseOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.Tower - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.Tower
Wtclient.Tower.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.Tower
Wtclient.TowerOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.TowerSession - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.TowerSession
Wtclient.TowerSession.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.TowerSession
Wtclient.TowerSessionInfo - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.TowerSessionInfo
Wtclient.TowerSessionInfo.Builder - Class in org.lightningj.lnd.wtclient.proto
Protobuf type wtclientrpc.TowerSessionInfo
Wtclient.TowerSessionInfoOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
Wtclient.TowerSessionOrBuilder - Interface in org.lightningj.lnd.wtclient.proto
 
WUMBO_CHANNELS_OPT_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
WUMBO_CHANNELS_OPT = 19;
WUMBO_CHANNELS_REQ_VALUE - Static variable in enum org.lightningj.lnd.proto.LightningApi.FeatureBit
WUMBO_CHANNELS_REQ = 18;

X

xImportMissionControl(RouterOuterClass.XImportMissionControlRequest, StreamObserver<RouterOuterClass.XImportMissionControlResponse>) - Method in interface org.lightningj.lnd.router.proto.RouterGrpc.AsyncService
XImportMissionControl is an experimental API that imports the state provided to the internal mission control's state, using all results which are more recent than our existing values.
xImportMissionControl(RouterOuterClass.XImportMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterBlockingStub
XImportMissionControl is an experimental API that imports the state provided to the internal mission control's state, using all results which are more recent than our existing values.
xImportMissionControl(RouterOuterClass.XImportMissionControlRequest) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterFutureStub
XImportMissionControl is an experimental API that imports the state provided to the internal mission control's state, using all results which are more recent than our existing values.
xImportMissionControl(RouterOuterClass.XImportMissionControlRequest, StreamObserver<RouterOuterClass.XImportMissionControlResponse>) - Method in class org.lightningj.lnd.router.proto.RouterGrpc.RouterStub
XImportMissionControl is an experimental API that imports the state provided to the internal mission control's state, using all results which are more recent than our existing values.
xImportMissionControl(List<PairHistory>, Boolean, StreamObserver<XImportMissionControlResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to generate a xImportMissionControl request.
xImportMissionControl(XImportMissionControlRequest, StreamObserver<XImportMissionControlResponse>) - Method in class org.lightningj.lnd.wrapper.router.AsynchronousRouterAPI
Method to send a xImportMissionControl request.
xImportMissionControl(List<PairHistory>, Boolean) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to generate a xImportMissionControl request.
xImportMissionControl(XImportMissionControlRequest) - Method in class org.lightningj.lnd.wrapper.router.SynchronousRouterAPI
Method to send a xImportMissionControl request.
XImportMissionControlRequest - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for XImportMissionControlRequest.
XImportMissionControlRequest() - Constructor for class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
Empty Constructor
XImportMissionControlRequest(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
Json Parsing Constructor
XImportMissionControlRequest(RouterOuterClass.XImportMissionControlRequest) - Constructor for class org.lightningj.lnd.wrapper.router.message.XImportMissionControlRequest
Constructor using underlying Lightning API Object
XImportMissionControlResponse - Class in org.lightningj.lnd.wrapper.router.message
Wrapper class for XImportMissionControlResponse.
XImportMissionControlResponse() - Constructor for class org.lightningj.lnd.wrapper.router.message.XImportMissionControlResponse
Empty Constructor
XImportMissionControlResponse(JsonReader) - Constructor for class org.lightningj.lnd.wrapper.router.message.XImportMissionControlResponse
Json Parsing Constructor
XImportMissionControlResponse(RouterOuterClass.XImportMissionControlResponse) - Constructor for class org.lightningj.lnd.wrapper.router.message.XImportMissionControlResponse
Constructor using underlying Lightning API Object
XMLParser - Class in org.lightningj.lnd.wrapper
Class containing help methods to marshall and unmarshall XML data to messages.
XMLParser() - Constructor for class org.lightningj.lnd.wrapper.XMLParser
 
XMLParserFactory - Class in org.lightningj.lnd.wrapper
Factory class to retrieve Singleton XML Parser within the factory instance.
XMLParserFactory() - Constructor for class org.lightningj.lnd.wrapper.XMLParserFactory
Constructor for new XMLParser that initiates all supported versions of XML Parsers.
XPUB_FIELD_NUMBER - Static variable in class org.lightningj.lnd.walletunlocker.proto.Walletunlocker.WatchOnlyAccount
 

Z

ZBase32 - Class in org.lightningj.util
Z-Base32 encoder/decoder utility class, implementing the specification from http://philzimmermann.com/docs/human-oriented-base-32-encoding.txt.
ZBase32() - Constructor for class org.lightningj.util.ZBase32
 
ZERO_CONF_CONFIRMED_SCID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
ZERO_CONF_CONFIRMED_SCID_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelCloseSummary
 
ZERO_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.BatchOpenChannel
 
ZERO_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.Channel
 
ZERO_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.ChannelAcceptResponse
 
ZERO_CONF_FIELD_NUMBER - Static variable in class org.lightningj.lnd.proto.LightningApi.OpenChannelRequest
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links